public static interface PulsarApi.EncryptionKeysOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
PulsarApi.KeyValue |
getMetadata(int index) |
int |
getMetadataCount() |
List<PulsarApi.KeyValue> |
getMetadataList() |
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString |
getValue() |
boolean |
hasKey() |
boolean |
hasValue() |
boolean hasKey()
String getKey()
boolean hasValue()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getValue()
List<PulsarApi.KeyValue> getMetadataList()
PulsarApi.KeyValue getMetadata(int index)
int getMetadataCount()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.