| Package | Description | 
|---|---|
| com.ibm.watson.compare_comply.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
UpdatedLabelsIn | 
UpdatedLabelsIn.Builder.build()
Builds a UpdatedLabelsIn. 
 | 
UpdatedLabelsIn | 
FeedbackDataInput.updatedLabels()
Gets the updatedLabels. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FeedbackDataInput.Builder | 
FeedbackDataInput.Builder.updatedLabels(UpdatedLabelsIn updatedLabels)
Set the updatedLabels. 
 | 
| 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.