Uses of Class
io.apicurio.registry.rest.client.impl.RegistryClientImpl.CreateArtifact
Packages that use RegistryClientImpl.CreateArtifact
-
Uses of RegistryClientImpl.CreateArtifact in io.apicurio.registry.rest.client.impl
Methods in io.apicurio.registry.rest.client.impl that return RegistryClientImpl.CreateArtifactModifier and TypeMethodDescriptionprotected RegistryClientImpl.CreateArtifactRegistryClientImpl.createArtifactLogic(String artifactId, String version, String artifactType, IfExists ifExists, Boolean canonical, String artifactName, String artifactDescription, String contentType, String artifactSHA)