@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMigrationHubOrchestratorAsync extends AbstractAWSMigrationHubOrchestrator implements AWSMigrationHubOrchestratorAsync
AWSMigrationHubOrchestratorAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
createTemplate, createWorkflow, createWorkflowStep, createWorkflowStepGroup, deleteTemplate, deleteWorkflow, deleteWorkflowStep, deleteWorkflowStepGroup, getCachedResponseMetadata, getTemplate, getTemplateStep, getTemplateStepGroup, getWorkflow, getWorkflowStep, getWorkflowStepGroup, listPlugins, listTagsForResource, listTemplates, listTemplateStepGroups, listTemplateSteps, listWorkflows, listWorkflowStepGroups, listWorkflowSteps, retryWorkflowStep, shutdown, startWorkflow, stopWorkflow, tagResource, untagResource, updateTemplate, updateWorkflow, updateWorkflowStep, updateWorkflowStepGroup
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTemplate, createWorkflow, createWorkflowStep, createWorkflowStepGroup, deleteTemplate, deleteWorkflow, deleteWorkflowStep, deleteWorkflowStepGroup, getCachedResponseMetadata, getTemplate, getTemplateStep, getTemplateStepGroup, getWorkflow, getWorkflowStep, getWorkflowStepGroup, listPlugins, listTagsForResource, listTemplates, listTemplateStepGroups, listTemplateSteps, listWorkflows, listWorkflowStepGroups, listWorkflowSteps, retryWorkflowStep, shutdown, startWorkflow, stopWorkflow, tagResource, untagResource, updateTemplate, updateWorkflow, updateWorkflowStep, updateWorkflowStepGroup
public Future<CreateTemplateResult> createTemplateAsync(CreateTemplateRequest request)
AWSMigrationHubOrchestratorAsync
Creates a migration workflow template.
createTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<CreateTemplateResult> createTemplateAsync(CreateTemplateRequest request, AsyncHandler<CreateTemplateRequest,CreateTemplateResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Creates a migration workflow template.
createTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<CreateWorkflowResult> createWorkflowAsync(CreateWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Create a workflow to orchestrate your migrations.
createWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<CreateWorkflowResult> createWorkflowAsync(CreateWorkflowRequest request, AsyncHandler<CreateWorkflowRequest,CreateWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Create a workflow to orchestrate your migrations.
createWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<CreateWorkflowStepResult> createWorkflowStepAsync(CreateWorkflowStepRequest request)
AWSMigrationHubOrchestratorAsync
Create a step in the migration workflow.
createWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<CreateWorkflowStepResult> createWorkflowStepAsync(CreateWorkflowStepRequest request, AsyncHandler<CreateWorkflowStepRequest,CreateWorkflowStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Create a step in the migration workflow.
createWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<CreateWorkflowStepGroupResult> createWorkflowStepGroupAsync(CreateWorkflowStepGroupRequest request)
AWSMigrationHubOrchestratorAsync
Create a step group in a migration workflow.
createWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<CreateWorkflowStepGroupResult> createWorkflowStepGroupAsync(CreateWorkflowStepGroupRequest request, AsyncHandler<CreateWorkflowStepGroupRequest,CreateWorkflowStepGroupResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Create a step group in a migration workflow.
createWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<DeleteTemplateResult> deleteTemplateAsync(DeleteTemplateRequest request)
AWSMigrationHubOrchestratorAsync
Deletes a migration workflow template.
deleteTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<DeleteTemplateResult> deleteTemplateAsync(DeleteTemplateRequest request, AsyncHandler<DeleteTemplateRequest,DeleteTemplateResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Deletes a migration workflow template.
deleteTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<DeleteWorkflowResult> deleteWorkflowAsync(DeleteWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Delete a migration workflow. You must pause a running workflow in Migration Hub Orchestrator console to delete it.
deleteWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<DeleteWorkflowResult> deleteWorkflowAsync(DeleteWorkflowRequest request, AsyncHandler<DeleteWorkflowRequest,DeleteWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Delete a migration workflow. You must pause a running workflow in Migration Hub Orchestrator console to delete it.
deleteWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<DeleteWorkflowStepResult> deleteWorkflowStepAsync(DeleteWorkflowStepRequest request)
AWSMigrationHubOrchestratorAsync
Delete a step in a migration workflow. Pause the workflow to delete a running step.
deleteWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<DeleteWorkflowStepResult> deleteWorkflowStepAsync(DeleteWorkflowStepRequest request, AsyncHandler<DeleteWorkflowStepRequest,DeleteWorkflowStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Delete a step in a migration workflow. Pause the workflow to delete a running step.
deleteWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<DeleteWorkflowStepGroupResult> deleteWorkflowStepGroupAsync(DeleteWorkflowStepGroupRequest request)
AWSMigrationHubOrchestratorAsync
Delete a step group in a migration workflow.
deleteWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<DeleteWorkflowStepGroupResult> deleteWorkflowStepGroupAsync(DeleteWorkflowStepGroupRequest request, AsyncHandler<DeleteWorkflowStepGroupRequest,DeleteWorkflowStepGroupResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Delete a step group in a migration workflow.
deleteWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetTemplateResult> getTemplateAsync(GetTemplateRequest request)
AWSMigrationHubOrchestratorAsync
Get the template you want to use for creating a migration workflow.
getTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetTemplateResult> getTemplateAsync(GetTemplateRequest request, AsyncHandler<GetTemplateRequest,GetTemplateResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get the template you want to use for creating a migration workflow.
getTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetTemplateStepResult> getTemplateStepAsync(GetTemplateStepRequest request)
AWSMigrationHubOrchestratorAsync
Get a specific step in a template.
getTemplateStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetTemplateStepResult> getTemplateStepAsync(GetTemplateStepRequest request, AsyncHandler<GetTemplateStepRequest,GetTemplateStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get a specific step in a template.
getTemplateStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetTemplateStepGroupResult> getTemplateStepGroupAsync(GetTemplateStepGroupRequest request)
AWSMigrationHubOrchestratorAsync
Get a step group in a template.
getTemplateStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetTemplateStepGroupResult> getTemplateStepGroupAsync(GetTemplateStepGroupRequest request, AsyncHandler<GetTemplateStepGroupRequest,GetTemplateStepGroupResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get a step group in a template.
getTemplateStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetWorkflowResult> getWorkflowAsync(GetWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Get migration workflow.
getWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetWorkflowResult> getWorkflowAsync(GetWorkflowRequest request, AsyncHandler<GetWorkflowRequest,GetWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get migration workflow.
getWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetWorkflowStepResult> getWorkflowStepAsync(GetWorkflowStepRequest request)
AWSMigrationHubOrchestratorAsync
Get a step in the migration workflow.
getWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetWorkflowStepResult> getWorkflowStepAsync(GetWorkflowStepRequest request, AsyncHandler<GetWorkflowStepRequest,GetWorkflowStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get a step in the migration workflow.
getWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<GetWorkflowStepGroupResult> getWorkflowStepGroupAsync(GetWorkflowStepGroupRequest request)
AWSMigrationHubOrchestratorAsync
Get the step group of a migration workflow.
getWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<GetWorkflowStepGroupResult> getWorkflowStepGroupAsync(GetWorkflowStepGroupRequest request, AsyncHandler<GetWorkflowStepGroupRequest,GetWorkflowStepGroupResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Get the step group of a migration workflow.
getWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListPluginsResult> listPluginsAsync(ListPluginsRequest request)
AWSMigrationHubOrchestratorAsync
List AWS Migration Hub Orchestrator plugins.
listPluginsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListPluginsResult> listPluginsAsync(ListPluginsRequest request, AsyncHandler<ListPluginsRequest,ListPluginsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List AWS Migration Hub Orchestrator plugins.
listPluginsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSMigrationHubOrchestratorAsync
List the tags added to a resource.
listTagsForResourceAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the tags added to a resource.
listTagsForResourceAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListTemplateStepGroupsResult> listTemplateStepGroupsAsync(ListTemplateStepGroupsRequest request)
AWSMigrationHubOrchestratorAsync
List the step groups in a template.
listTemplateStepGroupsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListTemplateStepGroupsResult> listTemplateStepGroupsAsync(ListTemplateStepGroupsRequest request, AsyncHandler<ListTemplateStepGroupsRequest,ListTemplateStepGroupsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the step groups in a template.
listTemplateStepGroupsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListTemplateStepsResult> listTemplateStepsAsync(ListTemplateStepsRequest request)
AWSMigrationHubOrchestratorAsync
List the steps in a template.
listTemplateStepsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListTemplateStepsResult> listTemplateStepsAsync(ListTemplateStepsRequest request, AsyncHandler<ListTemplateStepsRequest,ListTemplateStepsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the steps in a template.
listTemplateStepsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest request)
AWSMigrationHubOrchestratorAsync
List the templates available in Migration Hub Orchestrator to create a migration workflow.
listTemplatesAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest request, AsyncHandler<ListTemplatesRequest,ListTemplatesResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the templates available in Migration Hub Orchestrator to create a migration workflow.
listTemplatesAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListWorkflowStepGroupsResult> listWorkflowStepGroupsAsync(ListWorkflowStepGroupsRequest request)
AWSMigrationHubOrchestratorAsync
List the step groups in a migration workflow.
listWorkflowStepGroupsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListWorkflowStepGroupsResult> listWorkflowStepGroupsAsync(ListWorkflowStepGroupsRequest request, AsyncHandler<ListWorkflowStepGroupsRequest,ListWorkflowStepGroupsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the step groups in a migration workflow.
listWorkflowStepGroupsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListWorkflowStepsResult> listWorkflowStepsAsync(ListWorkflowStepsRequest request)
AWSMigrationHubOrchestratorAsync
List the steps in a workflow.
listWorkflowStepsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListWorkflowStepsResult> listWorkflowStepsAsync(ListWorkflowStepsRequest request, AsyncHandler<ListWorkflowStepsRequest,ListWorkflowStepsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the steps in a workflow.
listWorkflowStepsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<ListWorkflowsResult> listWorkflowsAsync(ListWorkflowsRequest request)
AWSMigrationHubOrchestratorAsync
List the migration workflows.
listWorkflowsAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<ListWorkflowsResult> listWorkflowsAsync(ListWorkflowsRequest request, AsyncHandler<ListWorkflowsRequest,ListWorkflowsResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
List the migration workflows.
listWorkflowsAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<RetryWorkflowStepResult> retryWorkflowStepAsync(RetryWorkflowStepRequest request)
AWSMigrationHubOrchestratorAsync
Retry a failed step in a migration workflow.
retryWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<RetryWorkflowStepResult> retryWorkflowStepAsync(RetryWorkflowStepRequest request, AsyncHandler<RetryWorkflowStepRequest,RetryWorkflowStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Retry a failed step in a migration workflow.
retryWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<StartWorkflowResult> startWorkflowAsync(StartWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Start a migration workflow.
startWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<StartWorkflowResult> startWorkflowAsync(StartWorkflowRequest request, AsyncHandler<StartWorkflowRequest,StartWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Start a migration workflow.
startWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<StopWorkflowResult> stopWorkflowAsync(StopWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Stop an ongoing migration workflow.
stopWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<StopWorkflowResult> stopWorkflowAsync(StopWorkflowRequest request, AsyncHandler<StopWorkflowRequest,StopWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Stop an ongoing migration workflow.
stopWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSMigrationHubOrchestratorAsync
Tag a resource by specifying its Amazon Resource Name (ARN).
tagResourceAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Tag a resource by specifying its Amazon Resource Name (ARN).
tagResourceAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSMigrationHubOrchestratorAsync
Deletes the tags for a resource.
untagResourceAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Deletes the tags for a resource.
untagResourceAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<UpdateTemplateResult> updateTemplateAsync(UpdateTemplateRequest request)
AWSMigrationHubOrchestratorAsync
Updates a migration workflow template.
updateTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<UpdateTemplateResult> updateTemplateAsync(UpdateTemplateRequest request, AsyncHandler<UpdateTemplateRequest,UpdateTemplateResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Updates a migration workflow template.
updateTemplateAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<UpdateWorkflowResult> updateWorkflowAsync(UpdateWorkflowRequest request)
AWSMigrationHubOrchestratorAsync
Update a migration workflow.
updateWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<UpdateWorkflowResult> updateWorkflowAsync(UpdateWorkflowRequest request, AsyncHandler<UpdateWorkflowRequest,UpdateWorkflowResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Update a migration workflow.
updateWorkflowAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<UpdateWorkflowStepResult> updateWorkflowStepAsync(UpdateWorkflowStepRequest request)
AWSMigrationHubOrchestratorAsync
Update a step in a migration workflow.
updateWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<UpdateWorkflowStepResult> updateWorkflowStepAsync(UpdateWorkflowStepRequest request, AsyncHandler<UpdateWorkflowStepRequest,UpdateWorkflowStepResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Update a step in a migration workflow.
updateWorkflowStepAsync
in interface AWSMigrationHubOrchestratorAsync
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.public Future<UpdateWorkflowStepGroupResult> updateWorkflowStepGroupAsync(UpdateWorkflowStepGroupRequest request)
AWSMigrationHubOrchestratorAsync
Update the step group in a migration workflow.
updateWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
public Future<UpdateWorkflowStepGroupResult> updateWorkflowStepGroupAsync(UpdateWorkflowStepGroupRequest request, AsyncHandler<UpdateWorkflowStepGroupRequest,UpdateWorkflowStepGroupResult> asyncHandler)
AWSMigrationHubOrchestratorAsync
Update the step group in a migration workflow.
updateWorkflowStepGroupAsync
in interface AWSMigrationHubOrchestratorAsync
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.