public class EntryModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
EntryModel.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
id()
Gets the id.
|
Boolean |
negated()
Gets the negated.
|
EntryModel.Builder |
newBuilder()
New builder.
|
List<SentenceModel> |
sentences()
Gets the sentences.
|
public EntryModel.Builder newBuilder()
public String id()
public Boolean negated()
public List<SentenceModel> sentences()
Copyright © 2021 IBM Cloud. All rights reserved.