| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeServicesResponse |
SupportClient.describeServices(Consumer<DescribeServicesRequest.Builder> describeServicesRequest)
Returns the current list of AWS services and a list of service categories that applies to each one.
|
default DescribeServicesResponse |
SupportClient.describeServices(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service categories that applies to each one.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeServicesResponse> |
SupportAsyncClient.describeServices(Consumer<DescribeServicesRequest.Builder> describeServicesRequest)
Returns the current list of AWS services and a list of service categories that applies to each one.
|
default CompletableFuture<DescribeServicesResponse> |
SupportAsyncClient.describeServices(DescribeServicesRequest describeServicesRequest)
Returns the current list of AWS services and a list of service categories that applies to each one.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResponse |
DescribeServicesResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.