static VolumeInfo.Builder |
VolumeInfo.builder() |
|
VolumeInfo.Builder |
VolumeInfo.Builder.gatewayARN(String gatewayARN) |
Sets the value of the GatewayARN property for this object.
|
VolumeInfo.Builder |
VolumeInfo.Builder.gatewayId(String gatewayId) |
The unique identifier assigned to your gateway during activation.
|
VolumeInfo.Builder |
VolumeInfo.toBuilder() |
|
VolumeInfo.Builder |
VolumeInfo.Builder.volumeARN(String volumeARN) |
The Amazon Resource Name (ARN) for the storage volume.
|
VolumeInfo.Builder |
VolumeInfo.Builder.volumeAttachmentStatus(String volumeAttachmentStatus) |
One of the VolumeStatus values that indicates the state of the storage volume.
|
VolumeInfo.Builder |
VolumeInfo.Builder.volumeId(String volumeId) |
The unique identifier assigned to the volume.
|
VolumeInfo.Builder |
VolumeInfo.Builder.volumeSizeInBytes(Long volumeSizeInBytes) |
The size of the volume in bytes.
|
VolumeInfo.Builder |
VolumeInfo.Builder.volumeType(String volumeType) |
One of the VolumeType enumeration values describing the type of the volume.
|