Uses of Enum Class
io.apicurio.registry.maven.RegisterArtifact.VersionStrategy
Packages that use RegisterArtifact.VersionStrategy
-
Uses of RegisterArtifact.VersionStrategy in io.apicurio.registry.maven
Methods in io.apicurio.registry.maven that return RegisterArtifact.VersionStrategyModifier and TypeMethodDescriptionRegisterArtifact.getVersionStrategy()Returns the enum constant of this class with the specified name.static RegisterArtifact.VersionStrategy[]RegisterArtifact.VersionStrategy.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.VersionStrategyModifier and TypeMethodDescriptionvoidRegisterArtifact.setVersionStrategy(RegisterArtifact.VersionStrategy versionStrategy)