CopyableBuilder<DescribeTrustedAdvisorChecksRequest.Builder,DescribeTrustedAdvisorChecksRequest>
, SdkBuilder<DescribeTrustedAdvisorChecksRequest.Builder,DescribeTrustedAdvisorChecksRequest>
public static interface DescribeTrustedAdvisorChecksRequest.Builder extends CopyableBuilder<DescribeTrustedAdvisorChecksRequest.Builder,DescribeTrustedAdvisorChecksRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeTrustedAdvisorChecksRequest.Builder |
language(String language) |
The ISO 639-1 code for the language in which AWS provides support.
|
copy
apply, build
DescribeTrustedAdvisorChecksRequest.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.