CopyableBuilder<DescribeTrustedAdvisorCheckResultResponse.Builder,DescribeTrustedAdvisorCheckResultResponse>
, SdkBuilder<DescribeTrustedAdvisorCheckResultResponse.Builder,DescribeTrustedAdvisorCheckResultResponse>
public static interface DescribeTrustedAdvisorCheckResultResponse.Builder extends CopyableBuilder<DescribeTrustedAdvisorCheckResultResponse.Builder,DescribeTrustedAdvisorCheckResultResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeTrustedAdvisorCheckResultResponse.Builder |
result(TrustedAdvisorCheckResult result) |
The detailed results of the Trusted Advisor check.
|
copy
apply, build
DescribeTrustedAdvisorCheckResultResponse.Builder result(TrustedAdvisorCheckResult result)
The detailed results of the Trusted Advisor check.
result
- The detailed results of the Trusted Advisor check.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.