Uses of Class
com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Packages that use VolumeRecoveryPointInfo
-
Uses of VolumeRecoveryPointInfo in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return VolumeRecoveryPointInfoModifier and TypeMethodDescriptionVolumeRecoveryPointInfo.clone()
VolumeRecoveryPointInfo.withVolumeARN
(String volumeARN) VolumeRecoveryPointInfo.withVolumeRecoveryPointTime
(String volumeRecoveryPointTime) VolumeRecoveryPointInfo.withVolumeSizeInBytes
(Long volumeSizeInBytes) VolumeRecoveryPointInfo.withVolumeUsageInBytes
(Long volumeUsageInBytes) Methods in com.amazonaws.services.storagegateway.model that return types with arguments of type VolumeRecoveryPointInfoMethods in com.amazonaws.services.storagegateway.model with parameters of type VolumeRecoveryPointInfoModifier and TypeMethodDescriptionListVolumeRecoveryPointsResult.withVolumeRecoveryPointInfos
(VolumeRecoveryPointInfo... volumeRecoveryPointInfos) NOTE: This method appends the values to the existing list (if any).Method parameters in com.amazonaws.services.storagegateway.model with type arguments of type VolumeRecoveryPointInfoModifier and TypeMethodDescriptionvoid
ListVolumeRecoveryPointsResult.setVolumeRecoveryPointInfos
(Collection<VolumeRecoveryPointInfo> volumeRecoveryPointInfos) ListVolumeRecoveryPointsResult.withVolumeRecoveryPointInfos
(Collection<VolumeRecoveryPointInfo> volumeRecoveryPointInfos)