public static final class PulsarApi.CommandProducer.Builder extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandProducer,PulsarApi.CommandProducer.Builder> implements PulsarApi.CommandProducerOrBuilder, ByteBufCodedInputStream.ByteBufMessageBuilder
parseUnknownFieldpublic void recycle()
public PulsarApi.CommandProducer.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.CommandProducer,PulsarApi.CommandProducer.Builder>public PulsarApi.CommandProducer.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.CommandProducer,PulsarApi.CommandProducer.Builder>public PulsarApi.CommandProducer 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.CommandProducer,PulsarApi.CommandProducer.Builder>public PulsarApi.CommandProducer build()
build in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandProducer buildPartial()
buildPartial in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite.Builderpublic PulsarApi.CommandProducer.Builder mergeFrom(PulsarApi.CommandProducer other)
mergeFrom in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.Builder<PulsarApi.CommandProducer,PulsarApi.CommandProducer.Builder>public final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic PulsarApi.CommandProducer.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.CommandProducer.Builder>IOExceptionpublic PulsarApi.CommandProducer.Builder mergeFrom(ByteBufCodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface ByteBufCodedInputStream.ByteBufMessageBuilderIOExceptionpublic boolean hasTopic()
hasTopic in interface PulsarApi.CommandProducerOrBuilderpublic String getTopic()
getTopic in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setTopic(String value)
public PulsarApi.CommandProducer.Builder clearTopic()
public boolean hasProducerId()
hasProducerId in interface PulsarApi.CommandProducerOrBuilderpublic long getProducerId()
getProducerId in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setProducerId(long value)
public PulsarApi.CommandProducer.Builder clearProducerId()
public boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandProducerOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setRequestId(long value)
public PulsarApi.CommandProducer.Builder clearRequestId()
public boolean hasProducerName()
hasProducerName in interface PulsarApi.CommandProducerOrBuilderpublic String getProducerName()
getProducerName in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setProducerName(String value)
public PulsarApi.CommandProducer.Builder clearProducerName()
public boolean hasEncrypted()
hasEncrypted in interface PulsarApi.CommandProducerOrBuilderpublic boolean getEncrypted()
getEncrypted in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setEncrypted(boolean value)
public PulsarApi.CommandProducer.Builder clearEncrypted()
public List<PulsarApi.KeyValue> getMetadataList()
getMetadataList in interface PulsarApi.CommandProducerOrBuilderpublic int getMetadataCount()
getMetadataCount in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.KeyValue getMetadata(int index)
getMetadata in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setMetadata(int index, PulsarApi.KeyValue value)
public PulsarApi.CommandProducer.Builder setMetadata(int index, PulsarApi.KeyValue.Builder builderForValue)
public PulsarApi.CommandProducer.Builder addMetadata(PulsarApi.KeyValue value)
public PulsarApi.CommandProducer.Builder addMetadata(int index, PulsarApi.KeyValue value)
public PulsarApi.CommandProducer.Builder addMetadata(PulsarApi.KeyValue.Builder builderForValue)
public PulsarApi.CommandProducer.Builder addMetadata(int index, PulsarApi.KeyValue.Builder builderForValue)
public PulsarApi.CommandProducer.Builder addAllMetadata(Iterable<? extends PulsarApi.KeyValue> values)
public PulsarApi.CommandProducer.Builder clearMetadata()
public PulsarApi.CommandProducer.Builder removeMetadata(int index)
public boolean hasSchema()
hasSchema in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.Schema getSchema()
getSchema in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setSchema(PulsarApi.Schema value)
public PulsarApi.CommandProducer.Builder setSchema(PulsarApi.Schema.Builder builderForValue)
public PulsarApi.CommandProducer.Builder mergeSchema(PulsarApi.Schema value)
public PulsarApi.CommandProducer.Builder clearSchema()
public boolean hasEpoch()
hasEpoch in interface PulsarApi.CommandProducerOrBuilderpublic long getEpoch()
getEpoch in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setEpoch(long value)
public PulsarApi.CommandProducer.Builder clearEpoch()
public boolean hasUserProvidedProducerName()
hasUserProvidedProducerName in interface PulsarApi.CommandProducerOrBuilderpublic boolean getUserProvidedProducerName()
getUserProvidedProducerName in interface PulsarApi.CommandProducerOrBuilderpublic PulsarApi.CommandProducer.Builder setUserProvidedProducerName(boolean value)
public PulsarApi.CommandProducer.Builder clearUserProvidedProducerName()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.