Class GetSchemaVersionsRequest.Builder
java.lang.Object
ai.vectros.resources.schemas.requests.GetSchemaVersionsRequest.Builder
- Enclosing class:
GetSchemaVersionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(GetSchemaVersionsRequest other) Pagination cursor — pass thenextCursorvalue from the previous page to fetch the next one.
-
Method Details
-
from
-
startFrom
Pagination cursor — pass the
nextCursorvalue from the previous page to fetch the next one. -
startFrom
-
build
-
additionalProperty
-
additionalProperties
public GetSchemaVersionsRequest.Builder additionalProperties(Map<String, Object> additionalProperties)
-