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