@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedZbsStorageInfo extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_ID |
static String |
SERIALIZED_NAME_SNAPSHOT_INFO |
_isPresent_| 构造器和说明 |
|---|
NestedZbsStorageInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedZbsStorageInfo |
addSnapshotInfoItem(NestedSnapshotInfo snapshotInfoItem) |
NestedZbsStorageInfo |
clusterId_ExplictlyNonNull() |
NestedZbsStorageInfo |
clusterId_ExplictlyNull() |
NestedZbsStorageInfo |
clusterId(String clusterId) |
boolean |
equals(Object o) |
boolean |
getClusterId_IsExplictlyNull() |
String |
getClusterId()
Get clusterId
|
boolean |
getSnapshotInfo_IsExplictlyNull() |
List<NestedSnapshotInfo> |
getSnapshotInfo()
Get snapshotInfo
|
int |
hashCode() |
void |
setClusterId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setClusterId(String clusterId) |
void |
setSnapshotInfo_IsExplictlyNull(boolean isExplictlyNull) |
void |
setSnapshotInfo(List<NestedSnapshotInfo> snapshotInfo) |
NestedZbsStorageInfo |
snapshotInfo_ExplictlyNonNull() |
NestedZbsStorageInfo |
snapshotInfo_ExplictlyNull() |
NestedZbsStorageInfo |
snapshotInfo(List<NestedSnapshotInfo> snapshotInfo) |
String |
toString() |
public NestedZbsStorageInfo clusterId(String clusterId)
public void setClusterId(String clusterId)
public NestedZbsStorageInfo clusterId_ExplictlyNull()
public NestedZbsStorageInfo clusterId_ExplictlyNonNull()
public void setClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterId_IsExplictlyNull()
public NestedZbsStorageInfo snapshotInfo(List<NestedSnapshotInfo> snapshotInfo)
public NestedZbsStorageInfo addSnapshotInfoItem(NestedSnapshotInfo snapshotInfoItem)
@Nullable public List<NestedSnapshotInfo> getSnapshotInfo()
public void setSnapshotInfo(List<NestedSnapshotInfo> snapshotInfo)
public NestedZbsStorageInfo snapshotInfo_ExplictlyNull()
public NestedZbsStorageInfo snapshotInfo_ExplictlyNonNull()
public void setSnapshotInfo_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSnapshotInfo_IsExplictlyNull()
Copyright © 2025. All rights reserved.