@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ConsistencyGroupSnapshotCreationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CONSISTENCY_GROUP_ID |
static String |
SERIALIZED_NAME_NAME |
_isPresent_| 构造器和说明 |
|---|
ConsistencyGroupSnapshotCreationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsistencyGroupSnapshotCreationParams |
consistencyGroupId_ExplictlyNonNull() |
ConsistencyGroupSnapshotCreationParams |
consistencyGroupId_ExplictlyNull() |
ConsistencyGroupSnapshotCreationParams |
consistencyGroupId(String consistencyGroupId) |
boolean |
equals(Object o) |
boolean |
getConsistencyGroupId_IsExplictlyNull() |
String |
getConsistencyGroupId()
Get consistencyGroupId
|
boolean |
getName_IsExplictlyNull() |
String |
getName()
Get name
|
int |
hashCode() |
ConsistencyGroupSnapshotCreationParams |
name_ExplictlyNonNull() |
ConsistencyGroupSnapshotCreationParams |
name_ExplictlyNull() |
ConsistencyGroupSnapshotCreationParams |
name(String name) |
void |
setConsistencyGroupId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setConsistencyGroupId(String consistencyGroupId) |
void |
setName_IsExplictlyNull(boolean isExplictlyNull) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP_ID
public ConsistencyGroupSnapshotCreationParams consistencyGroupId(String consistencyGroupId)
@Nonnull public String getConsistencyGroupId()
public void setConsistencyGroupId(String consistencyGroupId)
public ConsistencyGroupSnapshotCreationParams consistencyGroupId_ExplictlyNull()
public ConsistencyGroupSnapshotCreationParams consistencyGroupId_ExplictlyNonNull()
public void setConsistencyGroupId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistencyGroupId_IsExplictlyNull()
public ConsistencyGroupSnapshotCreationParams name(String name)
public void setName(String name)
public ConsistencyGroupSnapshotCreationParams name_ExplictlyNull()
public ConsistencyGroupSnapshotCreationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.