Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
ShutdownGatewayResult |
AbstractAWSStorageGateway.shutdownGateway(ShutdownGatewayRequest request) |
ShutdownGatewayResult |
AWSStorageGatewayClient.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.
|
ShutdownGatewayResult |
AWSStorageGateway.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.
|
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 © 2018. All rights reserved.