| Package | Description |
|---|---|
| com.amazonaws.services.cloudcontrolapi |
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services
Cloud Control API User Guide.
|
| com.amazonaws.services.cloudcontrolapi.model | |
| com.amazonaws.services.cloudcontrolapi.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetResourceRequestStatusResult> |
AbstractAWSCloudControlApiAsync.getResourceRequestStatusAsync(GetResourceRequestStatusRequest request,
AsyncHandler<GetResourceRequestStatusRequest,GetResourceRequestStatusResult> asyncHandler) |
Future<GetResourceRequestStatusResult> |
AWSCloudControlApiAsyncClient.getResourceRequestStatusAsync(GetResourceRequestStatusRequest request,
AsyncHandler<GetResourceRequestStatusRequest,GetResourceRequestStatusResult> asyncHandler) |
Future<GetResourceRequestStatusResult> |
AWSCloudControlApiAsync.getResourceRequestStatusAsync(GetResourceRequestStatusRequest getResourceRequestStatusRequest,
AsyncHandler<GetResourceRequestStatusRequest,GetResourceRequestStatusResult> asyncHandler)
Returns the current status of a resource operation request.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourceRequestStatusRequest |
GetResourceRequestStatusRequest.clone() |
GetResourceRequestStatusRequest |
GetResourceRequestStatusRequest.withRequestToken(String requestToken)
A unique token used to track the progress of the resource operation request.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetResourceRequestStatusRequest> |
AWSCloudControlApiWaiters.resourceRequestSuccess()
Builds a ResourceRequestSuccess waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourceRequestStatusResult |
GetResourceRequestStatusFunction.apply(GetResourceRequestStatusRequest getResourceRequestStatusRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.