Uses of Class
com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
Packages that use ShutdownGatewayRequest
Package
Description
-
Uses of ShutdownGatewayRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type ShutdownGatewayRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.shutdownGateway(ShutdownGatewayRequest request) AWSStorageGateway.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest) Shuts down a gateway.AWSStorageGatewayClient.shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest) Shuts down a gateway.AbstractAWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest request) AbstractAWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest) Shuts down a gateway.AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) Shuts down a gateway.AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest request) AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type ShutdownGatewayRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) AWSStorageGatewayAsync.shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) Shuts down a gateway.AWSStorageGatewayAsyncClient.shutdownGatewayAsync(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult> asyncHandler) -
Uses of ShutdownGatewayRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return ShutdownGatewayRequestModifier and TypeMethodDescriptionShutdownGatewayRequest.clone()ShutdownGatewayRequest.withGatewayARN(String gatewayARN)