Uses of Class
com.ibm.watson.compare_comply.v1.model.UpdatedLabelsIn.Builder
Package | Description |
---|---|
com.ibm.watson.compare_comply.v1.model |
-
Uses of UpdatedLabelsIn.Builder in com.ibm.watson.compare_comply.v1.model
Methods in com.ibm.watson.compare_comply.v1.model that return UpdatedLabelsIn.Builder Modifier and Type Method Description UpdatedLabelsIn.Builder
UpdatedLabelsIn.Builder. addCategories(Category categories)
Adds an categories to categories.UpdatedLabelsIn.Builder
UpdatedLabelsIn.Builder. addTypes(TypeLabel types)
Adds an types to types.UpdatedLabelsIn.Builder
UpdatedLabelsIn.Builder. categories(List<Category> categories)
Set the categories.UpdatedLabelsIn.Builder
UpdatedLabelsIn. newBuilder()
New builder.UpdatedLabelsIn.Builder
UpdatedLabelsIn.Builder. types(List<TypeLabel> types)
Set the types.