public class QueryResultEntryV2026R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryResultEntryV2026R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
extraData |
protected String |
id
The unique identifier of the matching item.
|
protected String |
type
The type of the matching item.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
QueryResultEntryV2026R0(QueryResultEntryV2026R0.Builder builder) |
|
QueryResultEntryV2026R0(String id,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Object> |
getExtraData() |
String |
getId() |
String |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic QueryResultEntryV2026R0(String id, String type)
protected QueryResultEntryV2026R0(QueryResultEntryV2026R0.Builder builder)
public Map<String,Object> getExtraData()