@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedSnapshotInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_INDEX |
static String |
SERIALIZED_NAME_ISCSI_LUN_SNAPSHOT_UUID |
static String |
SERIALIZED_NAME_STORAGE_ENCRYPTED |
static String |
SERIALIZED_NAME_STORAGE_POLICY_CONFIG |
| 构造器和说明 |
|---|
NestedSnapshotInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
Integer |
getIndex()
Get index
|
String |
getIscsiLunSnapshotUuid()
Get iscsiLunSnapshotUuid
|
Boolean |
getStorageEncrypted()
Get storageEncrypted
|
NestedStoragePolicyConfig |
getStoragePolicyConfig()
Get storagePolicyConfig
|
int |
hashCode() |
NestedSnapshotInfo |
index(Integer index) |
NestedSnapshotInfo |
iscsiLunSnapshotUuid(String iscsiLunSnapshotUuid) |
void |
setIndex(Integer index) |
void |
setIscsiLunSnapshotUuid(String iscsiLunSnapshotUuid) |
void |
setStorageEncrypted(Boolean storageEncrypted) |
void |
setStoragePolicyConfig(NestedStoragePolicyConfig storagePolicyConfig) |
NestedSnapshotInfo |
storageEncrypted(Boolean storageEncrypted) |
NestedSnapshotInfo |
storagePolicyConfig(NestedStoragePolicyConfig storagePolicyConfig) |
String |
toString() |
public static final String SERIALIZED_NAME_ISCSI_LUN_SNAPSHOT_UUID
public static final String SERIALIZED_NAME_STORAGE_ENCRYPTED
public NestedSnapshotInfo index(Integer index)
public void setIndex(Integer index)
public NestedSnapshotInfo iscsiLunSnapshotUuid(String iscsiLunSnapshotUuid)
@Nonnull public String getIscsiLunSnapshotUuid()
public void setIscsiLunSnapshotUuid(String iscsiLunSnapshotUuid)
public NestedSnapshotInfo storageEncrypted(Boolean storageEncrypted)
@Nullable public Boolean getStorageEncrypted()
public void setStorageEncrypted(Boolean storageEncrypted)
public NestedSnapshotInfo storagePolicyConfig(NestedStoragePolicyConfig storagePolicyConfig)
@Nullable public NestedStoragePolicyConfig getStoragePolicyConfig()
public void setStoragePolicyConfig(NestedStoragePolicyConfig storagePolicyConfig)
Copyright © 2025. All rights reserved.