| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.builder() |
VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.toBuilder() |
VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.Builder.volumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.Builder.volumeRecoveryPointTime(String volumeRecoveryPointTime)
Sets the value of the VolumeRecoveryPointTime property for this object.
|
VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.Builder.volumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
VolumeRecoveryPointInfo.Builder |
VolumeRecoveryPointInfo.Builder.volumeUsageInBytes(Long volumeUsageInBytes)
Sets the value of the VolumeUsageInBytes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VolumeRecoveryPointInfo.Builder> |
VolumeRecoveryPointInfo.serializableBuilderClass() |
Copyright © 2019. All rights reserved.