Uses of Enum Class
io.apicurio.registry.client.common.RegistryClientOptions.TrustStoreType
Packages that use RegistryClientOptions.TrustStoreType
-
Uses of RegistryClientOptions.TrustStoreType in io.apicurio.registry.client.common
Methods in io.apicurio.registry.client.common that return RegistryClientOptions.TrustStoreTypeModifier and TypeMethodDescriptionRegistryClientOptions.getTrustStoreType()Returns the enum constant of this class with the specified name.static RegistryClientOptions.TrustStoreType[]RegistryClientOptions.TrustStoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.