PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.addAllMetadata(Iterable<? extends PulsarApi.KeyValue> values) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.addMetadata(int index,
PulsarApi.KeyValue.Builder builderForValue) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.addMetadata(int index,
PulsarApi.KeyValue value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.addMetadata(PulsarApi.KeyValue.Builder builderForValue) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.addMetadata(PulsarApi.KeyValue value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clear() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearEncrypted() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearEpoch() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearMetadata() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearProducerId() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearProducerName() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearRequestId() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearSchema() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearTopic() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clearUserProvidedProducerName() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.clone() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.mergeFrom(ByteBufCodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.mergeFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.mergeFrom(PulsarApi.CommandProducer other) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.mergeSchema(PulsarApi.Schema value) |
static PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.newBuilder() |
static PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.newBuilder(PulsarApi.CommandProducer prototype) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.newBuilderForType() |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.removeMetadata(int index) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setEncrypted(boolean value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setEpoch(long value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setMetadata(int index,
PulsarApi.KeyValue.Builder builderForValue) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setMetadata(int index,
PulsarApi.KeyValue value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setProducerId(long value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setProducerName(String value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setRequestId(long value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setSchema(PulsarApi.Schema.Builder builderForValue) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setSchema(PulsarApi.Schema value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setTopic(String value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.Builder.setUserProvidedProducerName(boolean value) |
PulsarApi.CommandProducer.Builder |
PulsarApi.CommandProducer.toBuilder() |