Uses of Class
ai.vectros.resources.records.requests.ListRecordsRequest.Builder
Packages that use ListRecordsRequest.Builder
-
Uses of ListRecordsRequest.Builder in ai.vectros.resources.records.requests
Methods in ai.vectros.resources.records.requests that return ListRecordsRequest.BuilderModifier and TypeMethodDescriptionListRecordsRequest.Builder.additionalProperties(Map<String, Object> additionalProperties) ListRecordsRequest.Builder.additionalProperty(String key, Object value) static ListRecordsRequest.BuilderListRecordsRequest.builder()List all records in this folder, regardless of type.ListRecordsRequest.Builder.from(ListRecordsRequest other) ListRecordsRequest.Builder.includePayload(String includePayload) ListRecordsRequest.Builder.includePayload(Optional<String> includePayload) Set totrueto include each record's full payload in this response, rehydrating any externally stored payloads (hydration is capped per page).Maximum number of records to return per page.Set totrueto return the account-wide recently-updated feed across all record types, newest first — a type-agnostic activity view.Filter to records carrying this scope value, innamespace:valueform (a value is 1-128 chars: a letter or digit first, then letters, digits,_or-) — for examplegroup:eng-team,org:<id>, orclient:<id>.Pagination cursor.The record type to list, e.g.Filter to records owned by this user.