| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeGatewayInformationResponse> |
StorageGatewayAsyncClient.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).
|
default DescribeGatewayInformationResponse |
StorageGatewayClient.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).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeGatewayInformationRequestMarshaller.marshall(DescribeGatewayInformationRequest describeGatewayInformationRequest) |
Copyright © 2023. All rights reserved.