public static interface GetWorkflowStepRequest.Builder extends MigrationHubOrchestratorRequest.Builder, SdkPojo, CopyableBuilder<GetWorkflowStepRequest.Builder,GetWorkflowStepRequest>
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowStepRequest.Builder |
id(String id)
The ID of the step.
|
GetWorkflowStepRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWorkflowStepRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetWorkflowStepRequest.Builder |
stepGroupId(String stepGroupId)
desThe ID of the step group.
|
GetWorkflowStepRequest.Builder |
workflowId(String workflowId)
The ID of the migration workflow.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkflowStepRequest.Builder workflowId(String workflowId)
The ID of the migration workflow.
workflowId - The ID of the migration workflow.GetWorkflowStepRequest.Builder stepGroupId(String stepGroupId)
desThe ID of the step group.
stepGroupId - desThe ID of the step group.GetWorkflowStepRequest.Builder id(String id)
The ID of the step.
id - The ID of the step.GetWorkflowStepRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetWorkflowStepRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.