| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default RefreshTrustedAdvisorCheckResponse |
SupportClient.refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder> refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the specified check ID.
|
default RefreshTrustedAdvisorCheckResponse |
SupportClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RefreshTrustedAdvisorCheckResponse> |
SupportAsyncClient.refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder> refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the specified check ID.
|
default CompletableFuture<RefreshTrustedAdvisorCheckResponse> |
SupportAsyncClient.refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest)
Requests a refresh of the Trusted Advisor check that has the specified check ID.
|
| Modifier and Type | Method and Description |
|---|---|
RefreshTrustedAdvisorCheckResponse |
RefreshTrustedAdvisorCheckResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.