|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StartGatewayRequest | |
---|---|
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 StartGatewayRequest in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway with parameters of type StartGatewayRequest | |
---|---|
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> |
AWSStorageGatewayAsyncClient.startGatewayAsync(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,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
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). |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type StartGatewayRequest | |
---|---|
Future<StartGatewayResult> |
AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
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). |
Uses of StartGatewayRequest in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return StartGatewayRequest | |
---|---|
StartGatewayRequest |
StartGatewayRequest.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |