Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
StartGatewayResult |
AbstractAWSStorageGateway.startGateway(StartGatewayRequest request) |
StartGatewayResult |
AWSStorageGatewayClient.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see
ShutdownGateway).
|
StartGatewayResult |
AWSStorageGateway.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see
ShutdownGateway).
|
Modifier and Type | Method and Description |
---|---|
Future<StartGatewayResult> |
AbstractAWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest request,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler) |
Future<StartGatewayResult> |
AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest request,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler) |
Future<StartGatewayResult> |
AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest,
AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
Starts a gateway that you previously shut down (see
ShutdownGateway).
|
Modifier and Type | Method and Description |
---|---|
StartGatewayResult |
StartGatewayResult.clone() |
StartGatewayResult |
StartGatewayResult.withGatewayARN(String gatewayARN) |
Copyright © 2018. All rights reserved.