Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementEnumConstraint.Builder
-
Packages that use DeviceManagementEnumConstraint.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementEnumConstraint.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementEnumConstraint.Builder Modifier and Type Method Description static DeviceManagementEnumConstraint.BuilderDeviceManagementEnumConstraint. builderDeviceManagementEnumConstraint()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceManagementEnumConstraint.BuilderDeviceManagementEnumConstraint.Builder. values(List<DeviceManagementEnumValue> values)“List of valid values for this string”DeviceManagementEnumConstraint.BuilderDeviceManagementEnumConstraint.Builder. values(DeviceManagementEnumValue... values)“List of valid values for this string”DeviceManagementEnumConstraint.BuilderDeviceManagementEnumConstraint.Builder. valuesNextLink(String valuesNextLink)“List of valid values for this string”
-