Uses of Class
ai.vectros.types.ScopedKeyPage.Builder
Packages that use ScopedKeyPage.Builder
-
Uses of ScopedKeyPage.Builder in ai.vectros.types
Methods in ai.vectros.types that return ScopedKeyPage.BuilderModifier and TypeMethodDescriptionScopedKeyPage.Builder.additionalProperties(Map<String, Object> additionalProperties) ScopedKeyPage.Builder.additionalProperty(String key, Object value) static ScopedKeyPage.BuilderScopedKeyPage.builder()ScopedKeyPage.Builder.data(List<ScopedKeyResponse> data) ScopedKeyPage.Builder.data(Optional<List<ScopedKeyResponse>> data) The items on this page, in the endpoint's natural order.ScopedKeyPage.Builder.from(ScopedKeyPage other) ScopedKeyPage.Builder.nextCursor(Nullable<String> nextCursor) ScopedKeyPage.Builder.nextCursor(String nextCursor) ScopedKeyPage.Builder.nextCursor(Optional<String> nextCursor) An opaque cursor for the next page.