| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
ShutdownGatewayResult |
AWSStorageGateway.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.
|
ShutdownGatewayResult |
AWSStorageGatewayClient.shutdownGateway(ShutdownGatewayRequest request)
Shuts down a gateway.
|
ShutdownGatewayResult |
AbstractAWSStorageGateway.shutdownGateway(ShutdownGatewayRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ShutdownGatewayResult> |
AbstractAWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest request,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler) |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest request,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler) |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
Shuts down a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ShutdownGatewayResult |
ShutdownGatewayResult.clone() |
ShutdownGatewayResult |
ShutdownGatewayResult.withGatewayARN(String gatewayARN) |
Copyright © 2021. All rights reserved.