| Package | Description |
|---|---|
| com.amazonaws.services.support |
Synchronous and asynchronous client classes for accessing AWSSupport.
|
| com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshTrustedAdvisorCheckResult |
AWSSupport.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
RefreshTrustedAdvisorCheckResult |
AWSSupportClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsync.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsyncClient.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsync.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsyncClient.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsync.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler)
Requests a refresh of the Trusted Advisor check that has the
specified check ID.
|
Future<RefreshTrustedAdvisorCheckResult> |
AWSSupportAsyncClient.refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest,
AsyncHandler<RefreshTrustedAdvisorCheckRequest,RefreshTrustedAdvisorCheckResult> asyncHandler)
Requests a refresh of the Trusted Advisor check that has the
specified 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 © 2015. All rights reserved.