| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
software.amazon.awssdk.core.Request<DescribeServicesRequest> |
DescribeServicesRequestMarshaller.marshall(DescribeServicesRequest describeServicesRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<DescribeServicesRequest> |
DescribeServicesRequestMarshaller.marshall(DescribeServicesRequest describeServicesRequest) |
void |
DescribeServicesRequestModelMarshaller.marshall(DescribeServicesRequest describeServicesRequest,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.