Interface ServiceWorkflowUpdatedMetadata.Builder

  • Method Details

    • serviceFunctionId

      ServiceWorkflowUpdatedMetadata.Builder serviceFunctionId(String serviceFunctionId)

      The identifier of the service function.

      Parameters:
      serviceFunctionId - The identifier of the service function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceFunctionName

      ServiceWorkflowUpdatedMetadata.Builder serviceFunctionName(String serviceFunctionName)

      The name of the service function.

      Parameters:
      serviceFunctionName - The name of the service function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.