Uses of Class
com.amazonaws.services.storagegateway.model.StartGatewayResult
-
Packages that use StartGatewayResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of StartGatewayResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return StartGatewayResult Modifier and Type Method Description StartGatewayResult
AbstractAWSStorageGateway. startGateway(StartGatewayRequest request)
StartGatewayResult
AWSStorageGateway. startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).StartGatewayResult
AWSStorageGatewayClient. startGateway(StartGatewayRequest startGatewayRequest)
Starts a gateway that you previously shut down (see ShutdownGateway).Method parameters in com.amazonaws.services.storagegateway with type arguments of type StartGatewayResult Modifier and Type Method Description Future<StartGatewayResult>
AbstractAWSStorageGatewayAsync. startGatewayAsync(StartGatewayRequest request, AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
Future<StartGatewayResult>
AWSStorageGatewayAsync. startGatewayAsync(StartGatewayRequest startGatewayRequest, AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
Starts a gateway that you previously shut down (see ShutdownGateway).Future<StartGatewayResult>
AWSStorageGatewayAsyncClient. startGatewayAsync(StartGatewayRequest request, AsyncHandler<StartGatewayRequest,StartGatewayResult> asyncHandler)
-
Uses of StartGatewayResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return StartGatewayResult Modifier and Type Method Description StartGatewayResult
StartGatewayResult. clone()
StartGatewayResult
StartGatewayResult. withGatewayARN(String gatewayARN)
-