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