| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default ShutdownGatewayResponse |
StorageGatewayClient.shutdownGateway(Consumer<ShutdownGatewayRequest.Builder> shutdownGatewayRequest)
Shuts down a gateway.
|
default ShutdownGatewayResponse |
StorageGatewayClient.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ShutdownGatewayResponse> |
StorageGatewayAsyncClient.shutdownGateway(Consumer<ShutdownGatewayRequest.Builder> shutdownGatewayRequest)
Shuts down a gateway.
|
default CompletableFuture<ShutdownGatewayResponse> |
StorageGatewayAsyncClient.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.
|
Copyright © 2021. All rights reserved.