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.BatchWriteResult.Builder.error(Nullable<BatchItemError> error) BatchWriteResult.Builder.externalId(Nullable<String> externalId) ReadCalls.Builder.freeAllowance(Nullable<Long> freeAllowance) ID of the API key or scoped token that issued the request.AccessProfilePage.Builder.nextCursor(Nullable<String> nextCursor) AppContextPage.Builder.nextCursor(Nullable<String> nextCursor) ClientPage.Builder.nextCursor(Nullable<String> nextCursor) DocumentLookupPage.Builder.nextCursor(Nullable<String> nextCursor) DocumentPage.Builder.nextCursor(Nullable<String> nextCursor) FolderPage.Builder.nextCursor(Nullable<String> nextCursor) ModelDataVersionPage.Builder.nextCursor(Nullable<String> nextCursor) OrgPage.Builder.nextCursor(Nullable<String> nextCursor) ReadAccessLogPage.Builder.nextCursor(Nullable<String> nextCursor) RecordLookupResponse.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)