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