Uses of Enum Class
io.apicurio.registry.maven.RegisterArtifact.AvroAutoRefsNamingStrategy
Packages that use RegisterArtifact.AvroAutoRefsNamingStrategy
-
Uses of RegisterArtifact.AvroAutoRefsNamingStrategy in io.apicurio.registry.maven
Methods in io.apicurio.registry.maven that return RegisterArtifact.AvroAutoRefsNamingStrategyModifier and TypeMethodDescriptionRegisterArtifact.getAvroAutoRefsNamingStrategy()Returns the enum constant of this class with the specified name.RegisterArtifact.AvroAutoRefsNamingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.apicurio.registry.maven with parameters of type RegisterArtifact.AvroAutoRefsNamingStrategyModifier and TypeMethodDescriptionvoidRegisterArtifact.setAvroAutoRefsNamingStrategy(RegisterArtifact.AvroAutoRefsNamingStrategy avroAutoRefsNamingStrategy)