Uses of Enum Class
io.apicurio.registry.client.RegistryClientOptions.TrustStoreType
Packages that use RegistryClientOptions.TrustStoreType
-
Uses of RegistryClientOptions.TrustStoreType in io.apicurio.registry.client
Methods in io.apicurio.registry.client 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.