Package | Description |
---|---|
com.ibm.watson.compare_comply.v1.model |
Modifier and Type | Method and Description |
---|---|
TypeLabel |
TypeLabel.Builder.build()
Builds a TypeLabel.
|
Modifier and Type | Method and Description |
---|---|
List<TypeLabel> |
UpdatedLabelsOut.getTypes()
Gets the types.
|
List<TypeLabel> |
OriginalLabelsOut.getTypes()
Gets the types.
|
List<TypeLabel> |
Element.getTypes()
Gets the types.
|
List<TypeLabel> |
UpdatedLabelsIn.types()
Gets the types.
|
List<TypeLabel> |
OriginalLabelsIn.types()
Gets the types.
|
Modifier and Type | Method and Description |
---|---|
UpdatedLabelsIn.Builder |
UpdatedLabelsIn.Builder.addTypes(TypeLabel types)
Adds an types to types.
|
OriginalLabelsIn.Builder |
OriginalLabelsIn.Builder.addTypes(TypeLabel types)
Adds an types to types.
|
Modifier and Type | Method and Description |
---|---|
UpdatedLabelsIn.Builder |
UpdatedLabelsIn.Builder.types(List<TypeLabel> types)
Set the types.
|
OriginalLabelsIn.Builder |
OriginalLabelsIn.Builder.types(List<TypeLabel> types)
Set the types.
|
Constructor and Description |
---|
Builder(List<TypeLabel> types,
List<Category> categories)
Instantiates a new builder with required properties.
|
Builder(List<TypeLabel> types,
List<Category> categories)
Instantiates a new builder with required properties.
|
Copyright © 2021 IBM Cloud. All rights reserved.