Uses of Class
odata.msgraph.client.beta.entity.TrustFramework.Builder
-
Packages that use TrustFramework.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of TrustFramework.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TrustFramework.Builder Modifier and Type Method Description static TrustFramework.BuilderTrustFramework. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-