public static final class LabelingOptions.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
LabelingOptions.Builder |
assignmentMethod(AssignmentMethod assignmentMethod) |
LabelingOptions |
build() |
LabelingOptions.Builder |
downgradeJustification(DowngradeJustification downgradeJustification) |
LabelingOptions.Builder |
extendedProperties(List<KeyValuePair> extendedProperties) |
LabelingOptions.Builder |
extendedPropertiesNextLink(String extendedPropertiesNextLink) |
LabelingOptions.Builder |
labelId(String labelId) |
public LabelingOptions.Builder labelId(String labelId)
public LabelingOptions.Builder assignmentMethod(AssignmentMethod assignmentMethod)
public LabelingOptions.Builder downgradeJustification(DowngradeJustification downgradeJustification)
public LabelingOptions.Builder extendedProperties(List<KeyValuePair> extendedProperties)
public LabelingOptions.Builder extendedPropertiesNextLink(String extendedPropertiesNextLink)
public LabelingOptions build()
Copyright © 2018–2020. All rights reserved.