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.BuilderUpdatedLabelsIn.Builder. addCategories(Category categories)Adds an categories to categories.UpdatedLabelsIn.BuilderUpdatedLabelsIn.Builder. addTypes(TypeLabel types)Adds an types to types.UpdatedLabelsIn.BuilderUpdatedLabelsIn.Builder. categories(List<Category> categories)Set the categories.UpdatedLabelsIn.BuilderUpdatedLabelsIn. newBuilder()New builder.UpdatedLabelsIn.BuilderUpdatedLabelsIn.Builder. types(List<TypeLabel> types)Set the types.