| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| Modifier and Type | Method and Description |
|---|---|
default RefreshTrustedAdvisorCheckResponse |
SupportClient.refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder> refreshTrustedAdvisorCheckRequest)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
default RefreshTrustedAdvisorCheckResponse |
SupportClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RefreshTrustedAdvisorCheckResponse> |
SupportAsyncClient.refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder> refreshTrustedAdvisorCheckRequest)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
default CompletableFuture<RefreshTrustedAdvisorCheckResponse> |
SupportAsyncClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Refreshes the Trusted Advisor check that you specify using the check ID.
|
Copyright © 2023. All rights reserved.