|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolumeRecoveryPointInfo | |
---|---|
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of VolumeRecoveryPointInfo in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return VolumeRecoveryPointInfo | |
---|---|
VolumeRecoveryPointInfo |
VolumeRecoveryPointInfo.withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object. |
VolumeRecoveryPointInfo |
VolumeRecoveryPointInfo.withVolumeRecoveryPointTime(String volumeRecoveryPointTime)
Sets the value of the VolumeRecoveryPointTime property for this object. |
VolumeRecoveryPointInfo |
VolumeRecoveryPointInfo.withVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object. |
VolumeRecoveryPointInfo |
VolumeRecoveryPointInfo.withVolumeUsageInBytes(Long volumeUsageInBytes)
Sets the value of the VolumeUsageInBytes property for this object. |
Methods in com.amazonaws.services.storagegateway.model that return types with arguments of type VolumeRecoveryPointInfo | |
---|---|
List<VolumeRecoveryPointInfo> |
ListVolumeRecoveryPointsResult.getVolumeRecoveryPointInfos()
Returns the value of the VolumeRecoveryPointInfos property for this object. |
Methods in com.amazonaws.services.storagegateway.model with parameters of type VolumeRecoveryPointInfo | |
---|---|
ListVolumeRecoveryPointsResult |
ListVolumeRecoveryPointsResult.withVolumeRecoveryPointInfos(VolumeRecoveryPointInfo... volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this object. |
Method parameters in com.amazonaws.services.storagegateway.model with type arguments of type VolumeRecoveryPointInfo | |
---|---|
void |
ListVolumeRecoveryPointsResult.setVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo> volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this object. |
ListVolumeRecoveryPointsResult |
ListVolumeRecoveryPointsResult.withVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo> volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |