| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTrustedAdvisorCheckResultResponse |
SupportClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
default CompletableFuture<DescribeTrustedAdvisorCheckResultResponse> |
SupportAsyncClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTrustedAdvisorCheckResultRequestMarshaller.marshall(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) |
Copyright © 2022. All rights reserved.