Uses of Class
com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
Packages that use DescribeGatewayInformationRequest
Package
Description
-
Uses of DescribeGatewayInformationRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type DescribeGatewayInformationRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.describeGatewayInformation
(DescribeGatewayInformationRequest request) AWSStorageGateway.describeGatewayInformation
(DescribeGatewayInformationRequest describeGatewayInformationRequest) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AWSStorageGatewayClient.describeGatewayInformation
(DescribeGatewayInformationRequest describeGatewayInformationRequest) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request) AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest describeGatewayInformationRequest) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest describeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AWSStorageGatewayAsyncClient.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request) AWSStorageGatewayAsyncClient.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type DescribeGatewayInformationRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) AWSStorageGatewayAsync.describeGatewayInformationAsync
(DescribeGatewayInformationRequest describeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).AWSStorageGatewayAsyncClient.describeGatewayInformationAsync
(DescribeGatewayInformationRequest request, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult> asyncHandler) -
Uses of DescribeGatewayInformationRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return DescribeGatewayInformationRequestModifier and TypeMethodDescriptionDescribeGatewayInformationRequest.clone()
DescribeGatewayInformationRequest.withGatewayARN
(String gatewayARN)