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