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