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