Uses of Class
ai.vectros.core.Nullable
Packages that use Nullable
-
Uses of Nullable in ai.vectros.core
Methods in ai.vectros.core that return Nullable -
Uses of Nullable in ai.vectros.types
Methods in ai.vectros.types with parameters of type NullableModifier and TypeMethodDescriptionThe app context the request operated under — the context partition the credential carried.LogEntry._FinalStage.delegationChain(Nullable<String> delegationChain) LogEntry.Builder.delegationChain(Nullable<String> delegationChain) A JSON-encoded record of who delegated the credential that made this call, present only when the request was made under a key minted via thedelegate-mintcapability (seePOST /v1/admin/keys/scoped).BatchWriteResult.Builder.error(Nullable<BatchItemError> error) Error code explaining WHY a failed call was rejected, when the failure had a typed code — one ofRATE_LIMITED,SUBSCRIPTION_LIMIT_EXCEEDED,INSUFFICIENT_BALANCE,RESOURCE_IN_USE,VERSION_CONFLICT,SESSION_REFRESH_REQUIRED,WRITE_FROZEN,UNSUPPORTED_WIRE_VERSION.BatchWriteResult.Builder.externalId(Nullable<String> externalId) ReadCalls.Builder.freeAllowance(Nullable<Long> freeAllowance) ID of the API key or scoped token that issued the request.Tenants.Builder.live(Nullable<TenantDetail> live) AccessProfilePage.Builder.nextCursor(Nullable<String> nextCursor) AppContextPage.Builder.nextCursor(Nullable<String> nextCursor) DocumentLookupPage.Builder.nextCursor(Nullable<String> nextCursor) DocumentPage.Builder.nextCursor(Nullable<String> nextCursor) EntityPage.Builder.nextCursor(Nullable<String> nextCursor) FolderPage.Builder.nextCursor(Nullable<String> nextCursor) IssuerPage.Builder.nextCursor(Nullable<String> nextCursor) ModelDataVersionPage.Builder.nextCursor(Nullable<String> nextCursor) NamespacePage.Builder.nextCursor(Nullable<String> nextCursor) ReadAccessLogPage.Builder.nextCursor(Nullable<String> nextCursor) RecordLookupPage.Builder.nextCursor(Nullable<String> nextCursor) RecordPage.Builder.nextCursor(Nullable<String> nextCursor) RolePage.Builder.nextCursor(Nullable<String> nextCursor) SchemaPage.Builder.nextCursor(Nullable<String> nextCursor) ScopedKeyPage.Builder.nextCursor(Nullable<String> nextCursor) UserPage.Builder.nextCursor(Nullable<String> nextCursor) Correlation id for this call.Tenants.Builder.test(Nullable<TenantDetail> test)