| Package | Description |
|---|---|
| com.amazonaws.services.support |
|
| com.amazonaws.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
RefreshTrustedAdvisorCheckResult |
AbstractAWSSupport.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest request) |
RefreshTrustedAdvisorCheckResult |
AWSSupportClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest request)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
RefreshTrustedAdvisorCheckResult |
AWSSupport.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsyncClient.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest request,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler) |
Future<RefreshTrustedAdvisorCheckResult> |
AbstractAWSSupportAsync.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest request,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler) |
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsync.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshTrustedAdvisorCheckResult |
RefreshTrustedAdvisorCheckResult.clone() |
RefreshTrustedAdvisorCheckResult |
RefreshTrustedAdvisorCheckResult.withStatus(TrustedAdvisorCheckRefreshStatus status)
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
|
Copyright © 2022. All rights reserved.