Uses of Class
odata.msgraph.client.beta.termStore.entity.Relation.Builder
-
Packages that use Relation.Builder Package Description odata.msgraph.client.beta.termStore.entity -
-
Uses of Relation.Builder in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return Relation.Builder Modifier and Type Method Description static Relation.BuilderRelation. builderRelation()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Relation.BuilderRelation.Builder. id(String id)Relation.BuilderRelation.Builder. relationship(RelationType relationship)
-