Package ai.vectros.types
Class BatchGetResponse
java.lang.Object
ai.vectros.types.BatchGetResponse
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic BatchGetResponse.Builderbuilder()booleangetData()inthashCode()toString()
-
Method Details
-
getData
- Returns:
- The records you can access, in no guaranteed order. Any requested id not present here was not accessible to you.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-