public static final class PulsarApi.CommandAddSubscriptionToTxnResponse.Builder extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse,PulsarApi.CommandAddSubscriptionToTxnResponse.Builder> implements PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilder, ByteBufCodedInputStream.ByteBufMessageBuilder
parseUnknownFieldpublic void recycle()
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clear()
clear in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclear in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse,PulsarApi.CommandAddSubscriptionToTxnResponse.Builder>public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clone()
clone in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderclone in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse,PulsarApi.CommandAddSubscriptionToTxnResponse.Builder>public PulsarApi.CommandAddSubscriptionToTxnResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuildergetDefaultInstanceForType in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse,PulsarApi.CommandAddSubscriptionToTxnResponse.Builder>public PulsarApi.CommandAddSubscriptionToTxnResponse build()
build in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandAddSubscriptionToTxnResponse buildPartial()
buildPartial in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder mergeFrom(PulsarApi.CommandAddSubscriptionToTxnResponse other)
mergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse,PulsarApi.CommandAddSubscriptionToTxnResponse.Builder>public final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder mergeFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.BuildermergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.AbstractMessageLite.Builder<PulsarApi.CommandAddSubscriptionToTxnResponse.Builder>IOExceptionpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder mergeFrom(ByteBufCodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface ByteBufCodedInputStream.ByteBufMessageBuilderIOExceptionpublic boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder setRequestId(long value)
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clearRequestId()
public boolean hasTxnidLeastBits()
hasTxnidLeastBits in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic long getTxnidLeastBits()
getTxnidLeastBits in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder setTxnidLeastBits(long value)
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clearTxnidLeastBits()
public boolean hasTxnidMostBits()
hasTxnidMostBits in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic long getTxnidMostBits()
getTxnidMostBits in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder setTxnidMostBits(long value)
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clearTxnidMostBits()
public boolean hasError()
hasError in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.ServerError getError()
getError in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder setError(PulsarApi.ServerError value)
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clearError()
public boolean hasMessage()
hasMessage in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic String getMessage()
getMessage in interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilderpublic PulsarApi.CommandAddSubscriptionToTxnResponse.Builder setMessage(String value)
public PulsarApi.CommandAddSubscriptionToTxnResponse.Builder clearMessage()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.