Interface CreateIntegrationWorkflowResponse.Builder

    • Method Detail

      • workflowId

        CreateIntegrationWorkflowResponse.Builder workflowId​(String workflowId)

        Unique identifier for the workflow.

        Parameters:
        workflowId - Unique identifier for the workflow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        CreateIntegrationWorkflowResponse.Builder message​(String message)

        A message indicating create request was received.

        Parameters:
        message - A message indicating create request was received.
        Returns:
        Returns a reference to this object so that method calls can be chained together.