| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartGatewayResponse |
StorageGatewayClient.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
default CompletableFuture<StartGatewayResponse> |
StorageGatewayAsyncClient.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartGatewayRequestMarshaller.marshall(StartGatewayRequest startGatewayRequest) |
Copyright © 2019. All rights reserved.