|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShutdownGatewayRequest | |
---|---|
com.amazonaws.services.storagegateway | Synchronous and asynchronous client classes for accessing AWSStorageGateway. |
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of ShutdownGatewayRequest in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway with parameters of type ShutdownGatewayRequest | |
---|---|
ShutdownGatewayResult |
AWSStorageGatewayClient.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
This operation shuts down a gateway. |
ShutdownGatewayResult |
AWSStorageGateway.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
This operation shuts down a gateway. |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest)
This operation shuts down a gateway. |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest)
This operation shuts down a gateway. |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
This operation shuts down a gateway. |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
This operation shuts down a gateway. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type ShutdownGatewayRequest | |
---|---|
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
This operation shuts down a gateway. |
Future<ShutdownGatewayResult> |
AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest,
AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
This operation shuts down a gateway. |
Uses of ShutdownGatewayRequest in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return ShutdownGatewayRequest | |
---|---|
ShutdownGatewayRequest |
ShutdownGatewayRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |