| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
StartGatewayResult |
AWSStorageGateway.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
StartGatewayResult |
AWSStorageGatewayClient.startGateway(StartGatewayRequest request)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
StartGatewayResult |
AbstractAWSStorageGateway.startGateway(StartGatewayRequest request) |
| 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 © 2021. All rights reserved.