Uses of Class
odata.msgraph.client.entity.PolicyBase
-
Packages that use PolicyBase Package Description odata.msgraph.client.entity -
-
Uses of PolicyBase in odata.msgraph.client.entity
Subclasses of PolicyBase in odata.msgraph.client.entity Modifier and Type Class Description classActivityBasedTimeoutPolicyclassAppManagementPolicyclassAuthorizationPolicyclassClaimsMappingPolicyclassCrossTenantAccessPolicyOrg.OData.Capabilities.V1.CountRestrictionsclassHomeRealmDiscoveryPolicyclassIdentitySecurityDefaultsEnforcementPolicyclassPermissionGrantPolicyclassStsPolicyclassTenantAppManagementPolicyclassTokenIssuancePolicyclassTokenLifetimePolicyMethods in odata.msgraph.client.entity that return PolicyBase Modifier and Type Method Description PolicyBasePolicyBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PolicyBasePolicyBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PolicyBasePolicyBase. withDescription(String description)PolicyBasePolicyBase. withDisplayName(String displayName)PolicyBasePolicyBase. withUnmappedField(String name, Object value)
-