public static final class DeviceManagementEnumConstraint.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementEnumConstraint |
build() |
DeviceManagementEnumConstraint.Builder |
values(List<DeviceManagementEnumValue> values)
“List of valid values for this string”
|
DeviceManagementEnumConstraint.Builder |
valuesNextLink(String valuesNextLink)
“List of valid values for this string”
|
public DeviceManagementEnumConstraint.Builder values(List<DeviceManagementEnumValue> values)
values - value of values property (as defined in service metadata)this (for method chaining)public DeviceManagementEnumConstraint.Builder valuesNextLink(String valuesNextLink)
valuesNextLink - value of values@nextLink property (as defined in service metadata)this (for method chaining)public DeviceManagementEnumConstraint build()
Copyright © 2018–2020. All rights reserved.