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