Uses of Interface
ai.vectros.types.ClientRequest._FinalStage
Packages that use ClientRequest._FinalStage
-
Uses of ClientRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement ClientRequest._FinalStageMethods in ai.vectros.types that return ClientRequest._FinalStageModifier and TypeMethodDescriptionClientRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) ClientRequest._FinalStage.additionalProperty(String key, Object value) ClientRequest.Builder.externalId(@NotNull String externalId) Your own unique identifier for this client.ClientRequest.ExternalIdStage.externalId(@NotNull String externalId) Your own unique identifier for this client.Display name for this client.Display name for this client.Display name for this client.The organization this client belongs to.The organization this client belongs to.The organization this client belongs to.Free-form key-value attributes to store with this client — handy for keeping extra data from your system without defining a schema.Free-form key-value attributes to store with this client — handy for keeping extra data from your system without defining a schema.Free-form key-value attributes to store with this client — handy for keeping extra data from your system without defining a schema.Optional ID of a schema (created viaPOST /v1/schemas) that validates this client's payload and drives its lookup indexing.Optional ID of a schema (created viaPOST /v1/schemas) that validates this client's payload and drives its lookup indexing.Optional ID of a schema (created viaPOST /v1/schemas) that validates this client's payload and drives its lookup indexing.ClientRequest._FinalStage.status(ClientRequestStatus status) ClientRequest._FinalStage.status(Optional<ClientRequestStatus> status) Lifecycle status of the client.ClientRequest.Builder.status(ClientRequestStatus status) Lifecycle status of the client.ClientRequest.Builder.status(Optional<ClientRequestStatus> status) Lifecycle status of the client.