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