CopyableBuilder<DescribeTrustedAdvisorCheckResultRequest.Builder,DescribeTrustedAdvisorCheckResultRequest>, SdkBuilder<DescribeTrustedAdvisorCheckResultRequest.Builder,DescribeTrustedAdvisorCheckResultRequest>public static interface DescribeTrustedAdvisorCheckResultRequest.Builder extends CopyableBuilder<DescribeTrustedAdvisorCheckResultRequest.Builder,DescribeTrustedAdvisorCheckResultRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeTrustedAdvisorCheckResultRequest.Builder |
checkId(String checkId) |
The unique identifier for the Trusted Advisor check.
|
DescribeTrustedAdvisorCheckResultRequest.Builder |
language(String language) |
The ISO 639-1 code for the language in which AWS provides support.
|
copyapply, buildDescribeTrustedAdvisorCheckResultRequest.Builder checkId(String checkId)
The unique identifier for the Trusted Advisor check.
checkId - The unique identifier for the Trusted Advisor check.DescribeTrustedAdvisorCheckResultRequest.Builder language(String language)
The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.
language - The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports
English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that
take them.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.