public static interface GetWorkflowRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<GetWorkflowRequest.Builder,GetWorkflowRequest>
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowRequest.Builder |
domainName(String domainName)
The unique name of the domain.
|
GetWorkflowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWorkflowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetWorkflowRequest.Builder |
workflowId(String workflowId)
Unique identifier for the workflow.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkflowRequest.Builder domainName(String domainName)
The unique name of the domain.
domainName - The unique name of the domain.GetWorkflowRequest.Builder workflowId(String workflowId)
Unique identifier for the workflow.
workflowId - Unique identifier for the workflow.GetWorkflowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetWorkflowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.