Class ArtifactOwner

java.lang.Object
io.apicurio.registry.rest.v2.beans.ArtifactOwner

@Generated("jsonschema2pojo") public class ArtifactOwner extends Object
Root Type for ArtifactOwner

Describes the ownership of an artifact.

  • Constructor Details

    • ArtifactOwner

      public ArtifactOwner()
  • Method Details

    • getOwner

      public String getOwner()
    • setOwner

      public void setOwner(String owner)