@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ConsistencyGroupSnapshotCreationParams extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CONSISTENCY_GROUP_ID |
static String |
SERIALIZED_NAME_NAME |
| 构造器和说明 |
|---|
ConsistencyGroupSnapshotCreationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsistencyGroupSnapshotCreationParams |
consistencyGroupId(String consistencyGroupId) |
boolean |
equals(Object o) |
String |
getConsistencyGroupId()
Get consistencyGroupId
|
String |
getName()
Get name
|
int |
hashCode() |
ConsistencyGroupSnapshotCreationParams |
name(String name) |
void |
setConsistencyGroupId(String consistencyGroupId) |
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 name(String name)
public void setName(String name)
Copyright © 2025. All rights reserved.