| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGatewayInformationResponse> |
StorageGatewayAsyncClient.updateGatewayInformation(UpdateGatewayInformationRequest 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 |
|---|---|
SdkHttpFullRequest |
UpdateGatewayInformationRequestMarshaller.marshall(UpdateGatewayInformationRequest updateGatewayInformationRequest) |
Copyright © 2023. All rights reserved.