public static interface TermRelations.Builder extends SdkPojo, CopyableBuilder<TermRelations.Builder,TermRelations>
| Modifier and Type | Method and Description |
|---|---|
TermRelations.Builder |
classifies(Collection<String> classifies)
The classifies of the term relations.
|
TermRelations.Builder |
classifies(String... classifies)
The classifies of the term relations.
|
TermRelations.Builder |
isA(Collection<String> isA)
The
isA property of the term relations. |
TermRelations.Builder |
isA(String... isA)
The
isA property of the term relations. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTermRelations.Builder classifies(Collection<String> classifies)
The classifies of the term relations.
classifies - The classifies of the term relations.TermRelations.Builder classifies(String... classifies)
The classifies of the term relations.
classifies - The classifies of the term relations.TermRelations.Builder isA(Collection<String> isA)
The isA property of the term relations.
isA - The isA property of the term relations.TermRelations.Builder isA(String... isA)
The isA property of the term relations.
isA - The isA property of the term relations.Copyright © 2023. All rights reserved.