Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
StartGatewayResult |
AWSStorageGatewayClient.startGateway(StartGatewayRequest startGatewayRequest)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
StartGatewayResult |
AWSStorageGateway.startGateway(StartGatewayRequest startGatewayRequest)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Future<StartGatewayResult> |
AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Future<StartGatewayResult> |
AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest startGatewayRequest)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Future<StartGatewayResult> |
AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Future<StartGatewayResult> |
AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Modifier and Type | Method and Description |
---|---|
Future<StartGatewayResult> |
AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Future<StartGatewayResult> |
AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
This operation starts a gateway that you previously shut down (see
ShutdownGateway).
|
Modifier and Type | Method and Description |
---|---|
StartGatewayRequest |
StartGatewayRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2014. All rights reserved.