Modifier and Type | Method and Description |
---|---|
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).
|
java.util.concurrent.Future<DescribeGatewayInformationResult> |
AWSStorageGatewayAsyncClient.describeGatewayInformationAsync(DescribeGatewayInformationRequest request) |
java.util.concurrent.Future<DescribeGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync(DescribeGatewayInformationRequest request) |
java.util.concurrent.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).
|
java.util.concurrent.Future<DescribeGatewayInformationResult> |
AWSStorageGatewayAsyncClient.describeGatewayInformationAsync(DescribeGatewayInformationRequest request,
AsyncHandler<DescribeGatewayInformationRequest,DescribeGatewayInformationResult> asyncHandler) |
java.util.concurrent.Future<DescribeGatewayInformationResult> |
AbstractAWSStorageGatewayAsync.describeGatewayInformationAsync(DescribeGatewayInformationRequest request,
AsyncHandler<DescribeGatewayInformationRequest,DescribeGatewayInformationResult> asyncHandler) |
java.util.concurrent.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).
|
Modifier and Type | Method and Description |
---|---|
DescribeGatewayInformationRequest |
DescribeGatewayInformationRequest.clone() |
DescribeGatewayInformationRequest |
DescribeGatewayInformationRequest.withGatewayARN(java.lang.String gatewayARN) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeGatewayInformationRequest> |
DescribeGatewayInformationRequestMarshaller.marshall(DescribeGatewayInformationRequest describeGatewayInformationRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeGatewayInformationRequest> |
DescribeGatewayInformationRequestMarshaller.marshall(DescribeGatewayInformationRequest describeGatewayInformationRequest) |