Uses of Enum Class
io.apicurio.registry.rest.client.models.IfArtifactExists
Packages that use IfArtifactExists
Package
Description
-
Uses of IfArtifactExists in io.apicurio.registry.rest.client.groups.item.artifacts
Fields in io.apicurio.registry.rest.client.groups.item.artifacts declared as IfArtifactExistsModifier and TypeFieldDescriptionArtifactsRequestBuilder.PostQueryParameters.ifExistsSet this option to instruct the server on what to do if the artifact already exists. -
Uses of IfArtifactExists in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return IfArtifactExistsModifier and TypeMethodDescriptionstatic IfArtifactExistsstatic IfArtifactExistsReturns the enum constant of this class with the specified name.static IfArtifactExists[]IfArtifactExists.values()Returns an array containing the constants of this enum class, in the order they are declared.