Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.clone() |
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayARN(String gatewayARN) |
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayName(String gatewayName) |
Copyright © 2018. All rights reserved.