Uses of Class
com.amazonaws.services.storagegateway.model.StartGatewayRequest
Packages that use StartGatewayRequest
Package
Description
-
Uses of StartGatewayRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type StartGatewayRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.startGateway(StartGatewayRequest request) AWSStorageGateway.startGateway(StartGatewayRequest startGatewayRequest) Starts a gateway that you previously shut down (see ShutdownGateway).AWSStorageGatewayClient.startGateway(StartGatewayRequest startGatewayRequest) Starts a gateway that you previously shut down (see ShutdownGateway).AbstractAWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest request) AbstractAWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest request, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest) Starts a gateway that you previously shut down (see ShutdownGateway).AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) Starts a gateway that you previously shut down (see ShutdownGateway).AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest request) AWSStorageGatewayAsyncClient.startGatewayAsync(StartGatewayRequest request, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type StartGatewayRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest request, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) AWSStorageGatewayAsync.startGatewayAsync(StartGatewayRequest startGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult> asyncHandler) Starts a gateway that you previously shut down (see ShutdownGateway).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 StartGatewayRequestModifier and TypeMethodDescriptionStartGatewayRequest.clone()StartGatewayRequest.withGatewayARN(String gatewayARN)