Uses of Class
com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Packages that use UpdateGatewayInformationRequest
Package
Description
-
Uses of UpdateGatewayInformationRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type UpdateGatewayInformationRequestModifier 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.AbstractAWSStorageGatewayAsync.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 UpdateGatewayInformationRequestModifier 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 UpdateGatewayInformationRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return UpdateGatewayInformationRequestModifier and TypeMethodDescriptionUpdateGatewayInformationRequest.clone()UpdateGatewayInformationRequest.withGatewayARN(String gatewayARN) UpdateGatewayInformationRequest.withGatewayName(String gatewayName) UpdateGatewayInformationRequest.withGatewayTimezone(String gatewayTimezone)