public class UpdatedLabelsOut
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
UpdatedLabelsOut.Modification
The type of modification the feedback entry in the `updated_labels` array.
|
Constructor and Description |
---|
UpdatedLabelsOut() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Category> |
getCategories()
Gets the categories.
|
java.lang.String |
getModification()
Gets the modification.
|
java.util.List<TypeLabel> |
getTypes()
Gets the types.
|
public java.util.List<TypeLabel> getTypes()
public java.util.List<Category> getCategories()
public java.lang.String getModification()