| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeRecoveryPointInfo> |
ListVolumeRecoveryPointsResponse.volumeRecoveryPointInfos()
Returns the value of the VolumeRecoveryPointInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListVolumeRecoveryPointsResponse.Builder |
ListVolumeRecoveryPointsResponse.Builder.volumeRecoveryPointInfos(VolumeRecoveryPointInfo... volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListVolumeRecoveryPointsResponse.Builder |
ListVolumeRecoveryPointsResponse.Builder.volumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo> volumeRecoveryPointInfos)
Sets the value of the VolumeRecoveryPointInfos property for this object.
|
Copyright © 2019. All rights reserved.