Uses of Class
microsoft.graph.security.complex.LabelingOptions.Builder
-
Packages that use LabelingOptions.Builder Package Description microsoft.graph.security.complex -
-
Uses of LabelingOptions.Builder in microsoft.graph.security.complex
Methods in microsoft.graph.security.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)
-