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