CopyableBuilder<RefreshTrustedAdvisorCheckResponse.Builder,RefreshTrustedAdvisorCheckResponse>
, SdkBuilder<RefreshTrustedAdvisorCheckResponse.Builder,RefreshTrustedAdvisorCheckResponse>
public static interface RefreshTrustedAdvisorCheckResponse.Builder extends CopyableBuilder<RefreshTrustedAdvisorCheckResponse.Builder,RefreshTrustedAdvisorCheckResponse>
Modifier and Type | Method | Description |
---|---|---|
RefreshTrustedAdvisorCheckResponse.Builder |
status(TrustedAdvisorCheckRefreshStatus status) |
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
|
copy
apply, build
RefreshTrustedAdvisorCheckResponse.Builder status(TrustedAdvisorCheckRefreshStatus status)
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
status
- The current refresh status for a check, including the amount of time until the check is eligible for
refresh.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.