| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTrustedAdvisorCheckSummariesResponse> |
SupportAsyncClient.describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
|
default DescribeTrustedAdvisorCheckSummariesResponse |
SupportClient.describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeTrustedAdvisorCheckSummariesRequest> |
DescribeTrustedAdvisorCheckSummariesRequestMarshaller.marshall(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeTrustedAdvisorCheckSummariesRequest> |
DescribeTrustedAdvisorCheckSummariesRequestMarshaller.marshall(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest) |
void |
DescribeTrustedAdvisorCheckSummariesRequestModelMarshaller.marshall(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.