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 ShutdownGatewayResult
AbstractAWSStorageGateway. shutdownGateway(ShutdownGatewayRequest request)
ShutdownGatewayResult
AWSStorageGateway. shutdownGateway(ShutdownGatewayRequest shutdownGatewayRequest)
Shuts down a gateway.ShutdownGatewayResult
AWSStorageGatewayClient. 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 ShutdownGatewayResult
ShutdownGatewayResult. clone()
ShutdownGatewayResult
ShutdownGatewayResult. withGatewayARN(String gatewayARN)
-