public class PolicyRoot extends Entity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
PolicyRoot.Builder |
changedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
PolicyRoot() |
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Entitypublic static PolicyRoot.Builder builderPolicyRoot()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Entitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Entitypublic AuthenticationFlowsPolicyRequest getAuthenticationFlowsPolicy()
public ActivityBasedTimeoutPolicyCollectionRequest getActivityBasedTimeoutPolicies()
public ClaimsMappingPolicyCollectionRequest getClaimsMappingPolicies()
public HomeRealmDiscoveryPolicyCollectionRequest getHomeRealmDiscoveryPolicies()
public TokenIssuancePolicyCollectionRequest getTokenIssuancePolicies()
public TokenLifetimePolicyCollectionRequest getTokenLifetimePolicies()
public AdminConsentRequestPolicyRequest getAdminConsentRequestPolicy()
public IdentitySecurityDefaultsEnforcementPolicyRequest getIdentitySecurityDefaultsEnforcementPolicy()
public ConditionalAccessPolicyCollectionRequest getConditionalAccessPolicies()
public com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Entitypublic PolicyRoot patch()
this with changed fields reset.public PolicyRoot put()
this
with changed fields reset (they were ignored anyway).Copyright © 2018–2020. All rights reserved.