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