| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewayInformationResponse |
StorageGatewayClient.updateGatewayInformation(Consumer<UpdateGatewayInformationRequest.Builder> updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
default UpdateGatewayInformationResponse |
StorageGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGatewayInformationResponse> |
StorageGatewayAsyncClient.updateGatewayInformation(Consumer<UpdateGatewayInformationRequest.Builder> updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
default CompletableFuture<UpdateGatewayInformationResponse> |
StorageGatewayAsyncClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
Copyright © 2022. All rights reserved.