Uses of Enum Class
io.apicurio.registry.client.common.Version
Packages that use Version
-
Uses of Version in io.apicurio.registry.client.common
Methods in io.apicurio.registry.client.common that return VersionModifier and TypeMethodDescriptionstatic VersionReturns the enum constant of this class with the specified name.static Version[]Version.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.apicurio.registry.client.common with parameters of type VersionModifier and TypeMethodDescriptionstatic com.microsoft.kiota.RequestAdapterRegistryClientRequestAdapterFactory.createRequestAdapter(RegistryClientOptions options, Version version) Creates a RequestAdapter configured with authentication, SSL/TLS, and retry settings from the provided options.