Uses of Class
ai.vectros.resources.schemas.requests.GetSchemaRequest
Packages that use GetSchemaRequest
-
Uses of GetSchemaRequest in ai.vectros.resources.schemas
Methods in ai.vectros.resources.schemas with parameters of type GetSchemaRequestModifier and TypeMethodDescriptionAsyncRawSchemasClient.getSchema(String id, GetSchemaRequest request) Retrieves a single record schema by its id.AsyncRawSchemasClient.getSchema(String id, GetSchemaRequest request, RequestOptions requestOptions) Retrieves a single record schema by its id.AsyncSchemasClient.getSchema(String id, GetSchemaRequest request) Retrieves a single record schema by its id.AsyncSchemasClient.getSchema(String id, GetSchemaRequest request, RequestOptions requestOptions) Retrieves a single record schema by its id.RawSchemasClient.getSchema(String id, GetSchemaRequest request) Retrieves a single record schema by its id.RawSchemasClient.getSchema(String id, GetSchemaRequest request, RequestOptions requestOptions) Retrieves a single record schema by its id.SchemasClient.getSchema(String id, GetSchemaRequest request) Retrieves a single record schema by its id.SchemasClient.getSchema(String id, GetSchemaRequest request, RequestOptions requestOptions) Retrieves a single record schema by its id. -
Uses of GetSchemaRequest in ai.vectros.resources.schemas.requests
Methods in ai.vectros.resources.schemas.requests that return GetSchemaRequestMethods in ai.vectros.resources.schemas.requests with parameters of type GetSchemaRequest