|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateGatewayInformationResult | |
---|---|
com.amazonaws.services.storagegateway | Synchronous and asynchronous client classes for accessing AWSStorageGateway. |
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of UpdateGatewayInformationResult in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway that return UpdateGatewayInformationResult | |
---|---|
UpdateGatewayInformationResult |
AWSStorageGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
UpdateGatewayInformationResult |
AWSStorageGateway.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Methods in com.amazonaws.services.storagegateway that return types with arguments of type UpdateGatewayInformationResult | |
---|---|
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateGatewayInformationResult | |
---|---|
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsyncClient.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Future<UpdateGatewayInformationResult> |
AWSStorageGatewayAsync.updateGatewayInformationAsync(UpdateGatewayInformationRequest updateGatewayInformationRequest,
AsyncHandler<UpdateGatewayInformationRequest,UpdateGatewayInformationResult> asyncHandler)
This operation updates a gateway's metadata, which includes the gateway's name and time zone. |
Uses of UpdateGatewayInformationResult in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return UpdateGatewayInformationResult | |
---|---|
UpdateGatewayInformationResult |
UpdateGatewayInformationResult.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |