Uses of Class
com.amazonaws.services.storagegateway.model.StartGatewayResult
Packages that use StartGatewayResult
Package
Description
-
Uses of StartGatewayResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return StartGatewayResultModifier 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).Methods in com.amazonaws.services.storagegateway that return types with arguments of type StartGatewayResultModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.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 StartGatewayResultModifier 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 StartGatewayResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return StartGatewayResultModifier and TypeMethodDescriptionStartGatewayResult.clone()StartGatewayResult.withGatewayARN(String gatewayARN)