Uses of Class
com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Packages that use UpdateGatewayInformationResult
Package
Description
-
Uses of UpdateGatewayInformationResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return UpdateGatewayInformationResultModifier and TypeMethodDescriptionAbstractAWSStorageGateway.updateGatewayInformation
(UpdateGatewayInformationRequest request) AWSStorageGateway.updateGatewayInformation
(UpdateGatewayInformationRequest updateGatewayInformationRequest) Updates a gateway's metadata, which includes the gateway's name and time zone.AWSStorageGatewayClient.updateGatewayInformation
(UpdateGatewayInformationRequest updateGatewayInformationRequest) 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 UpdateGatewayInformationResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request) AbstractAWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest updateGatewayInformationRequest) Updates a gateway's metadata, which includes the gateway's name and time zone.AWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest updateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) Updates a gateway's metadata, which includes the gateway's name and time zone.AWSStorageGatewayAsyncClient.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request) AWSStorageGatewayAsyncClient.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateGatewayInformationResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.updateGatewayInformationAsync
(UpdateGatewayInformationRequest updateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) Updates a gateway's metadata, which includes the gateway's name and time zone.AWSStorageGatewayAsyncClient.updateGatewayInformationAsync
(UpdateGatewayInformationRequest request, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult> asyncHandler) -
Uses of UpdateGatewayInformationResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return UpdateGatewayInformationResultModifier and TypeMethodDescriptionUpdateGatewayInformationResult.clone()
UpdateGatewayInformationResult.withGatewayARN
(String gatewayARN) UpdateGatewayInformationResult.withGatewayName
(String gatewayName)