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