@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSRoute53RecoveryReadinessAsync extends AWSRoute53RecoveryReadiness
AsyncHandler
can be used to
receive notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSRoute53RecoveryReadinessAsync
instead.
Recovery readiness
ENDPOINT_PREFIX
createCell, createCrossAccountAuthorization, createReadinessCheck, createRecoveryGroup, createResourceSet, deleteCell, deleteCrossAccountAuthorization, deleteReadinessCheck, deleteRecoveryGroup, deleteResourceSet, getArchitectureRecommendations, getCachedResponseMetadata, getCell, getCellReadinessSummary, getReadinessCheck, getReadinessCheckResourceStatus, getReadinessCheckStatus, getRecoveryGroup, getRecoveryGroupReadinessSummary, getResourceSet, listCells, listCrossAccountAuthorizations, listReadinessChecks, listRecoveryGroups, listResourceSets, listRules, listTagsForResources, shutdown, tagResource, untagResource, updateCell, updateReadinessCheck, updateRecoveryGroup, updateResourceSet
Future<CreateCellResult> createCellAsync(CreateCellRequest createCellRequest)
Creates a cell in an account.
createCellRequest
- Future<CreateCellResult> createCellAsync(CreateCellRequest createCellRequest, AsyncHandler<CreateCellRequest,CreateCellResult> asyncHandler)
Creates a cell in an account.
createCellRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCrossAccountAuthorizationResult> createCrossAccountAuthorizationAsync(CreateCrossAccountAuthorizationRequest createCrossAccountAuthorizationRequest)
Creates a cross-account readiness authorization. This lets you authorize another account to work with Route 53 Application Recovery Controller, for example, to check the readiness status of resources in a separate account.
createCrossAccountAuthorizationRequest
- Future<CreateCrossAccountAuthorizationResult> createCrossAccountAuthorizationAsync(CreateCrossAccountAuthorizationRequest createCrossAccountAuthorizationRequest, AsyncHandler<CreateCrossAccountAuthorizationRequest,CreateCrossAccountAuthorizationResult> asyncHandler)
Creates a cross-account readiness authorization. This lets you authorize another account to work with Route 53 Application Recovery Controller, for example, to check the readiness status of resources in a separate account.
createCrossAccountAuthorizationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateReadinessCheckResult> createReadinessCheckAsync(CreateReadinessCheckRequest createReadinessCheckRequest)
Creates a readiness check in an account. A readiness check monitors a resource set in your application, such as a set of Amazon Aurora instances, that Application Recovery Controller is auditing recovery readiness for. The audits run once every minute on every resource that's associated with a readiness check.
createReadinessCheckRequest
- Future<CreateReadinessCheckResult> createReadinessCheckAsync(CreateReadinessCheckRequest createReadinessCheckRequest, AsyncHandler<CreateReadinessCheckRequest,CreateReadinessCheckResult> asyncHandler)
Creates a readiness check in an account. A readiness check monitors a resource set in your application, such as a set of Amazon Aurora instances, that Application Recovery Controller is auditing recovery readiness for. The audits run once every minute on every resource that's associated with a readiness check.
createReadinessCheckRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRecoveryGroupResult> createRecoveryGroupAsync(CreateRecoveryGroupRequest createRecoveryGroupRequest)
Creates a recovery group in an account. A recovery group corresponds to an application and includes a list of the cells that make up the application.
createRecoveryGroupRequest
- Future<CreateRecoveryGroupResult> createRecoveryGroupAsync(CreateRecoveryGroupRequest createRecoveryGroupRequest, AsyncHandler<CreateRecoveryGroupRequest,CreateRecoveryGroupResult> asyncHandler)
Creates a recovery group in an account. A recovery group corresponds to an application and includes a list of the cells that make up the application.
createRecoveryGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateResourceSetResult> createResourceSetAsync(CreateResourceSetRequest createResourceSetRequest)
Creates a resource set. A resource set is a set of resources of one type that span multiple cells. You can associate a resource set with a readiness check to monitor the resources for failover readiness.
createResourceSetRequest
- Future<CreateResourceSetResult> createResourceSetAsync(CreateResourceSetRequest createResourceSetRequest, AsyncHandler<CreateResourceSetRequest,CreateResourceSetResult> asyncHandler)
Creates a resource set. A resource set is a set of resources of one type that span multiple cells. You can associate a resource set with a readiness check to monitor the resources for failover readiness.
createResourceSetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCellResult> deleteCellAsync(DeleteCellRequest deleteCellRequest)
Delete a cell. When successful, the response code is 204, with no response body.
deleteCellRequest
- Future<DeleteCellResult> deleteCellAsync(DeleteCellRequest deleteCellRequest, AsyncHandler<DeleteCellRequest,DeleteCellResult> asyncHandler)
Delete a cell. When successful, the response code is 204, with no response body.
deleteCellRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCrossAccountAuthorizationResult> deleteCrossAccountAuthorizationAsync(DeleteCrossAccountAuthorizationRequest deleteCrossAccountAuthorizationRequest)
Deletes cross account readiness authorization.
deleteCrossAccountAuthorizationRequest
- Future<DeleteCrossAccountAuthorizationResult> deleteCrossAccountAuthorizationAsync(DeleteCrossAccountAuthorizationRequest deleteCrossAccountAuthorizationRequest, AsyncHandler<DeleteCrossAccountAuthorizationRequest,DeleteCrossAccountAuthorizationResult> asyncHandler)
Deletes cross account readiness authorization.
deleteCrossAccountAuthorizationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteReadinessCheckResult> deleteReadinessCheckAsync(DeleteReadinessCheckRequest deleteReadinessCheckRequest)
Deletes a readiness check.
deleteReadinessCheckRequest
- Future<DeleteReadinessCheckResult> deleteReadinessCheckAsync(DeleteReadinessCheckRequest deleteReadinessCheckRequest, AsyncHandler<DeleteReadinessCheckRequest,DeleteReadinessCheckResult> asyncHandler)
Deletes a readiness check.
deleteReadinessCheckRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRecoveryGroupResult> deleteRecoveryGroupAsync(DeleteRecoveryGroupRequest deleteRecoveryGroupRequest)
Deletes a recovery group.
deleteRecoveryGroupRequest
- Future<DeleteRecoveryGroupResult> deleteRecoveryGroupAsync(DeleteRecoveryGroupRequest deleteRecoveryGroupRequest, AsyncHandler<DeleteRecoveryGroupRequest,DeleteRecoveryGroupResult> asyncHandler)
Deletes a recovery group.
deleteRecoveryGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteResourceSetResult> deleteResourceSetAsync(DeleteResourceSetRequest deleteResourceSetRequest)
Deletes a resource set.
deleteResourceSetRequest
- Future<DeleteResourceSetResult> deleteResourceSetAsync(DeleteResourceSetRequest deleteResourceSetRequest, AsyncHandler<DeleteResourceSetRequest,DeleteResourceSetResult> asyncHandler)
Deletes a resource set.
deleteResourceSetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetArchitectureRecommendationsResult> getArchitectureRecommendationsAsync(GetArchitectureRecommendationsRequest getArchitectureRecommendationsRequest)
Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group.
getArchitectureRecommendationsRequest
- Future<GetArchitectureRecommendationsResult> getArchitectureRecommendationsAsync(GetArchitectureRecommendationsRequest getArchitectureRecommendationsRequest, AsyncHandler<GetArchitectureRecommendationsRequest,GetArchitectureRecommendationsResult> asyncHandler)
Gets recommendations about architecture designs for improving resiliency for an application, based on a recovery group.
getArchitectureRecommendationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCellResult> getCellAsync(GetCellRequest getCellRequest)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this cell, and a list of those cell ARNs with their associated recovery group ARNs.
getCellRequest
- Future<GetCellResult> getCellAsync(GetCellRequest getCellRequest, AsyncHandler<GetCellRequest,GetCellResult> asyncHandler)
Gets information about a cell including cell name, cell Amazon Resource Name (ARN), ARNs of nested cells for this cell, and a list of those cell ARNs with their associated recovery group ARNs.
getCellRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCellReadinessSummaryResult> getCellReadinessSummaryAsync(GetCellReadinessSummaryRequest getCellReadinessSummaryRequest)
Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.
getCellReadinessSummaryRequest
- Future<GetCellReadinessSummaryResult> getCellReadinessSummaryAsync(GetCellReadinessSummaryRequest getCellReadinessSummaryRequest, AsyncHandler<GetCellReadinessSummaryRequest,GetCellReadinessSummaryResult> asyncHandler)
Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.
getCellReadinessSummaryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadinessCheckResult> getReadinessCheckAsync(GetReadinessCheckRequest getReadinessCheckRequest)
Gets details about a readiness check.
getReadinessCheckRequest
- Future<GetReadinessCheckResult> getReadinessCheckAsync(GetReadinessCheckRequest getReadinessCheckRequest, AsyncHandler<GetReadinessCheckRequest,GetReadinessCheckResult> asyncHandler)
Gets details about a readiness check.
getReadinessCheckRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadinessCheckResourceStatusResult> getReadinessCheckResourceStatusAsync(GetReadinessCheckResourceStatusRequest getReadinessCheckResourceStatusRequest)
Gets individual readiness status for a readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in the recovery group, use GetRecoveryGroupReadinessSummary.
getReadinessCheckResourceStatusRequest
- Future<GetReadinessCheckResourceStatusResult> getReadinessCheckResourceStatusAsync(GetReadinessCheckResourceStatusRequest getReadinessCheckResourceStatusRequest, AsyncHandler<GetReadinessCheckResourceStatusRequest,GetReadinessCheckResourceStatusResult> asyncHandler)
Gets individual readiness status for a readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in the recovery group, use GetRecoveryGroupReadinessSummary.
getReadinessCheckResourceStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetReadinessCheckStatusResult> getReadinessCheckStatusAsync(GetReadinessCheckStatusRequest getReadinessCheckStatusRequest)
Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.
getReadinessCheckStatusRequest
- Future<GetReadinessCheckStatusResult> getReadinessCheckStatusAsync(GetReadinessCheckStatusRequest getReadinessCheckStatusRequest, AsyncHandler<GetReadinessCheckStatusRequest,GetReadinessCheckStatusResult> asyncHandler)
Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.
getReadinessCheckStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRecoveryGroupResult> getRecoveryGroupAsync(GetRecoveryGroupRequest getRecoveryGroupRequest)
Gets details about a recovery group, including a list of the cells that are included in it.
getRecoveryGroupRequest
- Future<GetRecoveryGroupResult> getRecoveryGroupAsync(GetRecoveryGroupRequest getRecoveryGroupRequest, AsyncHandler<GetRecoveryGroupRequest,GetRecoveryGroupResult> asyncHandler)
Gets details about a recovery group, including a list of the cells that are included in it.
getRecoveryGroupRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRecoveryGroupReadinessSummaryResult> getRecoveryGroupReadinessSummaryAsync(GetRecoveryGroupReadinessSummaryRequest getRecoveryGroupReadinessSummaryRequest)
Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.
getRecoveryGroupReadinessSummaryRequest
- Future<GetRecoveryGroupReadinessSummaryResult> getRecoveryGroupReadinessSummaryAsync(GetRecoveryGroupReadinessSummaryRequest getRecoveryGroupReadinessSummaryRequest, AsyncHandler<GetRecoveryGroupReadinessSummaryRequest,GetRecoveryGroupReadinessSummaryResult> asyncHandler)
Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.
getRecoveryGroupReadinessSummaryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetResourceSetResult> getResourceSetAsync(GetResourceSetRequest getResourceSetRequest)
Displays the details about a resource set, including a list of the resources in the set.
getResourceSetRequest
- Future<GetResourceSetResult> getResourceSetAsync(GetResourceSetRequest getResourceSetRequest, AsyncHandler<GetResourceSetRequest,GetResourceSetResult> asyncHandler)
Displays the details about a resource set, including a list of the resources in the set.
getResourceSetRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListCellsResult> listCellsAsync(ListCellsRequest listCellsRequest)
Lists the cells for an account.
listCellsRequest
- Future<ListCellsResult> listCellsAsync(ListCellsRequest listCellsRequest, AsyncHandler<ListCellsRequest,ListCellsResult> asyncHandler)
Lists the cells for an account.
listCellsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListCrossAccountAuthorizationsResult> listCrossAccountAuthorizationsAsync(ListCrossAccountAuthorizationsRequest listCrossAccountAuthorizationsRequest)
Lists the cross-account readiness authorizations that are in place for an account.
listCrossAccountAuthorizationsRequest
- Future<ListCrossAccountAuthorizationsResult> listCrossAccountAuthorizationsAsync(ListCrossAccountAuthorizationsRequest listCrossAccountAuthorizationsRequest, AsyncHandler<ListCrossAccountAuthorizationsRequest,ListCrossAccountAuthorizationsResult> asyncHandler)
Lists the cross-account readiness authorizations that are in place for an account.
listCrossAccountAuthorizationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListReadinessChecksResult> listReadinessChecksAsync(ListReadinessChecksRequest listReadinessChecksRequest)
Lists the readiness checks for an account.
listReadinessChecksRequest
- Future<ListReadinessChecksResult> listReadinessChecksAsync(ListReadinessChecksRequest listReadinessChecksRequest, AsyncHandler<ListReadinessChecksRequest,ListReadinessChecksResult> asyncHandler)
Lists the readiness checks for an account.
listReadinessChecksRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRecoveryGroupsResult> listRecoveryGroupsAsync(ListRecoveryGroupsRequest listRecoveryGroupsRequest)
Lists the recovery groups in an account.
listRecoveryGroupsRequest
- Future<ListRecoveryGroupsResult> listRecoveryGroupsAsync(ListRecoveryGroupsRequest listRecoveryGroupsRequest, AsyncHandler<ListRecoveryGroupsRequest,ListRecoveryGroupsResult> asyncHandler)
Lists the recovery groups in an account.
listRecoveryGroupsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListResourceSetsResult> listResourceSetsAsync(ListResourceSetsRequest listResourceSetsRequest)
Lists the resource sets in an account.
listResourceSetsRequest
- Future<ListResourceSetsResult> listResourceSetsAsync(ListResourceSetsRequest listResourceSetsRequest, AsyncHandler<ListResourceSetsRequest,ListResourceSetsResult> asyncHandler)
Lists the resource sets in an account.
listResourceSetsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListRulesResult> listRulesAsync(ListRulesRequest listRulesRequest)
Lists all readiness rules, or lists the readiness rules for a specific resource type.
listRulesRequest
- Future<ListRulesResult> listRulesAsync(ListRulesRequest listRulesRequest, AsyncHandler<ListRulesRequest,ListRulesResult> asyncHandler)
Lists all readiness rules, or lists the readiness rules for a specific resource type.
listRulesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourcesResult> listTagsForResourcesAsync(ListTagsForResourcesRequest listTagsForResourcesRequest)
Lists the tags for a resource.
listTagsForResourcesRequest
- Future<ListTagsForResourcesResult> listTagsForResourcesAsync(ListTagsForResourcesRequest listTagsForResourcesRequest, AsyncHandler<ListTagsForResourcesRequest,ListTagsForResourcesResult> asyncHandler)
Lists the tags for a resource.
listTagsForResourcesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds a tag to a resource.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds a tag to a resource.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes a tag from a resource.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateCellResult> updateCellAsync(UpdateCellRequest updateCellRequest)
Updates a cell to replace the list of nested cells with a new list of nested cells.
updateCellRequest
- Future<UpdateCellResult> updateCellAsync(UpdateCellRequest updateCellRequest, AsyncHandler<UpdateCellRequest,UpdateCellResult> asyncHandler)
Updates a cell to replace the list of nested cells with a new list of nested cells.
updateCellRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateReadinessCheckResult> updateReadinessCheckAsync(UpdateReadinessCheckRequest updateReadinessCheckRequest)
Updates a readiness check.
updateReadinessCheckRequest
- Name of a readiness check to describe.Future<UpdateReadinessCheckResult> updateReadinessCheckAsync(UpdateReadinessCheckRequest updateReadinessCheckRequest, AsyncHandler<UpdateReadinessCheckRequest,UpdateReadinessCheckResult> asyncHandler)
Updates a readiness check.
updateReadinessCheckRequest
- Name of a readiness check to describe.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateRecoveryGroupResult> updateRecoveryGroupAsync(UpdateRecoveryGroupRequest updateRecoveryGroupRequest)
Updates a recovery group.
updateRecoveryGroupRequest
- Name of a recovery group.Future<UpdateRecoveryGroupResult> updateRecoveryGroupAsync(UpdateRecoveryGroupRequest updateRecoveryGroupRequest, AsyncHandler<UpdateRecoveryGroupRequest,UpdateRecoveryGroupResult> asyncHandler)
Updates a recovery group.
updateRecoveryGroupRequest
- Name of a recovery group.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateResourceSetResult> updateResourceSetAsync(UpdateResourceSetRequest updateResourceSetRequest)
Updates a resource set.
updateResourceSetRequest
- Name of a resource set.Future<UpdateResourceSetResult> updateResourceSetAsync(UpdateResourceSetRequest updateResourceSetRequest, AsyncHandler<UpdateResourceSetRequest,UpdateResourceSetResult> asyncHandler)
Updates a resource set.
updateResourceSetRequest
- Name of a resource set.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.