public class QueryRelationsEntity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryRelationsEntity.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
exact()
Gets the exact.
|
QueryRelationsEntity.Builder |
newBuilder()
New builder.
|
java.lang.String |
text()
Gets the text.
|
java.lang.String |
type()
Gets the type.
|
public QueryRelationsEntity.Builder newBuilder()
public java.lang.String text()
public java.lang.String type()
public java.lang.Boolean exact()