DescribeGatewayInformationResult |
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).
|
DescribeGatewayInformationResult |
AbstractAWSStorageGateway.describeGatewayInformation(DescribeGatewayInformationRequest request) |
DescribeGatewayInformationResult |
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).
|
Future<DescribeGatewayInformationResult> |
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).
|
Future<DescribeGatewayInformationResult> |
AWSStorageGatewayAsyncClient.describeGatewayInformationAsync(DescribeGatewayInformationRequest request) |
Future<DescribeGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync(DescribeGatewayInformationRequest request) |
Future<DescribeGatewayInformationResult> |
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).
|
Future<DescribeGatewayInformationResult> |
AWSStorageGatewayAsyncClient.describeGatewayInformationAsync(DescribeGatewayInformationRequest request,
AsyncHandler<DescribeGatewayInformationRequest,DescribeGatewayInformationResult> asyncHandler) |
Future<DescribeGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync(DescribeGatewayInformationRequest request,
AsyncHandler<DescribeGatewayInformationRequest,DescribeGatewayInformationResult> asyncHandler) |