| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTrustedAdvisorCheckResultResponse |
SupportClient.describeTrustedAdvisorCheckResult(Consumer<DescribeTrustedAdvisorCheckResultRequest.Builder> describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
default DescribeTrustedAdvisorCheckResultResponse |
SupportClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTrustedAdvisorCheckResultResponse> |
SupportAsyncClient.describeTrustedAdvisorCheckResult(Consumer<DescribeTrustedAdvisorCheckResultRequest.Builder> 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 |
|---|---|
DescribeTrustedAdvisorCheckResultResponse |
DescribeTrustedAdvisorCheckResultResponseUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.