Uses of Class
odata.msgraph.client.beta.termStore.entity.Relation
-
Packages that use Relation Package Description odata.msgraph.client.beta.termStore.entity -
-
Uses of Relation in odata.msgraph.client.beta.termStore.entity
Methods in odata.msgraph.client.beta.termStore.entity that return Relation Modifier and Type Method Description RelationRelation.Builder. build()RelationRelation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RelationRelation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RelationRelation. withRelationship(RelationType relationship)RelationRelation. withUnmappedField(String name, String value)
-