public static interface DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder extends SupportResponse.Builder, CopyableBuilder<DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder,DescribeTrustedAdvisorCheckRefreshStatusesResponse>
Modifier and Type | Method and Description |
---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder |
statuses(Collection<TrustedAdvisorCheckRefreshStatus> statuses)
The refresh status of the specified Trusted Advisor checks.
|
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder |
statuses(TrustedAdvisorCheckRefreshStatus... statuses)
The refresh status of the specified Trusted Advisor checks.
|
build
copy
apply, build
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder statuses(Collection<TrustedAdvisorCheckRefreshStatus> statuses)
The refresh status of the specified Trusted Advisor checks.
statuses
- The refresh status of the specified Trusted Advisor checks.DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder statuses(TrustedAdvisorCheckRefreshStatus... statuses)
The refresh status of the specified Trusted Advisor checks.
statuses
- The refresh status of the specified Trusted Advisor checks.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.