Uses of Class
com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
-
Packages that use ShutdownGatewayRequest Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of ShutdownGatewayRequest in com.amazonaws.services.storagegateway
Method parameters in com.amazonaws.services.storagegateway with type arguments of type ShutdownGatewayRequest Modifier and Type Method Description Future<ShutdownGatewayResult>
AbstractAWSStorageGatewayAsync. shutdownGatewayAsync(ShutdownGatewayRequest request, AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
Future<ShutdownGatewayResult>
AWSStorageGatewayAsync. shutdownGatewayAsync(ShutdownGatewayRequest shutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest,ShutdownGatewayResult> asyncHandler)
Shuts down a gateway.Future<ShutdownGatewayResult>
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 ShutdownGatewayRequest Modifier and Type Method Description ShutdownGatewayRequest
ShutdownGatewayRequest. clone()
ShutdownGatewayRequest
ShutdownGatewayRequest. withGatewayARN(String gatewayARN)
-