| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCheckRefreshStatus |
TrustedAdvisorCheckRefreshStatusUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCheckRefreshStatusMarshaller.marshall(TrustedAdvisorCheckRefreshStatus trustedAdvisorCheckRefreshStatus,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.