public static interface PulsarApi.CommandAuthResponseOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClientVersion() |
int |
getProtocolVersion() |
PulsarApi.AuthData |
getResponse() |
boolean |
hasClientVersion() |
boolean |
hasProtocolVersion() |
boolean |
hasResponse() |
boolean hasClientVersion()
String getClientVersion()
boolean hasResponse()
PulsarApi.AuthData getResponse()
boolean hasProtocolVersion()
int getProtocolVersion()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.