Uses of Class
com.amazonaws.services.storagegateway.model.StartGatewayRequest
-
Packages that use StartGatewayRequest Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of StartGatewayRequest in com.amazonaws.services.storagegateway
Method parameters in com.amazonaws.services.storagegateway with type arguments of type StartGatewayRequest 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 StartGatewayRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return StartGatewayRequest Modifier and Type Method Description StartGatewayRequest
StartGatewayRequest. clone()
StartGatewayRequest
StartGatewayRequest. withGatewayARN(String gatewayARN)
-