UpdateGatewayInformationResult |
AbstractAWSStorageGateway.updateGatewayInformation(UpdateGatewayInformationRequest request) |
UpdateGatewayInformationResult |
AWSStorageGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
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.
|
Future<UpdateGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest request) |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest request) |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's metadata, which includes the gateway's name and time
zone.
|
Future<UpdateGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest request,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler) |
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.
|