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