| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCheckRefreshStatus |
RefreshTrustedAdvisorCheckResponse.status()
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrustedAdvisorCheckRefreshStatus> |
DescribeTrustedAdvisorCheckRefreshStatusesResponse.statuses()
The refresh status of the specified Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshTrustedAdvisorCheckResponse.Builder |
RefreshTrustedAdvisorCheckResponse.Builder.status(TrustedAdvisorCheckRefreshStatus status)
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
|
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder |
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder.statuses(TrustedAdvisorCheckRefreshStatus... statuses)
The refresh status of the specified Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder |
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder.statuses(Collection<TrustedAdvisorCheckRefreshStatus> statuses)
The refresh status of the specified Trusted Advisor checks.
|
Copyright © 2022. All rights reserved.