Uses of Class
ai.vectros.types.ClientResponse.Builder
Packages that use ClientResponse.Builder
-
Uses of ClientResponse.Builder in ai.vectros.types
Methods in ai.vectros.types that return ClientResponse.BuilderModifier and TypeMethodDescriptionClientResponse.Builder.additionalProperties(Map<String, Object> additionalProperties) ClientResponse.Builder.additionalProperty(String key, Object value) static ClientResponse.BuilderClientResponse.builder()Whether this call created a new client.When the client was created, as an ISO-8601 UTC timestamp.ClientResponse.Builder.externalId(String externalId) ClientResponse.Builder.externalId(Optional<String> externalId) Your own identifier for this client, supplied when it was created.ClientResponse.Builder.from(ClientResponse other) The Vectros-assigned UUID for this client.Display name for this client.The Vectros-assigned UUID of the organization this client belongs to, or null if the client is not associated with an org.Free-form key-value attributes stored with this client.The ID of the schema that validates this client's payload and drives its lookup indexing, or null if the client is not schema-bound.ClientResponse.Builder.schemaVersion(Integer schemaVersion) ClientResponse.Builder.schemaVersion(Optional<Integer> schemaVersion) The version of the governing schema that was in effect when this client was last written.Lifecycle status of the client.