Interface ListProfileObjectTypeTemplateItem.Builder

    • Method Detail

      • templateId

        ListProfileObjectTypeTemplateItem.Builder templateId​(String templateId)

        A unique identifier for the object template.

        Parameters:
        templateId - A unique identifier for the object template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceName

        ListProfileObjectTypeTemplateItem.Builder sourceName​(String sourceName)

        The name of the source of the object template.

        Parameters:
        sourceName - The name of the source of the object template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceObject

        ListProfileObjectTypeTemplateItem.Builder sourceObject​(String sourceObject)

        The source of the object template.

        Parameters:
        sourceObject - The source of the object template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.