Uses of Class
io.apicurio.registry.rest.v3.beans.ArtifactMetaData
Packages that use ArtifactMetaData
-
Uses of ArtifactMetaData in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 that return ArtifactMetaDataModifier and TypeMethodDescriptionGroupsResource.getArtifactMetaData(@Pattern(regexp="^.{1,512}$") String groupId, @Pattern(regexp="^.{1,512}$") String artifactId) Gets the metadata for an artifact in the registry, based on the latest version. -
Uses of ArtifactMetaData in io.apicurio.registry.rest.v3.beans
Methods in io.apicurio.registry.rest.v3.beans that return ArtifactMetaDataModifier and TypeMethodDescriptionCreateArtifactResponse.getArtifact()Root Type for ArtifactMetaDataMethods in io.apicurio.registry.rest.v3.beans with parameters of type ArtifactMetaDataModifier and TypeMethodDescriptionvoidCreateArtifactResponse.setArtifact(ArtifactMetaData artifact) Root Type for ArtifactMetaData