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