Package ai.vectros.types
Class ContextDetail
java.lang.Object
ai.vectros.types.ContextDetail
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ContextDetail.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getContextId
- Returns:
- AppContext id (the contextId data is partitioned under).
-
getTenantId
- Returns:
- Your account (tenant) id for the environment this context belongs to, as a UUID.
-
getTenantMode
- Returns:
- Environment of the owning account: "live" or "test".
-
getCredits
-
getSearch
-
getDocuments
-
getRecords
-
getInference
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-