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