Package | Description |
---|---|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<VolumeRecoveryPointInfo> |
ListVolumeRecoveryPointsResult.getVolumeRecoveryPointInfos()
Returns the value of the VolumeRecoveryPointInfos property for this
object.
|
Modifier and Type | Method and Description |
---|---|
ListVolumeRecoveryPointsResult |
ListVolumeRecoveryPointsResult.withVolumeRecoveryPointInfos(VolumeRecoveryPointInfo... volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this
object.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved.