Interface TermRelations.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TermRelations.Builder,TermRelations>, SdkBuilder<TermRelations.Builder,TermRelations>, SdkPojo
Enclosing class:
TermRelations

public static interface TermRelations.Builder extends SdkPojo, CopyableBuilder<TermRelations.Builder,TermRelations>
  • Method Details

    • classifies

      TermRelations.Builder classifies(Collection<String> classifies)

      The classifies of the term relations.

      Parameters:
      classifies - The classifies of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • classifies

      TermRelations.Builder classifies(String... classifies)

      The classifies of the term relations.

      Parameters:
      classifies - The classifies of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isA

      The isA property of the term relations.

      Parameters:
      isA - The isA property of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isA

      The isA property of the term relations.

      Parameters:
      isA - The isA property of the term relations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.