public static interface PulsarApi.CommandGetOrCreateSchemaResponseOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.ServerError |
getErrorCode() |
String |
getErrorMessage() |
long |
getRequestId() |
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString |
getSchemaVersion() |
boolean |
hasErrorCode() |
boolean |
hasErrorMessage() |
boolean |
hasRequestId() |
boolean |
hasSchemaVersion() |
boolean hasRequestId()
long getRequestId()
boolean hasErrorCode()
PulsarApi.ServerError getErrorCode()
boolean hasErrorMessage()
String getErrorMessage()
boolean hasSchemaVersion()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getSchemaVersion()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.