Modifier and Type |
Method and Description |
boolean |
equals(Object other) |
Double |
getId() |
String |
getLun() |
String |
getLunType()
(Required)
|
Boolean |
getPermanent() |
VolumeAttachment.State |
getState() |
String |
getStatus() |
List<StoragePath> |
getStoragePaths() |
String |
getVolumeDescription() |
String |
getVolumeName() |
String |
getVolumeProvisionedCapacityBytes() |
String |
getVolumeProvisionType() |
Boolean |
getVolumeShareable() |
String |
getVolumeStoragePoolUri() |
String |
getVolumeStorageSystemUri() |
String |
getVolumeUri() |
int |
hashCode() |
void |
setId(Double id) |
void |
setLun(String lun) |
void |
setLunType(String lunType)
(Required)
|
void |
setPermanent(Boolean permanent) |
void |
setState(VolumeAttachment.State state) |
void |
setStatus(String status) |
void |
setStoragePaths(List<StoragePath> storagePaths) |
void |
setVolumeDescription(String volumeDescription) |
void |
setVolumeName(String volumeName) |
void |
setVolumeProvisionedCapacityBytes(String volumeProvisionedCapacityBytes) |
void |
setVolumeProvisionType(String volumeProvisionType) |
void |
setVolumeShareable(Boolean volumeShareable) |
void |
setVolumeStoragePoolUri(String volumeStoragePoolUri) |
void |
setVolumeStorageSystemUri(String volumeStorageSystemUri) |
void |
setVolumeUri(String volumeUri) |
String |
toString() |