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