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