Uses of Class
odata.msgraph.client.beta.complex.LabelingOptions.Builder
-
Packages that use LabelingOptions.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of LabelingOptions.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return LabelingOptions.Builder Modifier and Type Method Description LabelingOptions.BuilderLabelingOptions.Builder. assignmentMethod(AssignmentMethod assignmentMethod)static LabelingOptions.BuilderLabelingOptions. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).LabelingOptions.BuilderLabelingOptions.Builder. downgradeJustification(DowngradeJustification downgradeJustification)LabelingOptions.BuilderLabelingOptions.Builder. extendedProperties(List<KeyValuePair> extendedProperties)LabelingOptions.BuilderLabelingOptions.Builder. extendedProperties(KeyValuePair... extendedProperties)LabelingOptions.BuilderLabelingOptions.Builder. extendedPropertiesNextLink(String extendedPropertiesNextLink)LabelingOptions.BuilderLabelingOptions.Builder. labelId(String labelId)
-