| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationResult |
AWSStorageGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest request)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
UpdateGatewayInformationResult |
AWSStorageGateway.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
UpdateGatewayInformationResult |
AbstractAWSStorageGateway.updateGatewayInformation(UpdateGatewayInformationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest request,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler) |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
Updates a gateway's metadata, which includes the gateway's name and time zone.
|
Future<UpdateGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest request,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.clone() |
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayARN(String gatewayARN) |
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayName(String gatewayName)
The name you configured for your gateway.
|
Copyright © 2023. All rights reserved.