public class KeyEncryptionKeyId extends EncryptionKeyId
| Constructor and Description |
|---|
KeyEncryptionKeyId(String tenant,
String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(EncryptionKeyId o) |
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
getTenant, getTypepublic String getName()
public boolean equals(Object o)
equals in class EncryptionKeyIdpublic int hashCode()
hashCode in class EncryptionKeyIdpublic int compareTo(EncryptionKeyId o)
compareTo in interface Comparable<EncryptionKeyId>compareTo in class EncryptionKeyIdCopyright © 2026 Confluent, Inc.. All rights reserved.