Uses of Class
odata.msgraph.client.beta.entity.TenantRelationshipAccessPolicyBase
-
Packages that use TenantRelationshipAccessPolicyBase Package Description odata.msgraph.client.beta.entity -
-
Uses of TenantRelationshipAccessPolicyBase in odata.msgraph.client.beta.entity
Subclasses of TenantRelationshipAccessPolicyBase in odata.msgraph.client.beta.entity Modifier and Type Class Description classCrossTenantAccessPolicyOrg.OData.Capabilities.V1.CountRestrictionsMethods in odata.msgraph.client.beta.entity that return TenantRelationshipAccessPolicyBase Modifier and Type Method Description TenantRelationshipAccessPolicyBaseTenantRelationshipAccessPolicyBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TenantRelationshipAccessPolicyBaseTenantRelationshipAccessPolicyBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TenantRelationshipAccessPolicyBaseTenantRelationshipAccessPolicyBase. withDefinition(List<String> definition)TenantRelationshipAccessPolicyBaseTenantRelationshipAccessPolicyBase. withUnmappedField(String name, String value)
-