@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ConsistencyGroupSnapshot extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CONSISTENCY_GROUP |
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_ISCSI_LUN_SNAPSHOTS |
static String |
SERIALIZED_NAME_LABELS |
static String |
SERIALIZED_NAME_LOCAL_CREATED_AT |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_NVMF_NAMESPACE_SNAPSHOTS |
static String |
SERIALIZED_NAME_UNIQUE_SIZE |
_isPresent_| 构造器和说明 |
|---|
ConsistencyGroupSnapshot() |
public static final String SERIALIZED_NAME_ISCSI_LUN_SNAPSHOTS
public static final String SERIALIZED_NAME_CONSISTENCY_GROUP
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public static final String SERIALIZED_NAME_NVMF_NAMESPACE_SNAPSHOTS
public ConsistencyGroupSnapshot iscsiLunSnapshots(List<NestedIscsiLunSnapshot> iscsiLunSnapshots)
public ConsistencyGroupSnapshot addIscsiLunSnapshotsItem(NestedIscsiLunSnapshot iscsiLunSnapshotsItem)
@Nullable public List<NestedIscsiLunSnapshot> getIscsiLunSnapshots()
public void setIscsiLunSnapshots(List<NestedIscsiLunSnapshot> iscsiLunSnapshots)
public ConsistencyGroupSnapshot iscsiLunSnapshots_ExplictlyNull()
public ConsistencyGroupSnapshot iscsiLunSnapshots_ExplictlyNonNull()
public void setIscsiLunSnapshots_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIscsiLunSnapshots_IsExplictlyNull()
public ConsistencyGroupSnapshot consistencyGroup(NestedConsistencyGroup consistencyGroup)
@Nullable public NestedConsistencyGroup getConsistencyGroup()
public void setConsistencyGroup(NestedConsistencyGroup consistencyGroup)
public ConsistencyGroupSnapshot consistencyGroup_ExplictlyNull()
public ConsistencyGroupSnapshot consistencyGroup_ExplictlyNonNull()
public void setConsistencyGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConsistencyGroup_IsExplictlyNull()
public ConsistencyGroupSnapshot entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ConsistencyGroupSnapshot entityAsyncStatus_ExplictlyNull()
public ConsistencyGroupSnapshot entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ConsistencyGroupSnapshot id(String id)
public void setId(String id)
public ConsistencyGroupSnapshot id_ExplictlyNull()
public ConsistencyGroupSnapshot id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ConsistencyGroupSnapshot labels(List<NestedLabel> labels)
public ConsistencyGroupSnapshot addLabelsItem(NestedLabel labelsItem)
@Nullable public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
public ConsistencyGroupSnapshot labels_ExplictlyNull()
public ConsistencyGroupSnapshot labels_ExplictlyNonNull()
public void setLabels_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabels_IsExplictlyNull()
public ConsistencyGroupSnapshot localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public ConsistencyGroupSnapshot localCreatedAt_ExplictlyNull()
public ConsistencyGroupSnapshot localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public ConsistencyGroupSnapshot localId(String localId)
public void setLocalId(String localId)
public ConsistencyGroupSnapshot localId_ExplictlyNull()
public ConsistencyGroupSnapshot localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ConsistencyGroupSnapshot name(String name)
public void setName(String name)
public ConsistencyGroupSnapshot name_ExplictlyNull()
public ConsistencyGroupSnapshot name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ConsistencyGroupSnapshot nvmfNamespaceSnapshots(List<NestedNvmfNamespaceSnapshot> nvmfNamespaceSnapshots)
public ConsistencyGroupSnapshot addNvmfNamespaceSnapshotsItem(NestedNvmfNamespaceSnapshot nvmfNamespaceSnapshotsItem)
@Nullable public List<NestedNvmfNamespaceSnapshot> getNvmfNamespaceSnapshots()
public void setNvmfNamespaceSnapshots(List<NestedNvmfNamespaceSnapshot> nvmfNamespaceSnapshots)
public ConsistencyGroupSnapshot nvmfNamespaceSnapshots_ExplictlyNull()
public ConsistencyGroupSnapshot nvmfNamespaceSnapshots_ExplictlyNonNull()
public void setNvmfNamespaceSnapshots_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNvmfNamespaceSnapshots_IsExplictlyNull()
public ConsistencyGroupSnapshot uniqueSize(Long uniqueSize)
public void setUniqueSize(Long uniqueSize)
public ConsistencyGroupSnapshot uniqueSize_ExplictlyNull()
public ConsistencyGroupSnapshot uniqueSize_ExplictlyNonNull()
public void setUniqueSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUniqueSize_IsExplictlyNull()
Copyright © 2025. All rights reserved.