Package io.dapr.v1

Class DaprProtos.PublishEventRequest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
io.dapr.v1.DaprProtos.PublishEventRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.PublishEventRequestOrBuilder, java.lang.Cloneable
Enclosing class:
DaprProtos.PublishEventRequest

public static final class DaprProtos.PublishEventRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
implements DaprProtos.PublishEventRequestOrBuilder
 PublishEventRequest is the message to publish event data to pubsub topic
 
Protobuf type dapr.proto.runtime.v1.PublishEventRequest
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapField

      protected com.google.protobuf.MapField internalGetMapField​(int number)
      Overrides:
      internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • internalGetMutableMapField

      protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
      Overrides:
      internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • getDefaultInstanceForType

      public DaprProtos.PublishEventRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public DaprProtos.PublishEventRequest buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • setField

      public DaprProtos.PublishEventRequest.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • clearField

      public DaprProtos.PublishEventRequest.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • clearOneof

      public DaprProtos.PublishEventRequest.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • setRepeatedField

      public DaprProtos.PublishEventRequest.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • addRepeatedField

      public DaprProtos.PublishEventRequest.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • mergeFrom

      public DaprProtos.PublishEventRequest.Builder mergeFrom​(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventRequest.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • mergeFrom

      public DaprProtos.PublishEventRequest.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventRequest.Builder>
      Throws:
      java.io.IOException
    • getPubsubName

      public java.lang.String getPubsubName()
       The name of the pubsub component
       
      string pubsub_name = 1;
      Specified by:
      getPubsubName in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The pubsubName.
    • getPubsubNameBytes

      public com.google.protobuf.ByteString getPubsubNameBytes()
       The name of the pubsub component
       
      string pubsub_name = 1;
      Specified by:
      getPubsubNameBytes in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The bytes for pubsubName.
    • setPubsubName

      public DaprProtos.PublishEventRequest.Builder setPubsubName​(java.lang.String value)
       The name of the pubsub component
       
      string pubsub_name = 1;
      Parameters:
      value - The pubsubName to set.
      Returns:
      This builder for chaining.
    • clearPubsubName

      public DaprProtos.PublishEventRequest.Builder clearPubsubName()
       The name of the pubsub component
       
      string pubsub_name = 1;
      Returns:
      This builder for chaining.
    • setPubsubNameBytes

      public DaprProtos.PublishEventRequest.Builder setPubsubNameBytes​(com.google.protobuf.ByteString value)
       The name of the pubsub component
       
      string pubsub_name = 1;
      Parameters:
      value - The bytes for pubsubName to set.
      Returns:
      This builder for chaining.
    • getTopic

      public java.lang.String getTopic()
       The pubsub topic
       
      string topic = 2;
      Specified by:
      getTopic in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The topic.
    • getTopicBytes

      public com.google.protobuf.ByteString getTopicBytes()
       The pubsub topic
       
      string topic = 2;
      Specified by:
      getTopicBytes in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The bytes for topic.
    • setTopic

      public DaprProtos.PublishEventRequest.Builder setTopic​(java.lang.String value)
       The pubsub topic
       
      string topic = 2;
      Parameters:
      value - The topic to set.
      Returns:
      This builder for chaining.
    • clearTopic

       The pubsub topic
       
      string topic = 2;
      Returns:
      This builder for chaining.
    • setTopicBytes

      public DaprProtos.PublishEventRequest.Builder setTopicBytes​(com.google.protobuf.ByteString value)
       The pubsub topic
       
      string topic = 2;
      Parameters:
      value - The bytes for topic to set.
      Returns:
      This builder for chaining.
    • getData

      public com.google.protobuf.ByteString getData()
       The data which will be published to topic.
       
      bytes data = 3;
      Specified by:
      getData in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The data.
    • setData

      public DaprProtos.PublishEventRequest.Builder setData​(com.google.protobuf.ByteString value)
       The data which will be published to topic.
       
      bytes data = 3;
      Parameters:
      value - The data to set.
      Returns:
      This builder for chaining.
    • clearData

       The data which will be published to topic.
       
      bytes data = 3;
      Returns:
      This builder for chaining.
    • getDataContentType

      public java.lang.String getDataContentType()
       The content type for the data (optional).
       
      string data_content_type = 4;
      Specified by:
      getDataContentType in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The dataContentType.
    • getDataContentTypeBytes

      public com.google.protobuf.ByteString getDataContentTypeBytes()
       The content type for the data (optional).
       
      string data_content_type = 4;
      Specified by:
      getDataContentTypeBytes in interface DaprProtos.PublishEventRequestOrBuilder
      Returns:
      The bytes for dataContentType.
    • setDataContentType

      public DaprProtos.PublishEventRequest.Builder setDataContentType​(java.lang.String value)
       The content type for the data (optional).
       
      string data_content_type = 4;
      Parameters:
      value - The dataContentType to set.
      Returns:
      This builder for chaining.
    • clearDataContentType

      public DaprProtos.PublishEventRequest.Builder clearDataContentType()
       The content type for the data (optional).
       
      string data_content_type = 4;
      Returns:
      This builder for chaining.
    • setDataContentTypeBytes

      public DaprProtos.PublishEventRequest.Builder setDataContentTypeBytes​(com.google.protobuf.ByteString value)
       The content type for the data (optional).
       
      string data_content_type = 4;
      Parameters:
      value - The bytes for dataContentType to set.
      Returns:
      This builder for chaining.
    • getMetadataCount

      public int getMetadataCount()
      Description copied from interface: DaprProtos.PublishEventRequestOrBuilder
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
      Specified by:
      getMetadataCount in interface DaprProtos.PublishEventRequestOrBuilder
    • containsMetadata

      public boolean containsMetadata​(java.lang.String key)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
      Specified by:
      containsMetadata in interface DaprProtos.PublishEventRequestOrBuilder
    • getMetadata

      @Deprecated public java.util.Map<java.lang.String,​java.lang.String> getMetadata()
      Deprecated.
      Use getMetadataMap() instead.
      Specified by:
      getMetadata in interface DaprProtos.PublishEventRequestOrBuilder
    • getMetadataMap

      public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
      Specified by:
      getMetadataMap in interface DaprProtos.PublishEventRequestOrBuilder
    • getMetadataOrDefault

      public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
      Specified by:
      getMetadataOrDefault in interface DaprProtos.PublishEventRequestOrBuilder
    • getMetadataOrThrow

      public java.lang.String getMetadataOrThrow​(java.lang.String key)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
      Specified by:
      getMetadataOrThrow in interface DaprProtos.PublishEventRequestOrBuilder
    • clearMetadata

    • removeMetadata

      public DaprProtos.PublishEventRequest.Builder removeMetadata​(java.lang.String key)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
    • getMutableMetadata

      @Deprecated public java.util.Map<java.lang.String,​java.lang.String> getMutableMetadata()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMetadata

      public DaprProtos.PublishEventRequest.Builder putMetadata​(java.lang.String key, java.lang.String value)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
    • putAllMetadata

      public DaprProtos.PublishEventRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
       The metadata passing to pub components
       metadata property:
       - key : the key of the message.
       
      map<string, string> metadata = 5;
    • setUnknownFields

      public final DaprProtos.PublishEventRequest.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    • mergeUnknownFields

      public final DaprProtos.PublishEventRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>