| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVolumeRecoveryPointsResponse |
StorageGatewayClient.listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
Lists the recovery points for a specified gateway.
|
default CompletableFuture<ListVolumeRecoveryPointsResponse> |
StorageGatewayAsyncClient.listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest)
Lists the recovery points for a specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVolumeRecoveryPointsRequestMarshaller.marshall(ListVolumeRecoveryPointsRequest listVolumeRecoveryPointsRequest) |
Copyright © 2023. All rights reserved.