| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default StartGatewayResponse |
StorageGatewayClient.startGateway(Consumer<StartGatewayRequest.Builder> startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
default StartGatewayResponse |
StorageGatewayClient.startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartGatewayResponse> |
StorageGatewayAsyncClient.startGateway(Consumer<StartGatewayRequest.Builder> 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).
|
Copyright © 2021. All rights reserved.