Package | Description |
---|---|
com.ibm.watson.compare_comply.v1.model |
Modifier and Type | Method and Description |
---|---|
OriginalLabelsIn |
OriginalLabelsIn.Builder.build()
Builds a OriginalLabelsIn.
|
OriginalLabelsIn |
FeedbackDataInput.originalLabels()
Gets the originalLabels.
|
Modifier and Type | Method and Description |
---|---|
FeedbackDataInput.Builder |
FeedbackDataInput.Builder.originalLabels(OriginalLabelsIn originalLabels)
Set the originalLabels.
|
Constructor and Description |
---|
Builder(String feedbackType,
Location location,
String text,
OriginalLabelsIn originalLabels,
UpdatedLabelsIn updatedLabels)
Instantiates a new builder with required properties.
|
Copyright © 2021 IBM Cloud. All rights reserved.