Uses of Class
com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
-
Packages that use ShutdownGatewayResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of ShutdownGatewayResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return ShutdownGatewayResult Modifier and Type Method Description ShutdownGatewayResultAbstractAWSStorageGateway. shutdownGateway(ShutdownGatewayRequest request)ShutdownGatewayResultAWSStorageGateway. shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)Shuts down a gateway.ShutdownGatewayResultAWSStorageGatewayClient. shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)Shuts down a gateway.Method parameters in com.amazonaws.services.storagegateway with type arguments of type ShutdownGatewayResult 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 ShutdownGatewayResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return ShutdownGatewayResult Modifier and Type Method Description ShutdownGatewayResultShutdownGatewayResult. clone()ShutdownGatewayResultShutdownGatewayResult. withGatewayARN(String gatewayARN)
-