public static interface CreateIntegrationWorkflowResponse.Builder extends CustomerProfilesResponse.Builder, SdkPojo, CopyableBuilder<CreateIntegrationWorkflowResponse.Builder,CreateIntegrationWorkflowResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateIntegrationWorkflowResponse.Builder |
message(String message)
A message indicating create request was received.
|
CreateIntegrationWorkflowResponse.Builder |
workflowId(String workflowId)
Unique identifier for the workflow.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateIntegrationWorkflowResponse.Builder workflowId(String workflowId)
Unique identifier for the workflow.
workflowId - Unique identifier for the workflow.CreateIntegrationWorkflowResponse.Builder message(String message)
A message indicating create request was received.
message - A message indicating create request was received.Copyright © 2023. All rights reserved.