| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTrustedAdvisorCheckResultResponse> |
SupportAsyncClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest 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 |
|---|---|
software.amazon.awssdk.core.Request<DescribeTrustedAdvisorCheckResultRequest> |
DescribeTrustedAdvisorCheckResultRequestMarshaller.marshall(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<DescribeTrustedAdvisorCheckResultRequest> |
DescribeTrustedAdvisorCheckResultRequestMarshaller.marshall(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) |
void |
DescribeTrustedAdvisorCheckResultRequestModelMarshaller.marshall(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.