Class CachedDekRegistryClient.DekId

java.lang.Object
io.confluent.dekregistry.client.CachedDekRegistryClient.DekId
Enclosing class:
CachedDekRegistryClient

public static class CachedDekRegistryClient.DekId extends Object
  • Constructor Details

  • Method Details

    • getKekName

      public String getKekName()
    • getSubject

      public String getSubject()
    • getVersion

      public Integer getVersion()
    • getDekFormat

      public DekFormat getDekFormat()
    • isLookupDeleted

      public boolean isLookupDeleted()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object