Uses of Class
io.dapr.v1.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder
Packages that use DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder
-
Uses of DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.BuilderModifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clear()
DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearDeadLetterTopic()
dead_letter_topic is the topic to which messages that fail to be processed are sent.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearMetadata()
DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearPubsubName()
The name of the pubsub componentDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clearTopic()
The pubsub topicDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.clone()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.getInitialRequestBuilder()
.dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;
DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.mergeFrom
(com.google.protobuf.Message other) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.mergeFrom
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1 other) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.newBuilder()
DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.newBuilder
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1 prototype) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.newBuilderForType()
DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.putAllMetadata
(Map<String, String> values) The metadata passing to pub components metadata property: - key : the key of the message.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.putMetadata
(String key, String value) The metadata passing to pub components metadata property: - key : the key of the message.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.removeMetadata
(String key) The metadata passing to pub components metadata property: - key : the key of the message.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setDeadLetterTopic
(String value) dead_letter_topic is the topic to which messages that fail to be processed are sent.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setDeadLetterTopicBytes
(com.google.protobuf.ByteString value) dead_letter_topic is the topic to which messages that fail to be processed are sent.DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setPubsubName
(String value) The name of the pubsub componentDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setPubsubNameBytes
(com.google.protobuf.ByteString value) The name of the pubsub componentDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The pubsub topicDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setTopicBytes
(com.google.protobuf.ByteString value) The pubsub topicDaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.toBuilder()
Methods in io.dapr.v1 with parameters of type DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.BuilderModifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setInitialRequest
(DaprProtos.SubscribeTopicEventsInitialRequestAlpha1.Builder builderForValue) .dapr.proto.runtime.v1.SubscribeTopicEventsInitialRequestAlpha1 initial_request = 1;