public class ObjectGetResponse extends Object
| Constructor and Description |
|---|
ObjectGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
Deprecation[] |
getDeprecations() |
WeaviateObject |
getObject() |
ObjectsGetResponseAO2Result |
getResult() |
void |
setDeprecations(Deprecation[] deprecations) |
void |
setObject(WeaviateObject object) |
void |
setResult(ObjectsGetResponseAO2Result result) |
public Deprecation[] getDeprecations()
public WeaviateObject getObject()
public ObjectsGetResponseAO2Result getResult()
public void setDeprecations(Deprecation[] deprecations)
public void setObject(WeaviateObject object)
public void setResult(ObjectsGetResponseAO2Result result)
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.