| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Migration Hub Orchestrator.
|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTemplateStepResult> |
AWSMigrationHubOrchestratorAsyncClient.getTemplateStepAsync(GetTemplateStepRequest request,
AsyncHandler<GetTemplateStepRequest,GetTemplateStepResult> asyncHandler) |
Future<GetTemplateStepResult> |
AbstractAWSMigrationHubOrchestratorAsync.getTemplateStepAsync(GetTemplateStepRequest request,
AsyncHandler<GetTemplateStepRequest,GetTemplateStepResult> asyncHandler) |
Future<GetTemplateStepResult> |
AWSMigrationHubOrchestratorAsync.getTemplateStepAsync(GetTemplateStepRequest getTemplateStepRequest,
AsyncHandler<GetTemplateStepRequest,GetTemplateStepResult> asyncHandler)
Get a specific step in a template.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateStepRequest |
GetTemplateStepRequest.clone() |
GetTemplateStepRequest |
GetTemplateStepRequest.withId(String id)
The ID of the step.
|
GetTemplateStepRequest |
GetTemplateStepRequest.withStepGroupId(String stepGroupId)
The ID of the step group.
|
GetTemplateStepRequest |
GetTemplateStepRequest.withTemplateId(String templateId)
The ID of the template.
|
Copyright © 2023. All rights reserved.