diff --git a/README.md b/README.md index 360d1955d..0ca71fb47 100644 --- a/README.md +++ b/README.md @@ -60,19 +60,19 @@ For a Maven project, add the following to your `pom.xml` file: io.dapr dapr-sdk - 0.4.1 + 0.5.0 io.dapr dapr-sdk-actors - 0.4.1 + 0.5.0 io.dapr dapr-sdk-springboot - 0.4.1 + 0.5.0 @@ -106,11 +106,11 @@ repositories { dependencies { ... // Dapr's core SDK with all features, except Actors. - compile('io.dapr:dapr-sdk:0.4.1') + compile('io.dapr:dapr-sdk:0.5.0') // Dapr's SDK for Actors (optional). - compile('io.dapr:dapr-sdk-actors:0.4.1') + compile('io.dapr:dapr-sdk-actors:0.5.0') // Dapr's SDK integration with SpringBoot (optional). - compile('io.dapr:dapr-sdk-springboot:0.4.1') + compile('io.dapr:dapr-sdk-springboot:0.5.0') // If needed, force conflict resolution for okhttp3. configurations.all { diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index affab73e5..2c6a3be97 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -2,10 +2,10 @@ - -All Classes (dapr-sdk-parent 0.4.1 API) + +All Classes (dapr-sdk-parent 0.5.0 API) - + @@ -20,7 +20,7 @@ - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Class DaprClientProtos.InvokeEnvelope.Builder

-
-
-
java.lang.Object -
com.google.protobuf.AbstractMessageLite.Builder -
com.google.protobuf.AbstractMessage.Builder<BuilderType> -
com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.InvokeEnvelope.Builder> -
io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
-
-
-
-
-
-
All Implemented Interfaces:
-
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.InvokeEnvelopeOrBuilder, java.lang.Cloneable
-
-
-
Enclosing class:
-
DaprClientProtos.InvokeEnvelope
-
-
-
public static final class DaprClientProtos.InvokeEnvelope.Builder
-extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.InvokeEnvelope.Builder>
-implements DaprClientProtos.InvokeEnvelopeOrBuilder
-
Protobuf type daprclient.InvokeEnvelope
-
-
- -
-
- -
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.InvokeServiceEnvelope.html b/docs/io/dapr/DaprProtos.InvokeServiceEnvelope.html deleted file mode 100644 index 3bbb0414e..000000000 --- a/docs/io/dapr/DaprProtos.InvokeServiceEnvelope.html +++ /dev/null @@ -1,1136 +0,0 @@ - - - - - -DaprProtos.InvokeServiceEnvelope (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Class DaprProtos.InvokeServiceEnvelope

-
-
-
java.lang.Object -
com.google.protobuf.AbstractMessageLite -
com.google.protobuf.AbstractMessage -
com.google.protobuf.GeneratedMessageV3 -
io.dapr.DaprProtos.InvokeServiceEnvelope
-
-
-
-
-
-
-
All Implemented Interfaces:
-
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeServiceEnvelopeOrBuilder, java.io.Serializable
-
-
-
Enclosing class:
-
DaprProtos
-
-
-
public static final class DaprProtos.InvokeServiceEnvelope
-extends com.google.protobuf.GeneratedMessageV3
-implements DaprProtos.InvokeServiceEnvelopeOrBuilder
-
Protobuf type dapr.InvokeServiceEnvelope
-
-
See Also:
-
Serialized Form
-
-
-
-
    - -
  • -
    - - -

    Nested Class Summary

    -
    - - - - - - - - - - - - - - - - -
    Nested Classes 
    Modifier and TypeClassDescription
    static class DaprProtos.InvokeServiceEnvelope.Builder -
    Protobuf type dapr.InvokeServiceEnvelope
    -
    -
    -
    -

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    - - -com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,​BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
    -
    -

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    - - -com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    -
    -
  • - -
  • -
    - - -

    Field Summary

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Fields 
    Modifier and TypeFieldDescription
    static intDATA_FIELD_NUMBER 
    static intID_FIELD_NUMBER 
    static intMETADATA_FIELD_NUMBER 
    static intMETHOD_FIELD_NUMBER 
    -
    -
    -

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    - - -alwaysUseFieldBuilders, unknownFields
    -
    -

    Fields inherited from class com.google.protobuf.AbstractMessage

    - - -memoizedSize
    -
    -

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    - - -memoizedHashCode
    -
    -
  • - -
  • -
    - - -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    booleancontainsMetadata​(java.lang.String key) -
    map<string, string> metadata = 4;
    -
    booleanequals​(java.lang.Object obj) 
    com.google.protobuf.AnygetData() -
    .google.protobuf.Any data = 3;
    -
    com.google.protobuf.AnyOrBuildergetDataOrBuilder() -
    .google.protobuf.Any data = 3;
    -
    static DaprProtos.InvokeServiceEnvelopegetDefaultInstance() 
    DaprProtos.InvokeServiceEnvelopegetDefaultInstanceForType() 
    static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
    java.lang.StringgetId() -
    string id = 1;
    -
    com.google.protobuf.ByteStringgetIdBytes() -
    string id = 1;
    -
    java.util.Map<java.lang.String,​java.lang.String>getMetadata() -
    Deprecated.
    -
    intgetMetadataCount() -
    map<string, string> metadata = 4;
    -
    java.util.Map<java.lang.String,​java.lang.String>getMetadataMap() -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMetadataOrDefault​(java.lang.String key, -java.lang.String defaultValue) -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMethod() -
    string method = 2;
    -
    com.google.protobuf.ByteStringgetMethodBytes() -
    string method = 2;
    -
    com.google.protobuf.Parser<DaprProtos.InvokeServiceEnvelope>getParserForType() 
    intgetSerializedSize() 
    com.google.protobuf.UnknownFieldSetgetUnknownFields() 
    booleanhasData() -
    .google.protobuf.Any data = 3;
    -
    inthashCode() 
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
    protected com.google.protobuf.MapFieldinternalGetMapField​(int number) 
    booleanisInitialized() 
    static DaprProtos.InvokeServiceEnvelope.BuildernewBuilder() 
    static DaprProtos.InvokeServiceEnvelope.BuildernewBuilder​(DaprProtos.InvokeServiceEnvelope prototype) 
    DaprProtos.InvokeServiceEnvelope.BuildernewBuilderForType() 
    protected DaprProtos.InvokeServiceEnvelope.BuildernewBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
    protected java.lang.ObjectnewInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) 
    static DaprProtos.InvokeServiceEnvelopeparseDelimitedFrom​(java.io.InputStream input) 
    static DaprProtos.InvokeServiceEnvelopeparseDelimitedFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(byte[] data) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(byte[] data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(com.google.protobuf.ByteString data) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(com.google.protobuf.ByteString data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(com.google.protobuf.CodedInputStream input) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(com.google.protobuf.CodedInputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(java.io.InputStream input) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(java.nio.ByteBuffer data) 
    static DaprProtos.InvokeServiceEnvelopeparseFrom​(java.nio.ByteBuffer data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
    static com.google.protobuf.Parser<DaprProtos.InvokeServiceEnvelope>parser() 
    DaprProtos.InvokeServiceEnvelope.BuildertoBuilder() 
    voidwriteTo​(com.google.protobuf.CodedOutputStream output) 
    -
    -
    -
    -

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    - - -canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
    -
    -

    Methods inherited from class com.google.protobuf.AbstractMessage

    - - -findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
    -
    -

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    - - -addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
    -
    -

    Methods inherited from class java.lang.Object

    - - -clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    -
    -

    Methods inherited from interface com.google.protobuf.MessageLite

    - - -toByteArray, toByteString, writeDelimitedTo, writeTo
    -
    -

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    - - -findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
    -
    -
  • -
-
-
- -
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.InvokeServiceEnvelopeOrBuilder.html b/docs/io/dapr/DaprProtos.InvokeServiceEnvelopeOrBuilder.html deleted file mode 100644 index 04de4df1a..000000000 --- a/docs/io/dapr/DaprProtos.InvokeServiceEnvelopeOrBuilder.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - - -DaprProtos.InvokeServiceEnvelopeOrBuilder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Interface DaprProtos.InvokeServiceEnvelopeOrBuilder

-
-
-
-
-
All Superinterfaces:
-
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
-
-
-
All Known Implementing Classes:
-
DaprProtos.InvokeServiceEnvelope, DaprProtos.InvokeServiceEnvelope.Builder
-
-
-
Enclosing class:
-
DaprProtos
-
-
-
public static interface DaprProtos.InvokeServiceEnvelopeOrBuilder
-extends com.google.protobuf.MessageOrBuilder
-
-
-
    - -
  • -
    - - -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    booleancontainsMetadata​(java.lang.String key) -
    map<string, string> metadata = 4;
    -
    com.google.protobuf.AnygetData() -
    .google.protobuf.Any data = 3;
    -
    com.google.protobuf.AnyOrBuildergetDataOrBuilder() -
    .google.protobuf.Any data = 3;
    -
    java.lang.StringgetId() -
    string id = 1;
    -
    com.google.protobuf.ByteStringgetIdBytes() -
    string id = 1;
    -
    java.util.Map<java.lang.String,​java.lang.String>getMetadata() -
    Deprecated.
    -
    intgetMetadataCount() -
    map<string, string> metadata = 4;
    -
    java.util.Map<java.lang.String,​java.lang.String>getMetadataMap() -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMetadataOrDefault​(java.lang.String key, -java.lang.String defaultValue) -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 4;
    -
    java.lang.StringgetMethod() -
    string method = 2;
    -
    com.google.protobuf.ByteStringgetMethodBytes() -
    string method = 2;
    -
    booleanhasData() -
    .google.protobuf.Any data = 3;
    -
    -
    -
    -
    -

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    - - -isInitialized
    -
    -

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    - - -findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    -
    -
  • -
-
-
-
    - -
  • -
    - - -

    Method Details

    -
      -
    • -
      -

      getId

      -
      java.lang.String getId()
      -
      string id = 1;
      -
      -
      Returns:
      -
      The id.
      -
      -
      -
    • -
    • -
      -

      getIdBytes

      -
      com.google.protobuf.ByteString getIdBytes()
      -
      string id = 1;
      -
      -
      Returns:
      -
      The bytes for id.
      -
      -
      -
    • -
    • -
      -

      getMethod

      -
      java.lang.String getMethod()
      -
      string method = 2;
      -
      -
      Returns:
      -
      The method.
      -
      -
      -
    • -
    • -
      -

      getMethodBytes

      -
      com.google.protobuf.ByteString getMethodBytes()
      -
      string method = 2;
      -
      -
      Returns:
      -
      The bytes for method.
      -
      -
      -
    • -
    • -
      -

      hasData

      -
      boolean hasData()
      -
      .google.protobuf.Any data = 3;
      -
      -
      Returns:
      -
      Whether the data field is set.
      -
      -
      -
    • -
    • -
      -

      getData

      -
      com.google.protobuf.Any getData()
      -
      .google.protobuf.Any data = 3;
      -
      -
      Returns:
      -
      The data.
      -
      -
      -
    • -
    • -
      -

      getDataOrBuilder

      -
      com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      -
      .google.protobuf.Any data = 3;
      -
      -
    • -
    • -
      -

      getMetadataCount

      -
      int getMetadataCount()
      -
      map<string, string> metadata = 4;
      -
      -
    • -
    • -
      -

      containsMetadata

      -
      boolean containsMetadata​(java.lang.String key)
      -
      map<string, string> metadata = 4;
      -
      -
    • -
    • -
      -

      getMetadata

      -
      @Deprecated -java.util.Map<java.lang.String,​java.lang.String> getMetadata()
      -
      Deprecated.
      -
      Use getMetadataMap() instead.
      -
      -
    • -
    • -
      -

      getMetadataMap

      -
      java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
      -
      map<string, string> metadata = 4;
      -
      -
    • -
    • -
      -

      getMetadataOrDefault

      -
      java.lang.String getMetadataOrDefault​(java.lang.String key, -java.lang.String defaultValue)
      -
      map<string, string> metadata = 4;
      -
      -
    • -
    • -
      -

      getMetadataOrThrow

      -
      java.lang.String getMetadataOrThrow​(java.lang.String key)
      -
      map<string, string> metadata = 4;
      -
      -
    • -
    -
    -
  • -
-
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.StateRequestOptions.Builder.html b/docs/io/dapr/DaprProtos.StateRequestOptions.Builder.html deleted file mode 100644 index d54667b28..000000000 --- a/docs/io/dapr/DaprProtos.StateRequestOptions.Builder.html +++ /dev/null @@ -1,895 +0,0 @@ - - - - - -DaprProtos.StateRequestOptions.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Class DaprProtos.StateRequestOptions.Builder

-
-
-
java.lang.Object -
com.google.protobuf.AbstractMessageLite.Builder -
com.google.protobuf.AbstractMessage.Builder<BuilderType> -
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequestOptions.Builder> -
io.dapr.DaprProtos.StateRequestOptions.Builder
-
-
-
-
-
-
-
All Implemented Interfaces:
-
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.StateRequestOptionsOrBuilder, java.lang.Cloneable
-
-
-
Enclosing class:
-
DaprProtos.StateRequestOptions
-
-
-
public static final class DaprProtos.StateRequestOptions.Builder
-extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequestOptions.Builder>
-implements DaprProtos.StateRequestOptionsOrBuilder
-
Protobuf type dapr.StateRequestOptions
-
-
- -
-
- -
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.StateRequestOptions.html b/docs/io/dapr/DaprProtos.StateRequestOptions.html deleted file mode 100644 index 50f421c42..000000000 --- a/docs/io/dapr/DaprProtos.StateRequestOptions.html +++ /dev/null @@ -1,993 +0,0 @@ - - - - - -DaprProtos.StateRequestOptions (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Class DaprProtos.StateRequestOptions

-
-
-
java.lang.Object -
com.google.protobuf.AbstractMessageLite -
com.google.protobuf.AbstractMessage -
com.google.protobuf.GeneratedMessageV3 -
io.dapr.DaprProtos.StateRequestOptions
-
-
-
-
-
-
-
All Implemented Interfaces:
-
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.StateRequestOptionsOrBuilder, java.io.Serializable
-
-
-
Enclosing class:
-
DaprProtos
-
-
-
public static final class DaprProtos.StateRequestOptions
-extends com.google.protobuf.GeneratedMessageV3
-implements DaprProtos.StateRequestOptionsOrBuilder
-
Protobuf type dapr.StateRequestOptions
-
-
See Also:
-
Serialized Form
-
-
-
- -
-
- -
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.StateRequestOptionsOrBuilder.html b/docs/io/dapr/DaprProtos.StateRequestOptionsOrBuilder.html deleted file mode 100644 index b0ab7f1ec..000000000 --- a/docs/io/dapr/DaprProtos.StateRequestOptionsOrBuilder.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -DaprProtos.StateRequestOptionsOrBuilder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Interface DaprProtos.StateRequestOptionsOrBuilder

-
-
-
-
-
All Superinterfaces:
-
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
-
-
-
All Known Implementing Classes:
-
DaprProtos.StateRequestOptions, DaprProtos.StateRequestOptions.Builder
-
-
-
Enclosing class:
-
DaprProtos
-
-
-
public static interface DaprProtos.StateRequestOptionsOrBuilder
-extends com.google.protobuf.MessageOrBuilder
-
-
-
    - -
  • -
    - - -

    Method Summary

    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Modifier and TypeMethodDescription
    java.lang.StringgetConcurrency() -
    string concurrency = 1;
    -
    com.google.protobuf.ByteStringgetConcurrencyBytes() -
    string concurrency = 1;
    -
    java.lang.StringgetConsistency() -
    string consistency = 2;
    -
    com.google.protobuf.ByteStringgetConsistencyBytes() -
    string consistency = 2;
    -
    DaprProtos.StateRetryPolicygetRetryPolicy() -
    .dapr.StateRetryPolicy retryPolicy = 3;
    -
    DaprProtos.StateRetryPolicyOrBuildergetRetryPolicyOrBuilder() -
    .dapr.StateRetryPolicy retryPolicy = 3;
    -
    booleanhasRetryPolicy() -
    .dapr.StateRetryPolicy retryPolicy = 3;
    -
    -
    -
    -
    -

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    - - -isInitialized
    -
    -

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    - - -findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    -
    -
  • -
-
-
-
    - -
  • -
    - - -

    Method Details

    -
      -
    • -
      -

      getConcurrency

      -
      java.lang.String getConcurrency()
      -
      string concurrency = 1;
      -
      -
      Returns:
      -
      The concurrency.
      -
      -
      -
    • -
    • -
      -

      getConcurrencyBytes

      -
      com.google.protobuf.ByteString getConcurrencyBytes()
      -
      string concurrency = 1;
      -
      -
      Returns:
      -
      The bytes for concurrency.
      -
      -
      -
    • -
    • -
      -

      getConsistency

      -
      java.lang.String getConsistency()
      -
      string consistency = 2;
      -
      -
      Returns:
      -
      The consistency.
      -
      -
      -
    • -
    • -
      -

      getConsistencyBytes

      -
      com.google.protobuf.ByteString getConsistencyBytes()
      -
      string consistency = 2;
      -
      -
      Returns:
      -
      The bytes for consistency.
      -
      -
      -
    • -
    • -
      -

      hasRetryPolicy

      -
      boolean hasRetryPolicy()
      -
      .dapr.StateRetryPolicy retryPolicy = 3;
      -
      -
      Returns:
      -
      Whether the retryPolicy field is set.
      -
      -
      -
    • -
    • -
      -

      getRetryPolicy

      -
      DaprProtos.StateRetryPolicy getRetryPolicy()
      -
      .dapr.StateRetryPolicy retryPolicy = 3;
      -
      -
      Returns:
      -
      The retryPolicy.
      -
      -
      -
    • -
    • -
      -

      getRetryPolicyOrBuilder

      -
      DaprProtos.StateRetryPolicyOrBuilder getRetryPolicyOrBuilder()
      -
      .dapr.StateRetryPolicy retryPolicy = 3;
      -
      -
    • -
    -
    -
  • -
-
-
-
- - - - diff --git a/docs/io/dapr/DaprProtos.StateRetryPolicy.Builder.html b/docs/io/dapr/DaprProtos.StateRetryPolicy.Builder.html deleted file mode 100644 index cec159bb0..000000000 --- a/docs/io/dapr/DaprProtos.StateRetryPolicy.Builder.html +++ /dev/null @@ -1,855 +0,0 @@ - - - - - -DaprProtos.StateRetryPolicy.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
- -
-
-
Package io.dapr
-

Class DaprProtos.StateRetryPolicy.Builder

-
-
-
java.lang.Object -
com.google.protobuf.AbstractMessageLite.Builder -
com.google.protobuf.AbstractMessage.Builder<BuilderType> -
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRetryPolicy.Builder> -
io.dapr.DaprProtos.StateRetryPolicy.Builder
-
-
-
-
-
-
-
All Implemented Interfaces:
-
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.StateRetryPolicyOrBuilder, java.lang.Cloneable
-
-
-
Enclosing class:
-
DaprProtos.StateRetryPolicy
-
-
-
public static final class DaprProtos.StateRetryPolicy.Builder
-extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRetryPolicy.Builder>
-implements DaprProtos.StateRetryPolicyOrBuilder
-
Protobuf type dapr.StateRetryPolicy
-
-
- -
-
- -
-
-
- - - - diff --git a/docs/io/dapr/Topic.html b/docs/io/dapr/Topic.html index 554d2d655..adeccd554 100644 --- a/docs/io/dapr/Topic.html +++ b/docs/io/dapr/Topic.html @@ -2,10 +2,10 @@ - -Topic (dapr-sdk-parent 0.4.1 API) + +Topic (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/ActorId.html b/docs/io/dapr/actors/ActorId.html index b044c408c..32616eafb 100644 --- a/docs/io/dapr/actors/ActorId.html +++ b/docs/io/dapr/actors/ActorId.html @@ -2,10 +2,10 @@ - -ActorId (dapr-sdk-parent 0.4.1 API) + +ActorId (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/ActorMethod.html b/docs/io/dapr/actors/ActorMethod.html index a543e19b9..8065757a6 100644 --- a/docs/io/dapr/actors/ActorMethod.html +++ b/docs/io/dapr/actors/ActorMethod.html @@ -2,10 +2,10 @@ - -ActorMethod (dapr-sdk-parent 0.4.1 API) + +ActorMethod (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/ActorTrace.html b/docs/io/dapr/actors/ActorTrace.html index 9c3df32e5..e94d4bbef 100644 --- a/docs/io/dapr/actors/ActorTrace.html +++ b/docs/io/dapr/actors/ActorTrace.html @@ -2,10 +2,10 @@ - -ActorTrace (dapr-sdk-parent 0.4.1 API) + +ActorTrace (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/ActorType.html b/docs/io/dapr/actors/ActorType.html index 9bd2376fa..9bc4a304f 100644 --- a/docs/io/dapr/actors/ActorType.html +++ b/docs/io/dapr/actors/ActorType.html @@ -2,10 +2,10 @@ - -ActorType (dapr-sdk-parent 0.4.1 API) + +ActorType (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/ActorUtils.html b/docs/io/dapr/actors/ActorUtils.html index 0863c49f3..118ce6ea0 100644 --- a/docs/io/dapr/actors/ActorUtils.html +++ b/docs/io/dapr/actors/ActorUtils.html @@ -2,10 +2,10 @@ - -ActorUtils (dapr-sdk-parent 0.4.1 API) + +ActorUtils (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/class-use/ActorId.html b/docs/io/dapr/actors/class-use/ActorId.html index 014fc54f5..0f8cae4d5 100644 --- a/docs/io/dapr/actors/class-use/ActorId.html +++ b/docs/io/dapr/actors/class-use/ActorId.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.ActorId (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.ActorId (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/class-use/ActorMethod.html b/docs/io/dapr/actors/class-use/ActorMethod.html index 3b383c691..6b87f042d 100644 --- a/docs/io/dapr/actors/class-use/ActorMethod.html +++ b/docs/io/dapr/actors/class-use/ActorMethod.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.ActorMethod (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.ActorMethod (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/class-use/ActorTrace.html b/docs/io/dapr/actors/class-use/ActorTrace.html index 74b261e6a..b704add2f 100644 --- a/docs/io/dapr/actors/class-use/ActorTrace.html +++ b/docs/io/dapr/actors/class-use/ActorTrace.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.ActorTrace (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.ActorTrace (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/class-use/ActorType.html b/docs/io/dapr/actors/class-use/ActorType.html index 0903b5a75..93aa1bd4f 100644 --- a/docs/io/dapr/actors/class-use/ActorType.html +++ b/docs/io/dapr/actors/class-use/ActorType.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.ActorType (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.ActorType (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/class-use/ActorUtils.html b/docs/io/dapr/actors/class-use/ActorUtils.html index a40b6be64..92f6ea609 100644 --- a/docs/io/dapr/actors/class-use/ActorUtils.html +++ b/docs/io/dapr/actors/class-use/ActorUtils.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.ActorUtils (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.ActorUtils (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/ActorProxy.html b/docs/io/dapr/actors/client/ActorProxy.html index c2164d5fa..d9e5a8776 100644 --- a/docs/io/dapr/actors/client/ActorProxy.html +++ b/docs/io/dapr/actors/client/ActorProxy.html @@ -2,10 +2,10 @@ - -ActorProxy (dapr-sdk-parent 0.4.1 API) + +ActorProxy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/ActorProxyBuilder.html b/docs/io/dapr/actors/client/ActorProxyBuilder.html index db400b5b2..979a0709f 100644 --- a/docs/io/dapr/actors/client/ActorProxyBuilder.html +++ b/docs/io/dapr/actors/client/ActorProxyBuilder.html @@ -2,10 +2,10 @@ - -ActorProxyBuilder (dapr-sdk-parent 0.4.1 API) + +ActorProxyBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/class-use/ActorProxy.html b/docs/io/dapr/actors/client/class-use/ActorProxy.html index 7599a4470..a9c946c95 100644 --- a/docs/io/dapr/actors/client/class-use/ActorProxy.html +++ b/docs/io/dapr/actors/client/class-use/ActorProxy.html @@ -2,10 +2,10 @@ - -Uses of Interface io.dapr.actors.client.ActorProxy (dapr-sdk-parent 0.4.1 API) + +Uses of Interface io.dapr.actors.client.ActorProxy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/class-use/ActorProxyBuilder.html b/docs/io/dapr/actors/client/class-use/ActorProxyBuilder.html index ea1b9c289..251b0c46b 100644 --- a/docs/io/dapr/actors/client/class-use/ActorProxyBuilder.html +++ b/docs/io/dapr/actors/client/class-use/ActorProxyBuilder.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.client.ActorProxyBuilder (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.client.ActorProxyBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/package-summary.html b/docs/io/dapr/actors/client/package-summary.html index 0fd4c88e5..a5158d9c1 100644 --- a/docs/io/dapr/actors/client/package-summary.html +++ b/docs/io/dapr/actors/client/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.actors.client (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors.client (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/package-tree.html b/docs/io/dapr/actors/client/package-tree.html index 7e02b0946..32833a044 100644 --- a/docs/io/dapr/actors/client/package-tree.html +++ b/docs/io/dapr/actors/client/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.actors.client Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors.client Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/client/package-use.html b/docs/io/dapr/actors/client/package-use.html index e775cb949..8d70ed081 100644 --- a/docs/io/dapr/actors/client/package-use.html +++ b/docs/io/dapr/actors/client/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.actors.client (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.actors.client (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/package-summary.html b/docs/io/dapr/actors/package-summary.html index 735748953..f43fecf71 100644 --- a/docs/io/dapr/actors/package-summary.html +++ b/docs/io/dapr/actors/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.actors (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/package-tree.html b/docs/io/dapr/actors/package-tree.html index fdc9b898a..b8a0657c2 100644 --- a/docs/io/dapr/actors/package-tree.html +++ b/docs/io/dapr/actors/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.actors Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/package-use.html b/docs/io/dapr/actors/package-use.html index 0364c6822..8e864ecfe 100644 --- a/docs/io/dapr/actors/package-use.html +++ b/docs/io/dapr/actors/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.actors (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.actors (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/AbstractActor.html b/docs/io/dapr/actors/runtime/AbstractActor.html index 4e4bc66b0..6a02e5564 100644 --- a/docs/io/dapr/actors/runtime/AbstractActor.html +++ b/docs/io/dapr/actors/runtime/AbstractActor.html @@ -2,10 +2,10 @@ - -AbstractActor (dapr-sdk-parent 0.4.1 API) + +AbstractActor (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorFactory.html b/docs/io/dapr/actors/runtime/ActorFactory.html index 7bec5ff22..9036cb29c 100644 --- a/docs/io/dapr/actors/runtime/ActorFactory.html +++ b/docs/io/dapr/actors/runtime/ActorFactory.html @@ -2,10 +2,10 @@ - -ActorFactory (dapr-sdk-parent 0.4.1 API) + +ActorFactory (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorMethodContext.html b/docs/io/dapr/actors/runtime/ActorMethodContext.html index da2c63cd5..cce8a8377 100644 --- a/docs/io/dapr/actors/runtime/ActorMethodContext.html +++ b/docs/io/dapr/actors/runtime/ActorMethodContext.html @@ -2,10 +2,10 @@ - -ActorMethodContext (dapr-sdk-parent 0.4.1 API) + +ActorMethodContext (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorObjectSerializer.html b/docs/io/dapr/actors/runtime/ActorObjectSerializer.html index d850f1e63..002a0b136 100644 --- a/docs/io/dapr/actors/runtime/ActorObjectSerializer.html +++ b/docs/io/dapr/actors/runtime/ActorObjectSerializer.html @@ -2,10 +2,10 @@ - -ActorObjectSerializer (dapr-sdk-parent 0.4.1 API) + +ActorObjectSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorRuntime.html b/docs/io/dapr/actors/runtime/ActorRuntime.html index c50925a6f..4a4f8d6c8 100644 --- a/docs/io/dapr/actors/runtime/ActorRuntime.html +++ b/docs/io/dapr/actors/runtime/ActorRuntime.html @@ -2,10 +2,10 @@ - -ActorRuntime (dapr-sdk-parent 0.4.1 API) + +ActorRuntime (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorRuntimeConfig.html b/docs/io/dapr/actors/runtime/ActorRuntimeConfig.html index dc0ec4789..3b462a2e1 100644 --- a/docs/io/dapr/actors/runtime/ActorRuntimeConfig.html +++ b/docs/io/dapr/actors/runtime/ActorRuntimeConfig.html @@ -2,10 +2,10 @@ - -ActorRuntimeConfig (dapr-sdk-parent 0.4.1 API) + +ActorRuntimeConfig (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorRuntimeContext.html b/docs/io/dapr/actors/runtime/ActorRuntimeContext.html index fa31ede52..620cd3865 100644 --- a/docs/io/dapr/actors/runtime/ActorRuntimeContext.html +++ b/docs/io/dapr/actors/runtime/ActorRuntimeContext.html @@ -2,10 +2,10 @@ - -ActorRuntimeContext (dapr-sdk-parent 0.4.1 API) + +ActorRuntimeContext (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorStateChange.html b/docs/io/dapr/actors/runtime/ActorStateChange.html index a509681b4..5bcb9a1f8 100644 --- a/docs/io/dapr/actors/runtime/ActorStateChange.html +++ b/docs/io/dapr/actors/runtime/ActorStateChange.html @@ -2,10 +2,10 @@ - -ActorStateChange (dapr-sdk-parent 0.4.1 API) + +ActorStateChange (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorStateChangeKind.html b/docs/io/dapr/actors/runtime/ActorStateChangeKind.html index 78c33e72c..268ca4610 100644 --- a/docs/io/dapr/actors/runtime/ActorStateChangeKind.html +++ b/docs/io/dapr/actors/runtime/ActorStateChangeKind.html @@ -2,10 +2,10 @@ - -ActorStateChangeKind (dapr-sdk-parent 0.4.1 API) + +ActorStateChangeKind (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/ActorStateManager.html b/docs/io/dapr/actors/runtime/ActorStateManager.html index 09c79536e..8228ff8f8 100644 --- a/docs/io/dapr/actors/runtime/ActorStateManager.html +++ b/docs/io/dapr/actors/runtime/ActorStateManager.html @@ -2,10 +2,10 @@ - -ActorStateManager (dapr-sdk-parent 0.4.1 API) + +ActorStateManager (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/Remindable.html b/docs/io/dapr/actors/runtime/Remindable.html index 219aa76cb..0fc020db7 100644 --- a/docs/io/dapr/actors/runtime/Remindable.html +++ b/docs/io/dapr/actors/runtime/Remindable.html @@ -2,10 +2,10 @@ - -Remindable (dapr-sdk-parent 0.4.1 API) + +Remindable (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/AbstractActor.html b/docs/io/dapr/actors/runtime/class-use/AbstractActor.html index 66b42848c..c27b891dc 100644 --- a/docs/io/dapr/actors/runtime/class-use/AbstractActor.html +++ b/docs/io/dapr/actors/runtime/class-use/AbstractActor.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.AbstractActor (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.AbstractActor (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorFactory.html b/docs/io/dapr/actors/runtime/class-use/ActorFactory.html index bbcf1791d..201aff9ab 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorFactory.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorFactory.html @@ -2,10 +2,10 @@ - -Uses of Interface io.dapr.actors.runtime.ActorFactory (dapr-sdk-parent 0.4.1 API) + +Uses of Interface io.dapr.actors.runtime.ActorFactory (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorMethodContext.html b/docs/io/dapr/actors/runtime/class-use/ActorMethodContext.html index 977e893df..25db4445f 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorMethodContext.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorMethodContext.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorMethodContext (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorMethodContext (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorObjectSerializer.html b/docs/io/dapr/actors/runtime/class-use/ActorObjectSerializer.html index f2ed65a9a..e07053afc 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorObjectSerializer.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorObjectSerializer.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorObjectSerializer (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorObjectSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorRuntime.html b/docs/io/dapr/actors/runtime/class-use/ActorRuntime.html index 18d8b792e..90665e7a4 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorRuntime.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorRuntime.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorRuntime (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorRuntime (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorRuntimeConfig.html b/docs/io/dapr/actors/runtime/class-use/ActorRuntimeConfig.html index 6e8c3d987..5821788b7 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorRuntimeConfig.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorRuntimeConfig.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorRuntimeConfig (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorRuntimeConfig (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorRuntimeContext.html b/docs/io/dapr/actors/runtime/class-use/ActorRuntimeContext.html index 9b6c6ca06..265007fed 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorRuntimeContext.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorRuntimeContext.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorRuntimeContext (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorRuntimeContext (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorStateChange.html b/docs/io/dapr/actors/runtime/class-use/ActorStateChange.html index 0b9f43179..3e8bbd9cf 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorStateChange.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorStateChange.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorStateChange (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorStateChange (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorStateChangeKind.html b/docs/io/dapr/actors/runtime/class-use/ActorStateChangeKind.html index 1d39c34a6..166793a6c 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorStateChangeKind.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorStateChangeKind.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorStateChangeKind (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorStateChangeKind (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/ActorStateManager.html b/docs/io/dapr/actors/runtime/class-use/ActorStateManager.html index bbfcda73d..a20c03855 100644 --- a/docs/io/dapr/actors/runtime/class-use/ActorStateManager.html +++ b/docs/io/dapr/actors/runtime/class-use/ActorStateManager.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.actors.runtime.ActorStateManager (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.actors.runtime.ActorStateManager (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/class-use/Remindable.html b/docs/io/dapr/actors/runtime/class-use/Remindable.html index 88bfeab6e..d1f5e5155 100644 --- a/docs/io/dapr/actors/runtime/class-use/Remindable.html +++ b/docs/io/dapr/actors/runtime/class-use/Remindable.html @@ -2,10 +2,10 @@ - -Uses of Interface io.dapr.actors.runtime.Remindable (dapr-sdk-parent 0.4.1 API) + +Uses of Interface io.dapr.actors.runtime.Remindable (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/package-summary.html b/docs/io/dapr/actors/runtime/package-summary.html index 77a9a7fa0..0449b06e1 100644 --- a/docs/io/dapr/actors/runtime/package-summary.html +++ b/docs/io/dapr/actors/runtime/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.actors.runtime (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors.runtime (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/package-tree.html b/docs/io/dapr/actors/runtime/package-tree.html index 98271c2a4..0b2b541ff 100644 --- a/docs/io/dapr/actors/runtime/package-tree.html +++ b/docs/io/dapr/actors/runtime/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.actors.runtime Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.actors.runtime Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/actors/runtime/package-use.html b/docs/io/dapr/actors/runtime/package-use.html index 1d41510de..493e8435d 100644 --- a/docs/io/dapr/actors/runtime/package-use.html +++ b/docs/io/dapr/actors/runtime/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.actors.runtime (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.actors.runtime (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.Builder.html b/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.Builder.html deleted file mode 100644 index 943342a1c..000000000 --- a/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.Builder.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprClientProtos.InvokeEnvelope.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprClientProtos.InvokeEnvelope.Builder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprClientProtos.InvokeEnvelope.Builder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.html b/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.html deleted file mode 100644 index 14de5c6f7..000000000 --- a/docs/io/dapr/class-use/DaprClientProtos.InvokeEnvelope.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprClientProtos.InvokeEnvelope (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprClientProtos.InvokeEnvelope

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprClientProtos.InvokeEnvelope 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.Builder.html b/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.Builder.html deleted file mode 100644 index 05dd73135..000000000 --- a/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.Builder.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.InvokeServiceEnvelope.Builder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.InvokeServiceEnvelope.Builder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.html b/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.html deleted file mode 100644 index 75247aea5..000000000 --- a/docs/io/dapr/class-use/DaprProtos.InvokeServiceEnvelope.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.InvokeServiceEnvelope (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.InvokeServiceEnvelope

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.InvokeServiceEnvelope 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.Builder.html b/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.Builder.html deleted file mode 100644 index 99189cc0a..000000000 --- a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.Builder.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.InvokeServiceResponseEnvelope.Builder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.html b/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.html deleted file mode 100644 index bf2a6d4bf..000000000 --- a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelope.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.InvokeServiceResponseEnvelope (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.InvokeServiceResponseEnvelope

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.InvokeServiceResponseEnvelope 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelopeOrBuilder.html b/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelopeOrBuilder.html deleted file mode 100644 index 46e99ba2c..000000000 --- a/docs/io/dapr/class-use/DaprProtos.InvokeServiceResponseEnvelopeOrBuilder.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - -Uses of Interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Interface
io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.InvokeServiceResponseEnvelopeOrBuilder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.Builder.html b/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.Builder.html deleted file mode 100644 index 7de82756c..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.Builder.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.StateRequestOptions.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.StateRequestOptions.Builder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRequestOptions.Builder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.html b/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.html deleted file mode 100644 index ca895e57c..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRequestOptions.html +++ /dev/null @@ -1,320 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.StateRequestOptions (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.StateRequestOptions

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRequestOptions 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRequestOptionsOrBuilder.html b/docs/io/dapr/class-use/DaprProtos.StateRequestOptionsOrBuilder.html deleted file mode 100644 index 36ed7424f..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRequestOptionsOrBuilder.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - -Uses of Interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Interface
io.dapr.DaprProtos.StateRequestOptionsOrBuilder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRequestOptionsOrBuilder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.Builder.html b/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.Builder.html deleted file mode 100644 index 8786d6779..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.Builder.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.StateRetryPolicy.Builder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.StateRetryPolicy.Builder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRetryPolicy.Builder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.html b/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.html deleted file mode 100644 index 916a822ec..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicy.html +++ /dev/null @@ -1,320 +0,0 @@ - - - - - -Uses of Class io.dapr.DaprProtos.StateRetryPolicy (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Class
io.dapr.DaprProtos.StateRetryPolicy

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRetryPolicy 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicyOrBuilder.html b/docs/io/dapr/class-use/DaprProtos.StateRetryPolicyOrBuilder.html deleted file mode 100644 index 2c3ec1f7d..000000000 --- a/docs/io/dapr/class-use/DaprProtos.StateRetryPolicyOrBuilder.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - -Uses of Interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder (dapr-sdk-parent 0.4.1 API) - - - - - - - - - - - - - - - - -
- -
-
-
-

Uses of Interface
io.dapr.DaprProtos.StateRetryPolicyOrBuilder

-
-
-
- - - - - - - - - - - - - - -
Packages that use DaprProtos.StateRetryPolicyOrBuilder 
PackageDescription
io.dapr 
-
-
- -
-
-
- - - diff --git a/docs/io/dapr/class-use/Topic.html b/docs/io/dapr/class-use/Topic.html index ecbaf5a3f..61943e066 100644 --- a/docs/io/dapr/class-use/Topic.html +++ b/docs/io/dapr/class-use/Topic.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.Topic (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.Topic (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprClient.html b/docs/io/dapr/client/DaprClient.html index 18f9f10bf..34ff2f29f 100644 --- a/docs/io/dapr/client/DaprClient.html +++ b/docs/io/dapr/client/DaprClient.html @@ -2,10 +2,10 @@ - -DaprClient (dapr-sdk-parent 0.4.1 API) + +DaprClient (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprClientBuilder.html b/docs/io/dapr/client/DaprClientBuilder.html index bb85aa876..42090938c 100644 --- a/docs/io/dapr/client/DaprClientBuilder.html +++ b/docs/io/dapr/client/DaprClientBuilder.html @@ -2,10 +2,10 @@ - -DaprClientBuilder (dapr-sdk-parent 0.4.1 API) + +DaprClientBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprClientGrpc.html b/docs/io/dapr/client/DaprClientGrpc.html index d9fac5e29..89b144372 100644 --- a/docs/io/dapr/client/DaprClientGrpc.html +++ b/docs/io/dapr/client/DaprClientGrpc.html @@ -2,10 +2,10 @@ - -DaprClientGrpc (dapr-sdk-parent 0.4.1 API) + +DaprClientGrpc (dapr-sdk-parent 0.5.0 API) - + @@ -108,7 +108,7 @@ implements DaprCli
An adapter for the GRPC Client.
See Also:
-
DaprGrpc, +
DaprGrpc, DaprClient
diff --git a/docs/io/dapr/client/DaprClientHttp.html b/docs/io/dapr/client/DaprClientHttp.html index 09a2d6855..71a54d470 100644 --- a/docs/io/dapr/client/DaprClientHttp.html +++ b/docs/io/dapr/client/DaprClientHttp.html @@ -2,10 +2,10 @@ - -DaprClientHttp (dapr-sdk-parent 0.4.1 API) + +DaprClientHttp (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprHttp.HttpMethods.html b/docs/io/dapr/client/DaprHttp.HttpMethods.html index b27dc1baf..9e18677fa 100644 --- a/docs/io/dapr/client/DaprHttp.HttpMethods.html +++ b/docs/io/dapr/client/DaprHttp.HttpMethods.html @@ -2,10 +2,10 @@ - -DaprHttp.HttpMethods (dapr-sdk-parent 0.4.1 API) + +DaprHttp.HttpMethods (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprHttp.Response.html b/docs/io/dapr/client/DaprHttp.Response.html index 647e8417a..c6ca3d722 100644 --- a/docs/io/dapr/client/DaprHttp.Response.html +++ b/docs/io/dapr/client/DaprHttp.Response.html @@ -2,10 +2,10 @@ - -DaprHttp.Response (dapr-sdk-parent 0.4.1 API) + +DaprHttp.Response (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprHttp.html b/docs/io/dapr/client/DaprHttp.html index 63594eef7..45ecd9584 100644 --- a/docs/io/dapr/client/DaprHttp.html +++ b/docs/io/dapr/client/DaprHttp.html @@ -2,10 +2,10 @@ - -DaprHttp (dapr-sdk-parent 0.4.1 API) + +DaprHttp (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/DaprHttpBuilder.html b/docs/io/dapr/client/DaprHttpBuilder.html index 85fb3d483..7c80261c4 100644 --- a/docs/io/dapr/client/DaprHttpBuilder.html +++ b/docs/io/dapr/client/DaprHttpBuilder.html @@ -2,10 +2,10 @@ - -DaprHttpBuilder (dapr-sdk-parent 0.4.1 API) + +DaprHttpBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/ObjectSerializer.html b/docs/io/dapr/client/ObjectSerializer.html index f6c6f818d..925534fbd 100644 --- a/docs/io/dapr/client/ObjectSerializer.html +++ b/docs/io/dapr/client/ObjectSerializer.html @@ -2,10 +2,10 @@ - -ObjectSerializer (dapr-sdk-parent 0.4.1 API) + +ObjectSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprClient.html b/docs/io/dapr/client/class-use/DaprClient.html index 57145b438..db42082d5 100644 --- a/docs/io/dapr/client/class-use/DaprClient.html +++ b/docs/io/dapr/client/class-use/DaprClient.html @@ -2,10 +2,10 @@ - -Uses of Interface io.dapr.client.DaprClient (dapr-sdk-parent 0.4.1 API) + +Uses of Interface io.dapr.client.DaprClient (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprClientBuilder.html b/docs/io/dapr/client/class-use/DaprClientBuilder.html index 1797320fe..ebaf08dfd 100644 --- a/docs/io/dapr/client/class-use/DaprClientBuilder.html +++ b/docs/io/dapr/client/class-use/DaprClientBuilder.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprClientBuilder (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprClientBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprClientGrpc.html b/docs/io/dapr/client/class-use/DaprClientGrpc.html index 3e5548825..10270831e 100644 --- a/docs/io/dapr/client/class-use/DaprClientGrpc.html +++ b/docs/io/dapr/client/class-use/DaprClientGrpc.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprClientGrpc (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprClientGrpc (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprClientHttp.html b/docs/io/dapr/client/class-use/DaprClientHttp.html index 91ee7cd15..a911462ee 100644 --- a/docs/io/dapr/client/class-use/DaprClientHttp.html +++ b/docs/io/dapr/client/class-use/DaprClientHttp.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprClientHttp (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprClientHttp (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprHttp.HttpMethods.html b/docs/io/dapr/client/class-use/DaprHttp.HttpMethods.html index c221c88dc..4023e4491 100644 --- a/docs/io/dapr/client/class-use/DaprHttp.HttpMethods.html +++ b/docs/io/dapr/client/class-use/DaprHttp.HttpMethods.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprHttp.HttpMethods (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprHttp.HttpMethods (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprHttp.Response.html b/docs/io/dapr/client/class-use/DaprHttp.Response.html index f039576e3..a3e628355 100644 --- a/docs/io/dapr/client/class-use/DaprHttp.Response.html +++ b/docs/io/dapr/client/class-use/DaprHttp.Response.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprHttp.Response (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprHttp.Response (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprHttp.html b/docs/io/dapr/client/class-use/DaprHttp.html index c83d496c1..b1637eb3e 100644 --- a/docs/io/dapr/client/class-use/DaprHttp.html +++ b/docs/io/dapr/client/class-use/DaprHttp.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprHttp (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprHttp (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/DaprHttpBuilder.html b/docs/io/dapr/client/class-use/DaprHttpBuilder.html index 5755728b0..8ce49395d 100644 --- a/docs/io/dapr/client/class-use/DaprHttpBuilder.html +++ b/docs/io/dapr/client/class-use/DaprHttpBuilder.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.DaprHttpBuilder (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.DaprHttpBuilder (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/class-use/ObjectSerializer.html b/docs/io/dapr/client/class-use/ObjectSerializer.html index a93645181..c08e52d1d 100644 --- a/docs/io/dapr/client/class-use/ObjectSerializer.html +++ b/docs/io/dapr/client/class-use/ObjectSerializer.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.ObjectSerializer (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.ObjectSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/CloudEvent.html b/docs/io/dapr/client/domain/CloudEvent.html index e6270d3f2..e5cc86789 100644 --- a/docs/io/dapr/client/domain/CloudEvent.html +++ b/docs/io/dapr/client/domain/CloudEvent.html @@ -2,10 +2,10 @@ - -CloudEvent (dapr-sdk-parent 0.4.1 API) + +CloudEvent (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/State.html b/docs/io/dapr/client/domain/State.html index ff4fa82a5..ea8ca1234 100644 --- a/docs/io/dapr/client/domain/State.html +++ b/docs/io/dapr/client/domain/State.html @@ -2,10 +2,10 @@ - -State (dapr-sdk-parent 0.4.1 API) + +State (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.Concurrency.html b/docs/io/dapr/client/domain/StateOptions.Concurrency.html index 340b717c1..f0d630089 100644 --- a/docs/io/dapr/client/domain/StateOptions.Concurrency.html +++ b/docs/io/dapr/client/domain/StateOptions.Concurrency.html @@ -2,10 +2,10 @@ - -StateOptions.Concurrency (dapr-sdk-parent 0.4.1 API) + +StateOptions.Concurrency (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.Consistency.html b/docs/io/dapr/client/domain/StateOptions.Consistency.html index c40e36865..f38683d09 100644 --- a/docs/io/dapr/client/domain/StateOptions.Consistency.html +++ b/docs/io/dapr/client/domain/StateOptions.Consistency.html @@ -2,10 +2,10 @@ - -StateOptions.Consistency (dapr-sdk-parent 0.4.1 API) + +StateOptions.Consistency (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.RetryPolicy.Pattern.html b/docs/io/dapr/client/domain/StateOptions.RetryPolicy.Pattern.html index 7172b2337..43dbcf182 100644 --- a/docs/io/dapr/client/domain/StateOptions.RetryPolicy.Pattern.html +++ b/docs/io/dapr/client/domain/StateOptions.RetryPolicy.Pattern.html @@ -2,10 +2,10 @@ - -StateOptions.RetryPolicy.Pattern (dapr-sdk-parent 0.4.1 API) + +StateOptions.RetryPolicy.Pattern (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.RetryPolicy.html b/docs/io/dapr/client/domain/StateOptions.RetryPolicy.html index afbd80481..a388843ea 100644 --- a/docs/io/dapr/client/domain/StateOptions.RetryPolicy.html +++ b/docs/io/dapr/client/domain/StateOptions.RetryPolicy.html @@ -2,10 +2,10 @@ - -StateOptions.RetryPolicy (dapr-sdk-parent 0.4.1 API) + +StateOptions.RetryPolicy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html b/docs/io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html index 9837c8129..09ec7e3d7 100644 --- a/docs/io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html +++ b/docs/io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html @@ -2,10 +2,10 @@ - -StateOptions.StateOptionDurationDeserializer (dapr-sdk-parent 0.4.1 API) + +StateOptions.StateOptionDurationDeserializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html b/docs/io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html index 68b95db3e..9072b226c 100644 --- a/docs/io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html +++ b/docs/io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html @@ -2,10 +2,10 @@ - -StateOptions.StateOptionDurationSerializer (dapr-sdk-parent 0.4.1 API) + +StateOptions.StateOptionDurationSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/StateOptions.html b/docs/io/dapr/client/domain/StateOptions.html index e9b04f485..5c86dae3e 100644 --- a/docs/io/dapr/client/domain/StateOptions.html +++ b/docs/io/dapr/client/domain/StateOptions.html @@ -2,10 +2,10 @@ - -StateOptions (dapr-sdk-parent 0.4.1 API) + +StateOptions (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/Verb.html b/docs/io/dapr/client/domain/Verb.html index bee88d11e..1cdadd5b0 100644 --- a/docs/io/dapr/client/domain/Verb.html +++ b/docs/io/dapr/client/domain/Verb.html @@ -2,10 +2,10 @@ - -Verb (dapr-sdk-parent 0.4.1 API) + +Verb (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/CloudEvent.html b/docs/io/dapr/client/domain/class-use/CloudEvent.html index c838729db..11202f00d 100644 --- a/docs/io/dapr/client/domain/class-use/CloudEvent.html +++ b/docs/io/dapr/client/domain/class-use/CloudEvent.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.CloudEvent (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.CloudEvent (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/State.html b/docs/io/dapr/client/domain/class-use/State.html index 9dfa5669f..6bdf68e67 100644 --- a/docs/io/dapr/client/domain/class-use/State.html +++ b/docs/io/dapr/client/domain/class-use/State.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.State (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.State (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.Concurrency.html b/docs/io/dapr/client/domain/class-use/StateOptions.Concurrency.html index 44ca0dd19..62830ea05 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.Concurrency.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.Concurrency.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.Concurrency (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.Concurrency (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.Consistency.html b/docs/io/dapr/client/domain/class-use/StateOptions.Consistency.html index afc9971e1..5aa25998b 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.Consistency.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.Consistency.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.Consistency (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.Consistency (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.Pattern.html b/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.Pattern.html index ee825f2ee..87e5f2194 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.Pattern.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.Pattern.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.RetryPolicy.Pattern (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.RetryPolicy.Pattern (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.html b/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.html index dd069681f..7101eeb55 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.RetryPolicy.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.RetryPolicy (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.RetryPolicy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationDeserializer.html b/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationDeserializer.html index 5ba6554e6..fa340a7c6 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationDeserializer.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationDeserializer.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.StateOptionDurationDeserializer (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.StateOptionDurationDeserializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationSerializer.html b/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationSerializer.html index 82078ce3f..c7f6acdd5 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationSerializer.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.StateOptionDurationSerializer.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions.StateOptionDurationSerializer (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions.StateOptionDurationSerializer (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/StateOptions.html b/docs/io/dapr/client/domain/class-use/StateOptions.html index ecb89cb2e..fa13a5377 100644 --- a/docs/io/dapr/client/domain/class-use/StateOptions.html +++ b/docs/io/dapr/client/domain/class-use/StateOptions.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.StateOptions (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.StateOptions (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/class-use/Verb.html b/docs/io/dapr/client/domain/class-use/Verb.html index bb82c3bce..c88de5568 100644 --- a/docs/io/dapr/client/domain/class-use/Verb.html +++ b/docs/io/dapr/client/domain/class-use/Verb.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.client.domain.Verb (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.client.domain.Verb (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/package-summary.html b/docs/io/dapr/client/domain/package-summary.html index 507101b1f..cd4b38e8f 100644 --- a/docs/io/dapr/client/domain/package-summary.html +++ b/docs/io/dapr/client/domain/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.client.domain (dapr-sdk-parent 0.4.1 API) + +io.dapr.client.domain (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/package-tree.html b/docs/io/dapr/client/domain/package-tree.html index f854d9560..61c9405d1 100644 --- a/docs/io/dapr/client/domain/package-tree.html +++ b/docs/io/dapr/client/domain/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.client.domain Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.client.domain Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/domain/package-use.html b/docs/io/dapr/client/domain/package-use.html index dc53702cf..2898da71a 100644 --- a/docs/io/dapr/client/domain/package-use.html +++ b/docs/io/dapr/client/domain/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.client.domain (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.client.domain (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/package-summary.html b/docs/io/dapr/client/package-summary.html index 62789c46f..c84cde7e7 100644 --- a/docs/io/dapr/client/package-summary.html +++ b/docs/io/dapr/client/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.client (dapr-sdk-parent 0.4.1 API) + +io.dapr.client (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/package-tree.html b/docs/io/dapr/client/package-tree.html index bb341a88a..c7914109e 100644 --- a/docs/io/dapr/client/package-tree.html +++ b/docs/io/dapr/client/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.client Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.client Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/client/package-use.html b/docs/io/dapr/client/package-use.html index bd42fee17..aa92f25b8 100644 --- a/docs/io/dapr/client/package-use.html +++ b/docs/io/dapr/client/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.client (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.client (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/DaprError.html b/docs/io/dapr/exceptions/DaprError.html index ff83a9939..42cb1feee 100644 --- a/docs/io/dapr/exceptions/DaprError.html +++ b/docs/io/dapr/exceptions/DaprError.html @@ -2,10 +2,10 @@ - -DaprError (dapr-sdk-parent 0.4.1 API) + +DaprError (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/DaprException.html b/docs/io/dapr/exceptions/DaprException.html index 31408d745..63e758f7b 100644 --- a/docs/io/dapr/exceptions/DaprException.html +++ b/docs/io/dapr/exceptions/DaprException.html @@ -2,10 +2,10 @@ - -DaprException (dapr-sdk-parent 0.4.1 API) + +DaprException (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/class-use/DaprError.html b/docs/io/dapr/exceptions/class-use/DaprError.html index 5301def44..92bed0d1a 100644 --- a/docs/io/dapr/exceptions/class-use/DaprError.html +++ b/docs/io/dapr/exceptions/class-use/DaprError.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.exceptions.DaprError (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.exceptions.DaprError (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/class-use/DaprException.html b/docs/io/dapr/exceptions/class-use/DaprException.html index 077ab0cc7..00bbd39d8 100644 --- a/docs/io/dapr/exceptions/class-use/DaprException.html +++ b/docs/io/dapr/exceptions/class-use/DaprException.html @@ -2,10 +2,10 @@ - -Uses of Class io.dapr.exceptions.DaprException (dapr-sdk-parent 0.4.1 API) + +Uses of Class io.dapr.exceptions.DaprException (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/package-summary.html b/docs/io/dapr/exceptions/package-summary.html index 6e9273cb4..6d831d87b 100644 --- a/docs/io/dapr/exceptions/package-summary.html +++ b/docs/io/dapr/exceptions/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr.exceptions (dapr-sdk-parent 0.4.1 API) + +io.dapr.exceptions (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/package-tree.html b/docs/io/dapr/exceptions/package-tree.html index 2d447e9df..8b4679a27 100644 --- a/docs/io/dapr/exceptions/package-tree.html +++ b/docs/io/dapr/exceptions/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr.exceptions Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr.exceptions Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/exceptions/package-use.html b/docs/io/dapr/exceptions/package-use.html index fdb7dd596..65b832dea 100644 --- a/docs/io/dapr/exceptions/package-use.html +++ b/docs/io/dapr/exceptions/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr.exceptions (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr.exceptions (dapr-sdk-parent 0.5.0 API) - + diff --git a/docs/io/dapr/package-summary.html b/docs/io/dapr/package-summary.html index 1a837ba75..93ac23553 100644 --- a/docs/io/dapr/package-summary.html +++ b/docs/io/dapr/package-summary.html @@ -2,10 +2,10 @@ - -io.dapr (dapr-sdk-parent 0.4.1 API) + +io.dapr (dapr-sdk-parent 0.5.0 API) - + @@ -75,514 +75,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
  • -
  • -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    DaprClientGrpc -
    - User Code definitions
    -
    DaprClientGrpc.DaprClientBlockingStub -
    - User Code definitions
    -
    DaprClientGrpc.DaprClientFutureStub -
    - User Code definitions
    -
    DaprClientGrpc.DaprClientImplBase -
    - User Code definitions
    -
    DaprClientGrpc.DaprClientStub -
    - User Code definitions
    -
    DaprClientProtos 
    DaprClientProtos.BindingEventEnvelope -
    Protobuf type daprclient.BindingEventEnvelope
    -
    DaprClientProtos.BindingEventEnvelope.Builder -
    Protobuf type daprclient.BindingEventEnvelope
    -
    DaprClientProtos.BindingResponseEnvelope -
    Protobuf type daprclient.BindingResponseEnvelope
    -
    DaprClientProtos.BindingResponseEnvelope.Builder -
    Protobuf type daprclient.BindingResponseEnvelope
    -
    DaprClientProtos.CloudEventEnvelope -
    Protobuf type daprclient.CloudEventEnvelope
    -
    DaprClientProtos.CloudEventEnvelope.Builder -
    Protobuf type daprclient.CloudEventEnvelope
    -
    DaprClientProtos.GetBindingsSubscriptionsEnvelope -
    Protobuf type daprclient.GetBindingsSubscriptionsEnvelope
    -
    DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder -
    Protobuf type daprclient.GetBindingsSubscriptionsEnvelope
    -
    DaprClientProtos.GetTopicSubscriptionsEnvelope -
    Protobuf type daprclient.GetTopicSubscriptionsEnvelope
    -
    DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder -
    Protobuf type daprclient.GetTopicSubscriptionsEnvelope
    -
    DaprClientProtos.InvokeEnvelope -
    Protobuf type daprclient.InvokeEnvelope
    -
    DaprClientProtos.InvokeEnvelope.Builder -
    Protobuf type daprclient.InvokeEnvelope
    -
    DaprClientProtos.RetryPolicy -
    Protobuf type daprclient.RetryPolicy
    -
    DaprClientProtos.RetryPolicy.Builder -
    Protobuf type daprclient.RetryPolicy
    -
    DaprClientProtos.State -
    Protobuf type daprclient.State
    -
    DaprClientProtos.State.Builder -
    Protobuf type daprclient.State
    -
    DaprClientProtos.StateOptions -
    Protobuf type daprclient.StateOptions
    -
    DaprClientProtos.StateOptions.Builder -
    Protobuf type daprclient.StateOptions
    -
    DaprGrpc -
    - Dapr definitions
    -
    DaprGrpc.DaprBlockingStub -
    - Dapr definitions
    -
    DaprGrpc.DaprFutureStub -
    - Dapr definitions
    -
    DaprGrpc.DaprImplBase -
    - Dapr definitions
    -
    DaprGrpc.DaprStub -
    - Dapr definitions
    -
    DaprProtos 
    DaprProtos.DeleteStateEnvelope -
    Protobuf type dapr.DeleteStateEnvelope
    -
    DaprProtos.DeleteStateEnvelope.Builder -
    Protobuf type dapr.DeleteStateEnvelope
    -
    DaprProtos.GetSecretEnvelope -
    Protobuf type dapr.GetSecretEnvelope
    -
    DaprProtos.GetSecretEnvelope.Builder -
    Protobuf type dapr.GetSecretEnvelope
    -
    DaprProtos.GetSecretResponseEnvelope -
    Protobuf type dapr.GetSecretResponseEnvelope
    -
    DaprProtos.GetSecretResponseEnvelope.Builder -
    Protobuf type dapr.GetSecretResponseEnvelope
    -
    DaprProtos.GetStateEnvelope -
    Protobuf type dapr.GetStateEnvelope
    -
    DaprProtos.GetStateEnvelope.Builder -
    Protobuf type dapr.GetStateEnvelope
    -
    DaprProtos.GetStateResponseEnvelope -
    Protobuf type dapr.GetStateResponseEnvelope
    -
    DaprProtos.GetStateResponseEnvelope.Builder -
    Protobuf type dapr.GetStateResponseEnvelope
    -
    DaprProtos.InvokeBindingEnvelope -
    Protobuf type dapr.InvokeBindingEnvelope
    -
    DaprProtos.InvokeBindingEnvelope.Builder -
    Protobuf type dapr.InvokeBindingEnvelope
    -
    DaprProtos.InvokeServiceEnvelope -
    Protobuf type dapr.InvokeServiceEnvelope
    -
    DaprProtos.InvokeServiceEnvelope.Builder -
    Protobuf type dapr.InvokeServiceEnvelope
    -
    DaprProtos.InvokeServiceResponseEnvelope -
    Protobuf type dapr.InvokeServiceResponseEnvelope
    -
    DaprProtos.InvokeServiceResponseEnvelope.Builder -
    Protobuf type dapr.InvokeServiceResponseEnvelope
    -
    DaprProtos.PublishEventEnvelope -
    Protobuf type dapr.PublishEventEnvelope
    -
    DaprProtos.PublishEventEnvelope.Builder -
    Protobuf type dapr.PublishEventEnvelope
    -
    DaprProtos.RetryPolicy -
    Protobuf type dapr.RetryPolicy
    -
    DaprProtos.RetryPolicy.Builder -
    Protobuf type dapr.RetryPolicy
    -
    DaprProtos.SaveStateEnvelope -
    Protobuf type dapr.SaveStateEnvelope
    -
    DaprProtos.SaveStateEnvelope.Builder -
    Protobuf type dapr.SaveStateEnvelope
    -
    DaprProtos.State -
    Protobuf type dapr.State
    -
    DaprProtos.State.Builder -
    Protobuf type dapr.State
    -
    DaprProtos.StateOptions -
    Protobuf type dapr.StateOptions
    -
    DaprProtos.StateOptions.Builder -
    Protobuf type dapr.StateOptions
    -
    DaprProtos.StateRequest -
    Protobuf type dapr.StateRequest
    -
    DaprProtos.StateRequest.Builder -
    Protobuf type dapr.StateRequest
    -
    DaprProtos.StateRequestOptions -
    Protobuf type dapr.StateRequestOptions
    -
    DaprProtos.StateRequestOptions.Builder -
    Protobuf type dapr.StateRequestOptions
    -
    DaprProtos.StateRetryPolicy -
    Protobuf type dapr.StateRetryPolicy
    -
    DaprProtos.StateRetryPolicy.Builder -
    Protobuf type dapr.StateRetryPolicy
    -
    -
    -
  • -
  • -
    - diff --git a/docs/io/dapr/package-tree.html b/docs/io/dapr/package-tree.html index ce5adfe4f..9e53030da 100644 --- a/docs/io/dapr/package-tree.html +++ b/docs/io/dapr/package-tree.html @@ -2,10 +2,10 @@ - -io.dapr Class Hierarchy (dapr-sdk-parent 0.4.1 API) + +io.dapr Class Hierarchy (dapr-sdk-parent 0.5.0 API) - + @@ -75,143 +75,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    -

    Class Hierarchy

    - -
    -
    -

    Interface Hierarchy

    - -
    -

    Annotation Type Hierarchy

    • io.dapr.Topic (implements java.lang.annotation.Annotation)
    • diff --git a/docs/io/dapr/package-use.html b/docs/io/dapr/package-use.html index 803b98d34..ef8ad769b 100644 --- a/docs/io/dapr/package-use.html +++ b/docs/io/dapr/package-use.html @@ -2,10 +2,10 @@ - -Uses of Package io.dapr (dapr-sdk-parent 0.4.1 API) + +Uses of Package io.dapr (dapr-sdk-parent 0.5.0 API) - + @@ -69,490 +69,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

      Uses of Package
      io.dapr

      -
      -
      -
    Annotation Types Summary 
    - - - - - - - - - - - - - -
    Packages that use io.dapr 
    PackageDescription
    io.dapr 
    -
    -
    - -
    - +
    No usage of io.dapr
  • @@ -449,7 +451,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeServiceResponseEnvelope.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
    @@ -459,21 +461,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeServiceResponseEnvelope.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • @@ -487,14 +489,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeServiceResponseEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.InvokeServiceResponseEnvelope getDefaultInstanceForType()
    +
    public CommonProtos.HTTPExtension getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -506,7 +508,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -518,7 +520,7 @@ java.lang.Object value)
  • buildPartial

    - +
    public CommonProtos.HTTPExtension buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -530,97 +532,97 @@ java.lang.Object value)
  • 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.InvokeServiceResponseEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • setField

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • clearField

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • clearOneof

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • setRepeatedField

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • addRepeatedField

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • mergeFrom

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonProtos.HTTPExtension.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -631,23 +633,23 @@ java.lang.Object value)
    Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeServiceResponseEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • mergeFrom

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public CommonProtos.HTTPExtension.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + 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.InvokeServiceResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonProtos.HTTPExtension.Builder>
    Throws:
    java.io.IOException
    @@ -655,204 +657,252 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 1;
    +

    getVerbValue

    +
    public int getVerbValue()
    +
    + verb is HTTP verb.
    + This is required.
    + 
    + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    Specified by:
    -
    hasData in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getVerbValue in interface CommonProtos.HTTPExtensionOrBuilder
    Returns:
    -
    Whether the data field is set.
    +
    The enum numeric value on the wire for verb.
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 1;
    +

    setVerbValue

    +
    public CommonProtos.HTTPExtension.Builder setVerbValue​(int value)
    +
    + verb is HTTP verb.
    + This is required.
    + 
    + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    -
    Specified by:
    -
    getData in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    Parameters:
    +
    value - The enum numeric value on the wire for verb to set.
    Returns:
    -
    The data.
    +
    This builder for chaining.
  • -

    setData

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder setData​(com.google.protobuf.Any value)
    -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    setData

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    mergeData

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    clearData

    - -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    getDataBuilder

    -
    public com.google.protobuf.Any.Builder getDataBuilder()
    -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 1;
    +

    getVerb

    + +
    + verb is HTTP verb.
    + This is required.
    + 
    + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getVerb in interface CommonProtos.HTTPExtensionOrBuilder
    +
    Returns:
    +
    The verb.
  • -

    getMetadataCount

    -
    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    -
    map<string, string> metadata = 2;
    +

    setVerb

    + +
    + verb is HTTP verb.
    + This is required.
    + 
    + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    +
    +
    Parameters:
    +
    value - The verb to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    clearVerb

    + +
    + verb is HTTP verb.
    + This is required.
    + 
    + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    +
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    getQuerystringCount

    +
    public int getQuerystringCount()
    +
    Description copied from interface: CommonProtos.HTTPExtensionOrBuilder
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringCount in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    containsMetadata

    -
    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 2;
    +

    containsQuerystring

    +
    public boolean containsQuerystring​(java.lang.String key)
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    containsMetadata in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    containsQuerystring in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadata

    +

    getQuerystring

    @Deprecated -public java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    +public java.util.Map<java.lang.String,​java.lang.String> getQuerystring()
    Deprecated.
    -
    Use getMetadataMap() instead.
    +
    Use getQuerystringMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystring in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadataMap

    -
    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 2;
    +

    getQuerystringMap

    +
    public java.util.Map<java.lang.String,​java.lang.String> getQuerystringMap()
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringMap in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadataOrDefault

    -
    public java.lang.String getMetadataOrDefault​(java.lang.String key, +

    getQuerystringOrDefault

    +
    public java.lang.String getQuerystringOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringOrDefault in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadataOrThrow

    -
    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 2;
    +

    getQuerystringOrThrow

    +
    public java.lang.String getQuerystringOrThrow​(java.lang.String key)
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringOrThrow in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    clearMetadata

    - +

    clearQuerystring

    +
    public CommonProtos.HTTPExtension.Builder clearQuerystring()
  • -

    removeMetadata

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 2;
    +

    removeQuerystring

    +
    public CommonProtos.HTTPExtension.Builder removeQuerystring​(java.lang.String key)
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
  • -

    getMutableMetadata

    +

    getMutableQuerystring

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

    putMetadata

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder putMetadata​(java.lang.String key, +

    putQuerystring

    +
    public CommonProtos.HTTPExtension.Builder putQuerystring​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
  • -

    putAllMetadata

    -
    public DaprProtos.InvokeServiceResponseEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 2;
    +

    putAllQuerystring

    +
    public CommonProtos.HTTPExtension.Builder putAllQuerystring​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
  • setUnknownFields

    -
    public final DaprProtos.InvokeServiceResponseEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.InvokeServiceResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final CommonProtos.HTTPExtension.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.InvokeServiceResponseEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.HTTPExtension.Builder>
  • @@ -875,14 +925,14 @@ java.lang.String value)
  • -

    getMetadataMap

    -
    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 2;
    +

    getQuerystringMap

    +
    public java.util.Map<java.lang.String,​java.lang.String> getQuerystringMap()
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringMap in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadataOrDefault

    -
    public java.lang.String getMetadataOrDefault​(java.lang.String key, +

    getQuerystringOrDefault

    +
    public java.lang.String getQuerystringOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringOrDefault in interface CommonProtos.HTTPExtensionOrBuilder
  • -

    getMetadataOrThrow

    -
    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 2;
    +

    getQuerystringOrThrow

    +
    public java.lang.String getQuerystringOrThrow​(java.lang.String key)
    +
    + querystring includes HTTP querystring.
    + 
    + + map<string, string> querystring = 2;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    getQuerystringOrThrow in interface CommonProtos.HTTPExtensionOrBuilder
  • @@ -750,8 +790,8 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static CommonProtos.HTTPExtension parseFrom​(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -761,9 +801,9 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static CommonProtos.HTTPExtension parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -773,8 +813,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static CommonProtos.HTTPExtension parseFrom​(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -784,9 +824,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static CommonProtos.HTTPExtension parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -796,8 +836,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static CommonProtos.HTTPExtension parseFrom​(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -807,9 +847,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(byte[] data, +
    public static CommonProtos.HTTPExtension parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -819,8 +859,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static CommonProtos.HTTPExtension parseFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -830,9 +870,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static CommonProtos.HTTPExtension parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -842,8 +882,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static CommonProtos.HTTPExtension parseDelimitedFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -853,9 +893,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static CommonProtos.HTTPExtension parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -865,8 +905,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
    +
    public static CommonProtos.HTTPExtension parseFrom​(com.google.protobuf.CodedInputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -876,9 +916,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeServiceResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static CommonProtos.HTTPExtension parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -888,7 +928,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    public CommonProtos.HTTPExtension.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -900,19 +940,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
    public static CommonProtos.HTTPExtension.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
    public static CommonProtos.HTTPExtension.Builder newBuilder​(CommonProtos.HTTPExtension prototype)
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -924,7 +964,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.InvokeServiceResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected CommonProtos.HTTPExtension.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -934,19 +974,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.InvokeServiceResponseEnvelope getDefaultInstance()
    +
    public static CommonProtos.HTTPExtension getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.InvokeServiceResponseEnvelope> parser()
    +
    public static com.google.protobuf.Parser<CommonProtos.HTTPExtension> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.InvokeServiceResponseEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<CommonProtos.HTTPExtension> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -960,7 +1000,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.InvokeServiceResponseEnvelope getDefaultInstanceForType()
    +
    public CommonProtos.HTTPExtension getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -988,14 +1028,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    All Known Implementing Classes:
    -
    DaprProtos.InvokeServiceResponseEnvelope, DaprProtos.InvokeServiceResponseEnvelope.Builder
    +
    CommonProtos.HTTPExtension, CommonProtos.HTTPExtension.Builder
    Enclosing class:
    -
    DaprProtos
    +
    CommonProtos

    -
    public static interface DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
    +
    public static interface CommonProtos.HTTPExtensionOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -132,66 +132,66 @@ extends com.google.protobuf.MessageOrBuilder boolean -containsMetadata​(java.lang.String key) +containsQuerystring​(java.lang.String key) -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    -com.google.protobuf.Any -getData() - -
    .google.protobuf.Any data = 1;
    - - - -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 1;
    - - - java.util.Map<java.lang.String,​java.lang.String> -getMetadata() +getQuerystring()
    Deprecated.
    - + int -getMetadataCount() +getQuerystringCount() -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    + + + +java.util.Map<java.lang.String,​java.lang.String> +getQuerystringMap() + +
    + querystring includes HTTP querystring.
    + + + +java.lang.String +getQuerystringOrDefault​(java.lang.String key, +java.lang.String defaultValue) + +
    + querystring includes HTTP querystring.
    -java.util.Map<java.lang.String,​java.lang.String> -getMetadataMap() +java.lang.String +getQuerystringOrThrow​(java.lang.String key) -
    map<string, string> metadata = 2;
    +
    + querystring includes HTTP querystring.
    -java.lang.String -getMetadataOrDefault​(java.lang.String key, -java.lang.String defaultValue) +CommonProtos.HTTPExtension.Verb +getVerb() -
    map<string, string> metadata = 2;
    +
    + verb is HTTP verb.
    -java.lang.String -getMetadataOrThrow​(java.lang.String key) +int +getVerbValue() -
    map<string, string> metadata = 2;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 1;
    +
    + verb is HTTP verb.
    @@ -223,76 +223,99 @@ java.lang.String defaultValue)
    • -

      hasData

      -
      boolean hasData()
      -
      .google.protobuf.Any data = 1;
      +

      getVerbValue

      +
      int getVerbValue()
      +
      + verb is HTTP verb.
      + This is required.
      + 
      + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
      Returns:
      -
      Whether the data field is set.
      +
      The enum numeric value on the wire for verb.
    • -

      getData

      -
      com.google.protobuf.Any getData()
      -
      .google.protobuf.Any data = 1;
      +

      getVerb

      + +
      + verb is HTTP verb.
      + This is required.
      + 
      + + .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
      Returns:
      -
      The data.
      +
      The verb.
    • -

      getDataOrBuilder

      -
      com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      -
      .google.protobuf.Any data = 1;
      +

      getQuerystringCount

      +
      int getQuerystringCount()
      +
      + querystring includes HTTP querystring.
      + 
      + + map<string, string> querystring = 2;
    • -

      getMetadataCount

      -
      int getMetadataCount()
      -
      map<string, string> metadata = 2;
      +

      containsQuerystring

      +
      boolean containsQuerystring​(java.lang.String key)
      +
      + querystring includes HTTP querystring.
      + 
      + + map<string, string> querystring = 2;
    • -

      containsMetadata

      -
      boolean containsMetadata​(java.lang.String key)
      -
      map<string, string> metadata = 2;
      -
      -
    • -
    • -
      -

      getMetadata

      +

      getQuerystring

      @Deprecated -java.util.Map<java.lang.String,​java.lang.String> getMetadata()
      +java.util.Map<java.lang.String,​java.lang.String> getQuerystring()
      Deprecated.
      -
      Use getMetadataMap() instead.
      +
      Use getQuerystringMap() instead.
    • -

      getMetadataMap

      -
      java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
      -
      map<string, string> metadata = 2;
      +

      getQuerystringMap

      +
      java.util.Map<java.lang.String,​java.lang.String> getQuerystringMap()
      +
      + querystring includes HTTP querystring.
      + 
      + + map<string, string> querystring = 2;
    • -

      getMetadataOrDefault

      -
      java.lang.String getMetadataOrDefault​(java.lang.String key, +

      getQuerystringOrDefault

      +
      java.lang.String getQuerystringOrDefault​(java.lang.String key, java.lang.String defaultValue)
      -
      map<string, string> metadata = 2;
      +
      + querystring includes HTTP querystring.
      + 
      + + map<string, string> querystring = 2;
    • -

      getMetadataOrThrow

      -
      java.lang.String getMetadataOrThrow​(java.lang.String key)
      -
      map<string, string> metadata = 2;
      +

      getQuerystringOrThrow

      +
      java.lang.String getQuerystringOrThrow​(java.lang.String key)
      +
      + querystring includes HTTP querystring.
      + 
      + + map<string, string> querystring = 2;
    @@ -314,14 +337,14 @@ java.lang.String defaultValue)
    +
  • + +
    +
    + +
    + + + + + + diff --git a/docs/io/dapr/DaprProtos.StateRetryPolicy.html b/docs/io/dapr/v1/CommonProtos.InvokeResponse.html similarity index 69% rename from docs/io/dapr/DaprProtos.StateRetryPolicy.html rename to docs/io/dapr/v1/CommonProtos.InvokeResponse.html index c7c77aae0..9f36f5410 100644 --- a/docs/io/dapr/DaprProtos.StateRetryPolicy.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeResponse.html @@ -2,31 +2,31 @@ - -DaprProtos.StateRetryPolicy (dapr-sdk-parent 0.4.1 API) + +CommonProtos.InvokeResponse (dapr-sdk-parent 0.5.0 API) - - + + - - - - - + + + + + - - + + -
  • getBindingsSubscriptions

    public void getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver)
    +io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver)
  • -

    onBindingEvent

    -
    public void onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, -io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver)
    +

    onBindingEvent

    +
    public void onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, +io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver)
  • -

    onTopicEvent

    -
    public void onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, +

    onTopicEvent

    +
    public void onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
  • @@ -295,14 +297,14 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv
  • getBindingsSubscriptions

    public void getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver)
    +io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver)
  • -

    onBindingEvent

    -
    public void onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, -io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver)
    +

    onBindingEvent

    +
    public void onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, +io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver)
  • -

    onTopicEvent

    -
    public void onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, +

    onTopicEvent

    +
    public void onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
  • @@ -258,14 +260,14 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv static class  -DaprClientGrpc.DaprClientImplBase +DaprClientGrpc.DaprClientImplBase
    - User Code definitions
    + DaprClient service allows user application to interact with Dapr runtime. static class  -DaprClientGrpc.DaprClientStub +DaprClientGrpc.DaprClientStub
    - User Code definitions
    + DaprClient service allows user application to interact with Dapr runtime. @@ -208,27 +210,27 @@ extends java.lang.Object -static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetBindingsSubscriptionsEnvelope> +static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetBindingsSubscriptionsEnvelope> getGetBindingsSubscriptionsMethod()   -static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetTopicSubscriptionsEnvelope> +static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetTopicSubscriptionsEnvelope> getGetTopicSubscriptionsMethod()   -static io.grpc.MethodDescriptor<DaprClientProtos.BindingEventEnvelope,​DaprClientProtos.BindingResponseEnvelope> +static io.grpc.MethodDescriptor<DaprClientProtos.BindingEventEnvelope,​DaprClientProtos.BindingResponseEnvelope> getOnBindingEventMethod()   -static io.grpc.MethodDescriptor<DaprClientProtos.InvokeEnvelope,​com.google.protobuf.Any> +static io.grpc.MethodDescriptor<CommonProtos.InvokeRequest,​CommonProtos.InvokeResponse> getOnInvokeMethod()   -static io.grpc.MethodDescriptor<DaprClientProtos.CloudEventEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprClientProtos.CloudEventEnvelope,​com.google.protobuf.Empty> getOnTopicEventMethod()   @@ -238,21 +240,21 @@ extends java.lang.Object   -static DaprClientGrpc.DaprClientBlockingStub +static DaprClientGrpc.DaprClientBlockingStub newBlockingStub​(io.grpc.Channel channel)
    Creates a new blocking-style stub that supports unary and streaming output calls on the service
    -static DaprClientGrpc.DaprClientFutureStub +static DaprClientGrpc.DaprClientFutureStub newFutureStub​(io.grpc.Channel channel)
    Creates a new ListenableFuture-style stub that supports unary calls on the service
    -static DaprClientGrpc.DaprClientStub +static DaprClientGrpc.DaprClientStub newStub​(io.grpc.Channel channel)
    Creates a new async stub that supports all call types for the service
    @@ -286,7 +288,7 @@ extends java.lang.Object
    public static final java.lang.String SERVICE_NAME
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -303,51 +305,51 @@ extends java.lang.Object
  • getOnInvokeMethod

    -
    public static io.grpc.MethodDescriptor<DaprClientProtos.InvokeEnvelope,​com.google.protobuf.Any> getOnInvokeMethod()
    +
    public static io.grpc.MethodDescriptor<CommonProtos.InvokeRequest,​CommonProtos.InvokeResponse> getOnInvokeMethod()
  • getGetTopicSubscriptionsMethod

    -
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetTopicSubscriptionsEnvelope> getGetTopicSubscriptionsMethod()
    +
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetTopicSubscriptionsEnvelope> getGetTopicSubscriptionsMethod()
  • getGetBindingsSubscriptionsMethod

    -
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetBindingsSubscriptionsEnvelope> getGetBindingsSubscriptionsMethod()
    +
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetBindingsSubscriptionsEnvelope> getGetBindingsSubscriptionsMethod()
  • getOnBindingEventMethod

    -
    public static io.grpc.MethodDescriptor<DaprClientProtos.BindingEventEnvelope,​DaprClientProtos.BindingResponseEnvelope> getOnBindingEventMethod()
    +
    public static io.grpc.MethodDescriptor<DaprClientProtos.BindingEventEnvelope,​DaprClientProtos.BindingResponseEnvelope> getOnBindingEventMethod()
  • getOnTopicEventMethod

    -
    public static io.grpc.MethodDescriptor<DaprClientProtos.CloudEventEnvelope,​com.google.protobuf.Empty> getOnTopicEventMethod()
    +
    public static io.grpc.MethodDescriptor<DaprClientProtos.CloudEventEnvelope,​com.google.protobuf.Empty> getOnTopicEventMethod()
  • newStub

    -
    public static DaprClientGrpc.DaprClientStub newStub​(io.grpc.Channel channel)
    +
    public static DaprClientGrpc.DaprClientStub newStub​(io.grpc.Channel channel)
    Creates a new async stub that supports all call types for the service
  • newBlockingStub

    -
    public static DaprClientGrpc.DaprClientBlockingStub newBlockingStub​(io.grpc.Channel channel)
    +
    public static DaprClientGrpc.DaprClientBlockingStub newBlockingStub​(io.grpc.Channel channel)
    Creates a new blocking-style stub that supports unary and streaming output calls on the service
  • newFutureStub

    -
    public static DaprClientGrpc.DaprClientFutureStub newFutureStub​(io.grpc.Channel channel)
    +
    public static DaprClientGrpc.DaprClientFutureStub newFutureStub​(io.grpc.Channel channel)
    Creates a new ListenableFuture-style stub that supports unary calls on the service
  • @@ -376,14 +378,14 @@ extends java.lang.Object
  • @@ -484,7 +484,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • @@ -494,21 +494,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • @@ -522,14 +522,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.BindingEventEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.BindingEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -541,7 +541,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -553,7 +553,7 @@ java.lang.Object value)
  • buildPartial

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -565,97 +565,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • setField

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • clearField

    -
    public DaprClientProtos.BindingEventEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • clearOneof

    -
    public DaprClientProtos.BindingEventEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.BindingEventEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.BindingEventEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -666,14 +666,14 @@ java.lang.Object value)
    Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.BindingEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.BindingEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -682,7 +682,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -695,7 +695,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The name.
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The bytes for name.
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setName

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setName​(java.lang.String value)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder setName​(java.lang.String value)
    string name = 1;
    Parameters:
    @@ -730,7 +730,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearName

    - +
    string name = 1;
    Returns:
    @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setNameBytes

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    string name = 1;
    Parameters:
    @@ -758,7 +758,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -771,7 +771,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -780,28 +780,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • setData

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 2;
  • mergeData

    -
    public DaprClientProtos.BindingEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • clearData

    - +
    .google.protobuf.Any data = 2;
  • @@ -819,7 +819,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -831,7 +831,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -842,7 +842,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -855,7 +855,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -866,7 +866,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -878,7 +878,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -889,20 +889,20 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • clearMetadata

    - +
  • removeMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder removeMetadata​(java.lang.String key)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 3;
  • @@ -918,7 +918,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprClientProtos.BindingEventEnvelope.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 3;
    @@ -926,31 +926,31 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprClientProtos.BindingEventEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 3;
  • setUnknownFields

    -
    public final DaprClientProtos.BindingEventEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.BindingEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.BindingEventEnvelope.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
  • @@ -973,14 +973,14 @@ java.lang.String value)
  • @@ -534,7 +534,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -544,7 +544,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -613,7 +613,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The name.
    @@ -626,7 +626,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The bytes for name.
    @@ -639,7 +639,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -652,7 +652,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -665,7 +665,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -677,7 +677,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -688,7 +688,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -701,7 +701,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -712,7 +712,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
  • @@ -724,7 +724,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    @@ -735,7 +735,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    @@ -805,7 +805,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -816,7 +816,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -828,7 +828,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -839,7 +839,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -851,7 +851,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(byte[] data) +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -862,7 +862,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(byte[] data, +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -874,7 +874,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -885,7 +885,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -897,7 +897,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.BindingEventEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -908,7 +908,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.BindingEventEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -920,7 +920,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -931,7 +931,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -943,7 +943,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -955,19 +955,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -979,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.BindingEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.BindingEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -989,19 +989,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.BindingEventEnvelope getDefaultInstance()
    +
    public static DaprClientProtos.BindingEventEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1015,7 +1015,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.BindingEventEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.BindingEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1043,14 +1043,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.BindingEventEnvelope, DaprClientProtos.BindingEventEnvelope.Builder
    +
    DaprClientProtos.BindingEventEnvelope, DaprClientProtos.BindingEventEnvelope.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    @@ -350,14 +350,14 @@ java.lang.String defaultValue)
  • 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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • @@ -609,14 +609,14 @@ java.lang.String value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.BindingResponseEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.BindingResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -628,7 +628,7 @@ java.lang.String value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -640,7 +640,7 @@ java.lang.String value)
  • buildPartial

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -652,97 +652,97 @@ java.lang.String value)
  • 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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • setField

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • clearField

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • clearOneof

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -753,14 +753,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.BindingResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -769,7 +769,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -782,7 +782,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -795,7 +795,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The data.
    @@ -804,28 +804,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 1;
  • setData

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 1;
  • mergeData

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 1;
  • clearData

    - +
    .google.protobuf.Any data = 1;
  • @@ -843,7 +843,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • @@ -854,7 +854,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    A list containing the to.
    @@ -867,7 +867,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The count of to.
    @@ -880,7 +880,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getTo in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getTo in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -895,7 +895,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -906,7 +906,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTo

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setTo​(int index, +
    public DaprClientProtos.BindingResponseEnvelope.Builder setTo​(int index, java.lang.String value)
    repeated string to = 2;
    @@ -921,7 +921,7 @@ java.lang.String value)
  • addTo

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addTo​(java.lang.String value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder addTo​(java.lang.String value)
    repeated string to = 2;
    Parameters:
    @@ -934,7 +934,7 @@ java.lang.String value)
  • addAllTo

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addAllTo​(java.lang.Iterable<java.lang.String> values)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder addAllTo​(java.lang.Iterable<java.lang.String> values)
    repeated string to = 2;
    Parameters:
    @@ -947,7 +947,7 @@ java.lang.String value)
  • clearTo

    - +
    repeated string to = 2;
    Returns:
    @@ -958,7 +958,7 @@ java.lang.String value)
  • addToBytes

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addToBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder addToBytes​(com.google.protobuf.ByteString value)
    repeated string to = 2;
    Parameters:
    @@ -971,11 +971,11 @@ java.lang.String value)
  • getStateList

    -
    public java.util.List<DaprClientProtos.State> getStateList()
    -
    repeated .daprclient.State state = 3;
    +
    public java.util.List<DaprClientProtos.State> getStateList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • @@ -983,139 +983,139 @@ java.lang.String value)
  • getStateCount

    public int getStateCount()
    -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • getState

    -
    public DaprClientProtos.State getState​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.State getState​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getState in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getState in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • -

    setState

    - -
    repeated .daprclient.State state = 3;
    +

    setState

    + +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • -

    setState

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setState​(int index, -DaprClientProtos.State.Builder builderForValue)
    -
    repeated .daprclient.State state = 3;
    +

    setState

    +
    public DaprClientProtos.BindingResponseEnvelope.Builder setState​(int index, +DaprClientProtos.State.Builder builderForValue)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • -

    addState

    - -
    repeated .daprclient.State state = 3;
    +

    addState

    + +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • -

    addState

    - -
    repeated .daprclient.State state = 3;
    +

    addState

    + +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • -

    addState

    - -
    repeated .daprclient.State state = 3;
    +

    addState

    + +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • -

    addState

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addState​(int index, -DaprClientProtos.State.Builder builderForValue)
    -
    repeated .daprclient.State state = 3;
    +

    addState

    +
    public DaprClientProtos.BindingResponseEnvelope.Builder addState​(int index, +DaprClientProtos.State.Builder builderForValue)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • addAllState

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder addAllState​(java.lang.Iterable<? extends DaprClientProtos.State> values)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder addAllState​(java.lang.Iterable<? extends DaprClientProtos.State> values)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • clearState

    - -
    repeated .daprclient.State state = 3;
    + +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • removeState

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder removeState​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder removeState​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateBuilder

    -
    public DaprClientProtos.State.Builder getStateBuilder​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.State.Builder getStateBuilder​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateOrBuilder

    -
    public DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • getStateOrBuilderList

    -
    public java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    -
    repeated .daprclient.State state = 3;
    +
    public java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateOrBuilderList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateOrBuilderList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • addStateBuilder

    -
    public DaprClientProtos.State.Builder addStateBuilder()
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.State.Builder addStateBuilder()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • addStateBuilder

    -
    public DaprClientProtos.State.Builder addStateBuilder​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.State.Builder addStateBuilder​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateBuilderList

    -
    public java.util.List<DaprClientProtos.State.Builder> getStateBuilderList()
    -
    repeated .daprclient.State state = 3;
    +
    public java.util.List<DaprClientProtos.State.Builder> getStateBuilderList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • @@ -1125,7 +1125,7 @@ java.lang.String value)
    string concurrency = 4;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrency in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The concurrency.
    @@ -1138,7 +1138,7 @@ java.lang.String value)
    string concurrency = 4;
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrencyBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -1147,7 +1147,7 @@ java.lang.String value)
  • setConcurrency

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setConcurrency​(java.lang.String value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder setConcurrency​(java.lang.String value)
    string concurrency = 4;
    Parameters:
    @@ -1160,7 +1160,7 @@ java.lang.String value)
  • clearConcurrency

    - +
    string concurrency = 4;
    Returns:
    @@ -1171,7 +1171,7 @@ java.lang.String value)
  • setConcurrencyBytes

    -
    public DaprClientProtos.BindingResponseEnvelope.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.BindingResponseEnvelope.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    string concurrency = 4;
    Parameters:
    @@ -1184,24 +1184,24 @@ java.lang.String value)
  • setUnknownFields

    -
    public final DaprClientProtos.BindingResponseEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.BindingResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.BindingResponseEnvelope.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<DaprClientProtos.BindingResponseEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
  • @@ -1224,14 +1224,14 @@ java.lang.String value)
  • @@ -554,7 +554,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int TO_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -564,7 +564,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int STATE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -574,7 +574,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONCURRENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -633,7 +633,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -646,7 +646,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The data.
    @@ -659,7 +659,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    @@ -670,7 +670,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    A list containing the to.
    @@ -683,7 +683,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The count of to.
    @@ -696,7 +696,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getTo in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getTo in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -711,7 +711,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string to = 2;
    Specified by:
    -
    getToBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -722,22 +722,22 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getStateList

    -
    public java.util.List<DaprClientProtos.State> getStateList()
    -
    repeated .daprclient.State state = 3;
    +
    public java.util.List<DaprClientProtos.State> getStateList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • getStateOrBuilderList

    -
    public java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    -
    repeated .daprclient.State state = 3;
    +
    public java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateOrBuilderList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateOrBuilderList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • @@ -745,32 +745,32 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStateCount

    public int getStateCount()
    -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • getState

    -
    public DaprClientProtos.State getState​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.State getState​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getState in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getState in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • getStateOrBuilder

    -
    public DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    public DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    Specified by:
    -
    getStateOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStateOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
  • @@ -781,7 +781,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 4;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrency in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The concurrency.
    @@ -794,7 +794,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 4;
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrencyBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -866,7 +866,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -877,7 +877,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -889,7 +889,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -900,7 +900,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -912,7 +912,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(byte[] data) +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -923,7 +923,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(byte[] data, +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -935,7 +935,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -946,7 +946,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -958,7 +958,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.BindingResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -969,7 +969,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.BindingResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -981,7 +981,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -992,7 +992,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1004,7 +1004,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -1016,19 +1016,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -1040,7 +1040,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.BindingResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.BindingResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -1050,19 +1050,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.BindingResponseEnvelope getDefaultInstance()
    +
    public static DaprClientProtos.BindingResponseEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1076,7 +1076,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.BindingResponseEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.BindingResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1104,14 +1104,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.BindingResponseEnvelope, DaprClientProtos.BindingResponseEnvelope.Builder
    +
    DaprClientProtos.BindingResponseEnvelope, DaprClientProtos.BindingResponseEnvelope.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    @@ -159,38 +159,38 @@ extends com.google.protobuf.MessageOrBuilder
    -DaprClientProtos.State +DaprClientProtos.State getState​(int index) -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    int getStateCount() -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    -java.util.List<DaprClientProtos.State> +java.util.List<DaprClientProtos.State> getStateList() -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    -DaprClientProtos.StateOrBuilder +DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index) -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    -java.util.List<? extends DaprClientProtos.StateOrBuilder> +java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList() -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
    @@ -335,36 +335,36 @@ extends com.google.protobuf.MessageOrBuilder
  • getStateList

    -
    java.util.List<DaprClientProtos.State> getStateList()
    -
    repeated .daprclient.State state = 3;
    +
    java.util.List<DaprClientProtos.State> getStateList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getState

    -
    DaprClientProtos.State getState​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    DaprClientProtos.State getState​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateCount

    int getStateCount()
    -
    repeated .daprclient.State state = 3;
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateOrBuilderList

    -
    java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    -
    repeated .daprclient.State state = 3;
    +
    java.util.List<? extends DaprClientProtos.StateOrBuilder> getStateOrBuilderList()
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • getStateOrBuilder

    -
    DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    -
    repeated .daprclient.State state = 3;
    +
    DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    +
    repeated .dapr.proto.daprclient.v1.State state = 3;
  • @@ -408,14 +408,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • @@ -590,14 +590,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.CloudEventEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.CloudEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -609,7 +609,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -621,7 +621,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprClientProtos.CloudEventEnvelope buildPartial()
    +
    public DaprClientProtos.CloudEventEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -633,97 +633,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • setField

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • clearField

    -
    public DaprClientProtos.CloudEventEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • clearOneof

    -
    public DaprClientProtos.CloudEventEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.CloudEventEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.CloudEventEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -734,14 +734,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.CloudEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.CloudEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -750,7 +750,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string id = 1;
    Specified by:
    -
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The id.
    @@ -776,7 +776,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string id = 1;
    Specified by:
    -
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for id.
    @@ -785,7 +785,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setId

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setId​(java.lang.String value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setId​(java.lang.String value)
    string id = 1;
    Parameters:
    @@ -798,7 +798,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearId

    - +
    string id = 1;
    Returns:
    @@ -809,7 +809,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setIdBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setIdBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setIdBytes​(com.google.protobuf.ByteString value)
    string id = 1;
    Parameters:
    @@ -826,7 +826,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string source = 2;
    Specified by:
    -
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The source.
    @@ -839,7 +839,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string source = 2;
    Specified by:
    -
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for source.
    @@ -848,7 +848,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSource

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSource​(java.lang.String value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setSource​(java.lang.String value)
    string source = 2;
    Parameters:
    @@ -861,7 +861,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearSource

    - +
    string source = 2;
    Returns:
    @@ -872,7 +872,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSourceBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSourceBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setSourceBytes​(com.google.protobuf.ByteString value)
    string source = 2;
    Parameters:
    @@ -889,7 +889,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string type = 3;
    Specified by:
    -
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The type.
    @@ -902,7 +902,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string type = 3;
    Specified by:
    -
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for type.
    @@ -911,7 +911,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setType

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setType​(java.lang.String value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setType​(java.lang.String value)
    string type = 3;
    Parameters:
    @@ -924,7 +924,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearType

    - +
    string type = 3;
    Returns:
    @@ -935,7 +935,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTypeBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTypeBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setTypeBytes​(com.google.protobuf.ByteString value)
    string type = 3;
    Parameters:
    @@ -952,7 +952,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string specVersion = 4;
    Specified by:
    -
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The specVersion.
    @@ -965,7 +965,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string specVersion = 4;
    Specified by:
    -
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for specVersion.
    @@ -974,7 +974,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSpecVersion

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersion​(java.lang.String value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersion​(java.lang.String value)
    string specVersion = 4;
    Parameters:
    @@ -987,7 +987,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearSpecVersion

    - +
    string specVersion = 4;
    Returns:
    @@ -998,7 +998,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSpecVersionBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersionBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersionBytes​(com.google.protobuf.ByteString value)
    string specVersion = 4;
    Parameters:
    @@ -1012,10 +1012,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentType

    public java.lang.String getDataContentType()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Specified by:
    -
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The dataContentType.
    @@ -1025,10 +1025,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentTypeBytes

    public com.google.protobuf.ByteString getDataContentTypeBytes()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Specified by:
    -
    getDataContentTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for dataContentType.
    @@ -1037,8 +1037,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setDataContentType

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setDataContentType​(java.lang.String value)
    -
    string dataContentType = 5;
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setDataContentType​(java.lang.String value)
    +
    string data_content_type = 5;
    Parameters:
    value - The dataContentType to set.
    @@ -1050,8 +1050,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearDataContentType

    -
    public DaprClientProtos.CloudEventEnvelope.Builder clearDataContentType()
    -
    string dataContentType = 5;
    +
    public DaprClientProtos.CloudEventEnvelope.Builder clearDataContentType()
    +
    string data_content_type = 5;
    Returns:
    This builder for chaining.
    @@ -1061,8 +1061,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setDataContentTypeBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setDataContentTypeBytes​(com.google.protobuf.ByteString value)
    -
    string dataContentType = 5;
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setDataContentTypeBytes​(com.google.protobuf.ByteString value)
    +
    string data_content_type = 5;
    Parameters:
    value - The bytes for dataContentType to set.
    @@ -1078,7 +1078,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 6;
    Specified by:
    -
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The topic.
    @@ -1091,7 +1091,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 6;
    Specified by:
    -
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for topic.
    @@ -1100,7 +1100,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopic

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTopic​(java.lang.String value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setTopic​(java.lang.String value)
    string topic = 6;
    Parameters:
    @@ -1113,7 +1113,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearTopic

    - +
    string topic = 6;
    Returns:
    @@ -1124,7 +1124,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopicBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    string topic = 6;
    Parameters:
    @@ -1141,7 +1141,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -1154,7 +1154,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -1163,28 +1163,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 7;
  • setData

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 7;
  • mergeData

    -
    public DaprClientProtos.CloudEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.CloudEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 7;
  • clearData

    - +
    .google.protobuf.Any data = 7;
  • @@ -1202,31 +1202,31 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
  • setUnknownFields

    -
    public final DaprClientProtos.CloudEventEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.CloudEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.CloudEventEnvelope.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.CloudEventEnvelope.Builder>
  • @@ -1249,14 +1249,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -576,7 +576,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int SOURCE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -586,7 +586,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int TYPE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -596,17 +596,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int SPECVERSION_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • -

    DATACONTENTTYPE_FIELD_NUMBER

    -
    public static final int DATACONTENTTYPE_FIELD_NUMBER
    +

    DATA_CONTENT_TYPE_FIELD_NUMBER

    +
    public static final int DATA_CONTENT_TYPE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -616,7 +616,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int TOPIC_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -626,7 +626,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -685,7 +685,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string id = 1;
    Specified by:
    -
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The id.
    @@ -698,7 +698,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string id = 1;
    Specified by:
    -
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for id.
    @@ -711,7 +711,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string source = 2;
    Specified by:
    -
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The source.
    @@ -724,7 +724,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string source = 2;
    Specified by:
    -
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for source.
    @@ -737,7 +737,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string type = 3;
    Specified by:
    -
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The type.
    @@ -750,7 +750,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string type = 3;
    Specified by:
    -
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for type.
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string specVersion = 4;
    Specified by:
    -
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The specVersion.
    @@ -776,7 +776,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string specVersion = 4;
    Specified by:
    -
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for specVersion.
    @@ -786,10 +786,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentType

    public java.lang.String getDataContentType()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Specified by:
    -
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The dataContentType.
    @@ -799,10 +799,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentTypeBytes

    public com.google.protobuf.ByteString getDataContentTypeBytes()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Specified by:
    -
    getDataContentTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for dataContentType.
    @@ -815,7 +815,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 6;
    Specified by:
    -
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The topic.
    @@ -828,7 +828,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 6;
    Specified by:
    -
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The bytes for topic.
    @@ -841,7 +841,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -854,7 +854,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -867,7 +867,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 7;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
  • @@ -937,7 +937,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -948,7 +948,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -960,7 +960,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -971,7 +971,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -983,7 +983,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(byte[] data) +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -994,7 +994,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(byte[] data, +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -1006,7 +1006,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1017,7 +1017,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1029,7 +1029,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.CloudEventEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1040,7 +1040,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.CloudEventEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1052,7 +1052,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -1063,7 +1063,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1075,7 +1075,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprClientProtos.CloudEventEnvelope.Builder newBuilderForType()
    +
    public DaprClientProtos.CloudEventEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -1087,19 +1087,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprClientProtos.CloudEventEnvelope.Builder newBuilder()
    +
    public static DaprClientProtos.CloudEventEnvelope.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -1111,7 +1111,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.CloudEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.CloudEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -1121,19 +1121,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.CloudEventEnvelope getDefaultInstance()
    +
    public static DaprClientProtos.CloudEventEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1147,7 +1147,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.CloudEventEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.CloudEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1175,14 +1175,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.CloudEventEnvelope, DaprClientProtos.CloudEventEnvelope.Builder
    +
    DaprClientProtos.CloudEventEnvelope, DaprClientProtos.CloudEventEnvelope.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    @@ -141,14 +141,14 @@ extends com.google.protobuf.MessageOrBuilder
    java.lang.String getDataContentType() -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    com.google.protobuf.ByteString getDataContentTypeBytes() -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    @@ -354,7 +354,7 @@ extends com.google.protobuf.MessageOrBuilder

    getDataContentType

    java.lang.String getDataContentType()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Returns:
    The dataContentType.
    @@ -365,7 +365,7 @@ extends com.google.protobuf.MessageOrBuilder

    getDataContentTypeBytes

    com.google.protobuf.ByteString getDataContentTypeBytes()
    -
    string dataContentType = 5;
    +
    string data_content_type = 5;
    Returns:
    The bytes for dataContentType.
    @@ -442,14 +442,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • @@ -388,14 +388,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -407,7 +407,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -419,7 +419,7 @@ java.lang.Object value)
  • buildPartial

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -431,97 +431,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • setField

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • clearField

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • clearOneof

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -532,14 +532,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -548,7 +548,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -561,7 +561,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Returns:
    A list containing the bindings.
    @@ -574,7 +574,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Returns:
    The count of bindings.
    @@ -587,7 +587,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -602,7 +602,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -613,7 +613,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setBindings​(int index, +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setBindings​(int index, java.lang.String value)
    repeated string bindings = 1;
    @@ -628,7 +628,7 @@ java.lang.String value)
  • addBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindings​(java.lang.String value)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindings​(java.lang.String value)
    repeated string bindings = 1;
    Parameters:
    @@ -641,7 +641,7 @@ java.lang.String value)
  • addAllBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addAllBindings​(java.lang.Iterable<java.lang.String> values)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addAllBindings​(java.lang.Iterable<java.lang.String> values)
    repeated string bindings = 1;
    Parameters:
    @@ -654,7 +654,7 @@ java.lang.String value)
  • clearBindings

    - +
    repeated string bindings = 1;
    Returns:
    @@ -665,7 +665,7 @@ java.lang.String value)
  • addBindingsBytes

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindingsBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindingsBytes​(com.google.protobuf.ByteString value)
    repeated string bindings = 1;
    Parameters:
    @@ -678,24 +678,24 @@ java.lang.String value)
  • setUnknownFields

    -
    public final DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.GetBindingsSubscriptionsEnvelope.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
  • @@ -718,14 +718,14 @@ java.lang.String value)
  • @@ -518,7 +518,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Returns:
    A list containing the bindings.
    @@ -531,7 +531,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Returns:
    The count of bindings.
    @@ -544,7 +544,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -559,7 +559,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string bindings = 1;
    Specified by:
    -
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -633,7 +633,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -644,7 +644,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -656,7 +656,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -667,7 +667,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -679,7 +679,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(byte[] data) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -690,7 +690,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(byte[] data, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -702,7 +702,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -713,7 +713,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -725,7 +725,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -736,7 +736,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -748,7 +748,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -759,7 +759,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -771,7 +771,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -783,19 +783,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -807,7 +807,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -817,19 +817,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstance()
    +
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -843,7 +843,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -871,14 +871,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.GetBindingsSubscriptionsEnvelope, DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
    +
    DaprClientProtos.GetBindingsSubscriptionsEnvelope, DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    @@ -252,14 +252,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • @@ -388,14 +388,14 @@ java.lang.String value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -407,7 +407,7 @@ java.lang.String value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -419,7 +419,7 @@ java.lang.String value)
  • buildPartial

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -431,97 +431,97 @@ java.lang.String value)
  • 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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • setField

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • clearField

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • clearOneof

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -532,14 +532,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • mergeFrom

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -548,7 +548,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -561,7 +561,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsList in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsList in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Returns:
    A list containing the topics.
    @@ -574,7 +574,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsCount in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsCount in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Returns:
    The count of topics.
    @@ -587,7 +587,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopics in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopics in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -602,7 +602,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsBytes in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsBytes in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -613,7 +613,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopics

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder setTopics​(int index, +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder setTopics​(int index, java.lang.String value)
    repeated string topics = 1;
    @@ -628,7 +628,7 @@ java.lang.String value)
  • addTopics

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addTopics​(java.lang.String value)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addTopics​(java.lang.String value)
    repeated string topics = 1;
    Parameters:
    @@ -641,7 +641,7 @@ java.lang.String value)
  • addAllTopics

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addAllTopics​(java.lang.Iterable<java.lang.String> values)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addAllTopics​(java.lang.Iterable<java.lang.String> values)
    repeated string topics = 1;
    Parameters:
    @@ -654,7 +654,7 @@ java.lang.String value)
  • clearTopics

    - +
    repeated string topics = 1;
    Returns:
    @@ -665,7 +665,7 @@ java.lang.String value)
  • addTopicsBytes

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addTopicsBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder addTopicsBytes​(com.google.protobuf.ByteString value)
    repeated string topics = 1;
    Parameters:
    @@ -678,24 +678,24 @@ java.lang.String value)
  • setUnknownFields

    -
    public final DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.GetTopicSubscriptionsEnvelope.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<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
  • @@ -718,14 +718,14 @@ java.lang.String value)
  • @@ -518,7 +518,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsList in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsList in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Returns:
    A list containing the topics.
    @@ -531,7 +531,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsCount in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsCount in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Returns:
    The count of topics.
    @@ -544,7 +544,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopics in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopics in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -559,7 +559,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    repeated string topics = 1;
    Specified by:
    -
    getTopicsBytes in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    +
    getTopicsBytes in interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -633,7 +633,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -644,7 +644,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -656,7 +656,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -667,7 +667,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -679,7 +679,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(byte[] data) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -690,7 +690,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(byte[] data, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -702,7 +702,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -713,7 +713,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -725,7 +725,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -736,7 +736,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -748,7 +748,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -759,7 +759,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -771,7 +771,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -783,19 +783,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -807,7 +807,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -817,19 +817,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstance()
    +
    public static DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -843,7 +843,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstanceForType()
    +
    public DaprClientProtos.GetTopicSubscriptionsEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -871,14 +871,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.GetTopicSubscriptionsEnvelope, DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
    +
    DaprClientProtos.GetTopicSubscriptionsEnvelope, DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    @@ -252,14 +252,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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<DaprClientProtos.RetryPolicy.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • @@ -436,14 +436,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.RetryPolicy getDefaultInstanceForType()
    +
    public DaprClientProtos.RetryPolicy getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -455,7 +455,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -467,7 +467,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprClientProtos.RetryPolicy buildPartial()
    +
    public DaprClientProtos.RetryPolicy buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -479,97 +479,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.RetryPolicy.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • setField

    -
    public DaprClientProtos.RetryPolicy.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • clearField

    -
    public DaprClientProtos.RetryPolicy.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • clearOneof

    -
    public DaprClientProtos.RetryPolicy.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.RetryPolicy.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.RetryPolicy.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • mergeFrom

    -
    public DaprClientProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.RetryPolicy.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -580,14 +580,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • mergeFrom

    -
    public DaprClientProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -596,7 +596,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.RetryPolicy.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.RetryPolicy.Builder>
    Throws:
    java.io.IOException
    @@ -609,7 +609,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    int32 threshold = 1;
    Specified by:
    -
    getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The threshold.
    @@ -618,7 +618,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setThreshold

    -
    public DaprClientProtos.RetryPolicy.Builder setThreshold​(int value)
    +
    public DaprClientProtos.RetryPolicy.Builder setThreshold​(int value)
    int32 threshold = 1;
    Parameters:
    @@ -631,7 +631,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearThreshold

    -
    public DaprClientProtos.RetryPolicy.Builder clearThreshold()
    +
    public DaprClientProtos.RetryPolicy.Builder clearThreshold()
    int32 threshold = 1;
    Returns:
    @@ -646,7 +646,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The pattern.
    @@ -659,7 +659,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The bytes for pattern.
    @@ -668,7 +668,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setPattern

    -
    public DaprClientProtos.RetryPolicy.Builder setPattern​(java.lang.String value)
    +
    public DaprClientProtos.RetryPolicy.Builder setPattern​(java.lang.String value)
    string pattern = 2;
    Parameters:
    @@ -681,7 +681,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearPattern

    -
    public DaprClientProtos.RetryPolicy.Builder clearPattern()
    +
    public DaprClientProtos.RetryPolicy.Builder clearPattern()
    string pattern = 2;
    Returns:
    @@ -692,7 +692,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setPatternBytes

    -
    public DaprClientProtos.RetryPolicy.Builder setPatternBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.RetryPolicy.Builder setPatternBytes​(com.google.protobuf.ByteString value)
    string pattern = 2;
    Parameters:
    @@ -709,7 +709,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    Whether the interval field is set.
    @@ -722,7 +722,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The interval.
    @@ -731,28 +731,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setInterval

    -
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    +
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    .google.protobuf.Duration interval = 3;
  • setInterval

    -
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    +
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    .google.protobuf.Duration interval = 3;
  • mergeInterval

    -
    public DaprClientProtos.RetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    +
    public DaprClientProtos.RetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    .google.protobuf.Duration interval = 3;
  • clearInterval

    -
    public DaprClientProtos.RetryPolicy.Builder clearInterval()
    +
    public DaprClientProtos.RetryPolicy.Builder clearInterval()
    .google.protobuf.Duration interval = 3;
  • @@ -770,31 +770,31 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
  • setUnknownFields

    -
    public final DaprClientProtos.RetryPolicy.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.RetryPolicy.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.RetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
  • @@ -817,14 +817,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -493,7 +493,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int PATTERN_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -503,7 +503,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int INTERVAL_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -562,7 +562,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    int32 threshold = 1;
    Specified by:
    -
    getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The threshold.
    @@ -575,7 +575,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The pattern.
    @@ -588,7 +588,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The bytes for pattern.
    @@ -601,7 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    Whether the interval field is set.
    @@ -614,7 +614,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    Returns:
    The interval.
    @@ -627,7 +627,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
  • @@ -697,7 +697,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -720,7 +720,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -731,7 +731,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -743,7 +743,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(byte[] data) +
    public static DaprClientProtos.RetryPolicy parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(byte[] data, +
    public static DaprClientProtos.RetryPolicy parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -766,7 +766,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.RetryPolicy parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -777,7 +777,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.RetryPolicy parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -789,7 +789,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -800,7 +800,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -812,7 +812,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -823,7 +823,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -835,7 +835,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprClientProtos.RetryPolicy.Builder newBuilderForType()
    +
    public DaprClientProtos.RetryPolicy.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -847,19 +847,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprClientProtos.RetryPolicy.Builder newBuilder()
    +
    public static DaprClientProtos.RetryPolicy.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprClientProtos.RetryPolicy.Builder newBuilder​(DaprClientProtos.RetryPolicy prototype)
    +

    newBuilder

    +
    public static DaprClientProtos.RetryPolicy.Builder newBuilder​(DaprClientProtos.RetryPolicy prototype)
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -871,7 +871,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -881,19 +881,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.RetryPolicy getDefaultInstance()
    +
    public static DaprClientProtos.RetryPolicy getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.RetryPolicy> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.RetryPolicy> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.RetryPolicy> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.RetryPolicy> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -907,7 +907,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.RetryPolicy getDefaultInstanceForType()
    +
    public DaprClientProtos.RetryPolicy getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -935,14 +935,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.RetryPolicy, DaprClientProtos.RetryPolicy.Builder
    +
    DaprClientProtos.RetryPolicy, DaprClientProtos.RetryPolicy.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.RetryPolicyOrBuilder
    @@ -280,14 +280,14 @@ extends com.google.protobuf.MessageOrBuilder
  • @@ -575,7 +575,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • @@ -585,21 +585,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • @@ -613,14 +613,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.State getDefaultInstanceForType()
    +
    public DaprClientProtos.State getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -632,7 +632,7 @@ java.lang.Object value)
  • build

    -
    public DaprClientProtos.State build()
    +
    public DaprClientProtos.State build()
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -644,7 +644,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprClientProtos.State buildPartial()
    +
    public DaprClientProtos.State buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -656,97 +656,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.State.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • setField

    -
    public DaprClientProtos.State.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • clearField

    -
    public DaprClientProtos.State.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • clearOneof

    -
    public DaprClientProtos.State.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.State.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.State.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • mergeFrom

    -
    public DaprClientProtos.State.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.State.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -757,14 +757,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • mergeFrom

    -
    public DaprClientProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -773,7 +773,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.State.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.State.Builder>
    Throws:
    java.io.IOException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprClientProtos.StateOrBuilder
    +
    getKey in interface DaprClientProtos.StateOrBuilder
    Returns:
    The key.
    @@ -799,7 +799,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    +
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    Returns:
    The bytes for key.
    @@ -808,7 +808,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprClientProtos.State.Builder setKey​(java.lang.String value)
    +
    public DaprClientProtos.State.Builder setKey​(java.lang.String value)
    string key = 1;
    Parameters:
    @@ -821,7 +821,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    -
    public DaprClientProtos.State.Builder clearKey()
    +
    public DaprClientProtos.State.Builder clearKey()
    string key = 1;
    Returns:
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprClientProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 1;
    Parameters:
    @@ -849,7 +849,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprClientProtos.StateOrBuilder
    +
    hasValue in interface DaprClientProtos.StateOrBuilder
    Returns:
    Whether the value field is set.
    @@ -862,7 +862,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprClientProtos.StateOrBuilder
    +
    getValue in interface DaprClientProtos.StateOrBuilder
    Returns:
    The value.
    @@ -871,28 +871,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setValue

    -
    public DaprClientProtos.State.Builder setValue​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.State.Builder setValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • setValue

    -
    public DaprClientProtos.State.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprClientProtos.State.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any value = 2;
  • mergeValue

    -
    public DaprClientProtos.State.Builder mergeValue​(com.google.protobuf.Any value)
    +
    public DaprClientProtos.State.Builder mergeValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • clearValue

    -
    public DaprClientProtos.State.Builder clearValue()
    +
    public DaprClientProtos.State.Builder clearValue()
    .google.protobuf.Any value = 2;
  • @@ -910,7 +910,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
  • @@ -921,7 +921,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprClientProtos.StateOrBuilder
    +
    getEtag in interface DaprClientProtos.StateOrBuilder
    Returns:
    The etag.
    @@ -934,7 +934,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    +
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    Returns:
    The bytes for etag.
    @@ -943,7 +943,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprClientProtos.State.Builder setEtag​(java.lang.String value)
    +
    public DaprClientProtos.State.Builder setEtag​(java.lang.String value)
    string etag = 3;
    Parameters:
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    -
    public DaprClientProtos.State.Builder clearEtag()
    +
    public DaprClientProtos.State.Builder clearEtag()
    string etag = 3;
    Returns:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprClientProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    string etag = 3;
    Parameters:
    @@ -985,7 +985,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
  • @@ -996,7 +996,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.StateOrBuilder
    +
    containsMetadata in interface DaprClientProtos.StateOrBuilder
  • @@ -1009,7 +1009,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.StateOrBuilder
    +
    getMetadata in interface DaprClientProtos.StateOrBuilder
  • @@ -1020,7 +1020,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
  • @@ -1032,7 +1032,7 @@ java.lang.String defaultValue)
  • map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
  • @@ -1043,20 +1043,20 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
  • clearMetadata

    -
    public DaprClientProtos.State.Builder clearMetadata()
    +
    public DaprClientProtos.State.Builder clearMetadata()
  • removeMetadata

    -
    public DaprClientProtos.State.Builder removeMetadata​(java.lang.String key)
    +
    public DaprClientProtos.State.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 4;
  • @@ -1072,7 +1072,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprClientProtos.State.Builder putMetadata​(java.lang.String key, +
    public DaprClientProtos.State.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 4;
    @@ -1080,7 +1080,7 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprClientProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprClientProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 4;
  • @@ -1088,10 +1088,10 @@ java.lang.String value)
  • hasOptions

    public boolean hasOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprClientProtos.StateOrBuilder
    +
    hasOptions in interface DaprClientProtos.StateOrBuilder
    Returns:
    Whether the options field is set.
    @@ -1100,11 +1100,11 @@ java.lang.String value)
  • getOptions

    -
    public DaprClientProtos.StateOptions getOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.StateOptions getOptions()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprClientProtos.StateOrBuilder
    +
    getOptions in interface DaprClientProtos.StateOrBuilder
    Returns:
    The options.
    @@ -1112,71 +1112,71 @@ java.lang.String value)
  • -

    setOptions

    - -
    .daprclient.StateOptions options = 5;
    +

    setOptions

    + +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • -

    setOptions

    - -
    .daprclient.StateOptions options = 5;
    +

    setOptions

    + +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • -

    mergeOptions

    - -
    .daprclient.StateOptions options = 5;
    +

    mergeOptions

    + +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • clearOptions

    -
    public DaprClientProtos.State.Builder clearOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.State.Builder clearOptions()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • getOptionsBuilder

    -
    public DaprClientProtos.StateOptions.Builder getOptionsBuilder()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.StateOptions.Builder getOptionsBuilder()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • getOptionsOrBuilder

    -
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
  • setUnknownFields

    -
    public final DaprClientProtos.State.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.State.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.State.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<DaprClientProtos.State.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
  • @@ -1199,14 +1199,14 @@ java.lang.String value)
  • @@ -579,7 +579,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int VALUE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -589,7 +589,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -599,7 +599,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -609,7 +609,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -678,7 +678,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprClientProtos.StateOrBuilder
    +
    getKey in interface DaprClientProtos.StateOrBuilder
    Returns:
    The key.
    @@ -691,7 +691,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    +
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    Returns:
    The bytes for key.
    @@ -704,7 +704,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprClientProtos.StateOrBuilder
    +
    hasValue in interface DaprClientProtos.StateOrBuilder
    Returns:
    Whether the value field is set.
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprClientProtos.StateOrBuilder
    +
    getValue in interface DaprClientProtos.StateOrBuilder
    Returns:
    The value.
    @@ -730,7 +730,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
  • @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprClientProtos.StateOrBuilder
    +
    getEtag in interface DaprClientProtos.StateOrBuilder
    Returns:
    The etag.
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    +
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    Returns:
    The bytes for etag.
    @@ -768,7 +768,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
  • @@ -779,7 +779,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.StateOrBuilder
    +
    containsMetadata in interface DaprClientProtos.StateOrBuilder
    @@ -792,7 +792,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.StateOrBuilder
    +
    getMetadata in interface DaprClientProtos.StateOrBuilder
    @@ -803,7 +803,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
    @@ -815,7 +815,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
    @@ -826,7 +826,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
    @@ -834,10 +834,10 @@ java.lang.String defaultValue)

    hasOptions

    public boolean hasOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprClientProtos.StateOrBuilder
    +
    hasOptions in interface DaprClientProtos.StateOrBuilder
    Returns:
    Whether the options field is set.
    @@ -846,11 +846,11 @@ java.lang.String defaultValue)
  • getOptions

    -
    public DaprClientProtos.StateOptions getOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.StateOptions getOptions()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprClientProtos.StateOrBuilder
    +
    getOptions in interface DaprClientProtos.StateOrBuilder
    Returns:
    The options.
    @@ -859,11 +859,11 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .daprclient.StateOptions options = 5;
    +
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
  • @@ -933,7 +933,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.State parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -944,7 +944,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.State parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -979,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(byte[] data) +
    public static DaprClientProtos.State parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -990,7 +990,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(byte[] data, +
    public static DaprClientProtos.State parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -1002,7 +1002,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.State parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1013,7 +1013,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.State parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1025,7 +1025,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.State parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.State parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1036,7 +1036,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.State parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.State parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1048,7 +1048,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -1059,7 +1059,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.State parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1071,7 +1071,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprClientProtos.State.Builder newBuilderForType()
    +
    public DaprClientProtos.State.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -1083,19 +1083,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprClientProtos.State.Builder newBuilder()
    +
    public static DaprClientProtos.State.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprClientProtos.State.Builder newBuilder​(DaprClientProtos.State prototype)
    +

    newBuilder

    +
    public static DaprClientProtos.State.Builder newBuilder​(DaprClientProtos.State prototype)
  • toBuilder

    -
    public DaprClientProtos.State.Builder toBuilder()
    +
    public DaprClientProtos.State.Builder toBuilder()
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -1107,7 +1107,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.State.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.State.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -1117,19 +1117,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.State getDefaultInstance()
    +
    public static DaprClientProtos.State getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.State> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.State> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.State> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.State> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1143,7 +1143,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.State getDefaultInstanceForType()
    +
    public DaprClientProtos.State getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1171,14 +1171,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • 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<DaprClientProtos.StateOptions.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • @@ -450,14 +450,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • getDefaultInstanceForType

    -
    public DaprClientProtos.StateOptions getDefaultInstanceForType()
    +
    public DaprClientProtos.StateOptions getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -469,7 +469,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -481,7 +481,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprClientProtos.StateOptions buildPartial()
    +
    public DaprClientProtos.StateOptions buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -493,97 +493,97 @@ java.lang.Object value)
  • 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<DaprClientProtos.StateOptions.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • setField

    -
    public DaprClientProtos.StateOptions.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • clearField

    -
    public DaprClientProtos.StateOptions.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • clearOneof

    -
    public DaprClientProtos.StateOptions.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • setRepeatedField

    -
    public DaprClientProtos.StateOptions.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • addRepeatedField

    -
    public DaprClientProtos.StateOptions.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • mergeFrom

    -
    public DaprClientProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.StateOptions.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -594,14 +594,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • mergeFrom

    -
    public DaprClientProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprClientProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -610,7 +610,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.StateOptions.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprClientProtos.StateOptions.Builder>
    Throws:
    java.io.IOException
    @@ -623,7 +623,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConcurrency in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -636,7 +636,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConcurrencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -645,7 +645,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConcurrency

    -
    public DaprClientProtos.StateOptions.Builder setConcurrency​(java.lang.String value)
    +
    public DaprClientProtos.StateOptions.Builder setConcurrency​(java.lang.String value)
    string concurrency = 1;
    Parameters:
    @@ -658,7 +658,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConcurrency

    -
    public DaprClientProtos.StateOptions.Builder clearConcurrency()
    +
    public DaprClientProtos.StateOptions.Builder clearConcurrency()
    string concurrency = 1;
    Returns:
    @@ -669,7 +669,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConcurrencyBytes

    -
    public DaprClientProtos.StateOptions.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.StateOptions.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    string concurrency = 1;
    Parameters:
    @@ -686,7 +686,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConsistency in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -699,7 +699,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConsistencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The bytes for consistency.
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistency

    -
    public DaprClientProtos.StateOptions.Builder setConsistency​(java.lang.String value)
    +
    public DaprClientProtos.StateOptions.Builder setConsistency​(java.lang.String value)
    string consistency = 2;
    Parameters:
    @@ -721,7 +721,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConsistency

    -
    public DaprClientProtos.StateOptions.Builder clearConsistency()
    +
    public DaprClientProtos.StateOptions.Builder clearConsistency()
    string consistency = 2;
    Returns:
    @@ -732,7 +732,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistencyBytes

    -
    public DaprClientProtos.StateOptions.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprClientProtos.StateOptions.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    string consistency = 2;
    Parameters:
    @@ -746,10 +746,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasRetryPolicy

    public boolean hasRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    hasRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    +
    hasRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    Whether the retryPolicy field is set.
    @@ -758,11 +758,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicy

    -
    public DaprClientProtos.RetryPolicy getRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.RetryPolicy getRetryPolicy()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The retryPolicy.
    @@ -770,71 +770,71 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setRetryPolicy

    - -
    .daprclient.RetryPolicy retryPolicy = 3;
    +

    setRetryPolicy

    + +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • -

    setRetryPolicy

    - -
    .daprclient.RetryPolicy retryPolicy = 3;
    +

    setRetryPolicy

    + +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • -

    mergeRetryPolicy

    - -
    .daprclient.RetryPolicy retryPolicy = 3;
    +

    mergeRetryPolicy

    + +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • clearRetryPolicy

    -
    public DaprClientProtos.StateOptions.Builder clearRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.StateOptions.Builder clearRetryPolicy()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • getRetryPolicyBuilder

    -
    public DaprClientProtos.RetryPolicy.Builder getRetryPolicyBuilder()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.RetryPolicy.Builder getRetryPolicyBuilder()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • getRetryPolicyOrBuilder

    -
    public DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicyOrBuilder in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getRetryPolicyOrBuilder in interface DaprClientProtos.StateOptionsOrBuilder
  • setUnknownFields

    -
    public final DaprClientProtos.StateOptions.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • mergeUnknownFields

    -
    public final DaprClientProtos.StateOptions.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprClientProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
  • @@ -857,14 +857,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -500,17 +500,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONSISTENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • -

    RETRYPOLICY_FIELD_NUMBER

    -
    public static final int RETRYPOLICY_FIELD_NUMBER
    +

    RETRY_POLICY_FIELD_NUMBER

    +
    public static final int RETRY_POLICY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -569,7 +569,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConcurrency in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -582,7 +582,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConcurrencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -595,7 +595,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConsistency in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -608,7 +608,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConsistencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The bytes for consistency.
    @@ -618,10 +618,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasRetryPolicy

    public boolean hasRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    hasRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    +
    hasRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    Whether the retryPolicy field is set.
    @@ -630,11 +630,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicy

    -
    public DaprClientProtos.RetryPolicy getRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.RetryPolicy getRetryPolicy()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getRetryPolicy in interface DaprClientProtos.StateOptionsOrBuilder
    Returns:
    The retryPolicy.
    @@ -643,11 +643,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicyOrBuilder

    -
    public DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    public DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicyOrBuilder in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getRetryPolicyOrBuilder in interface DaprClientProtos.StateOptionsOrBuilder
  • @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(java.nio.ByteBuffer data) +
    public static DaprClientProtos.StateOptions parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -728,7 +728,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, +
    public static DaprClientProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -740,7 +740,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -751,7 +751,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(byte[] data) +
    public static DaprClientProtos.StateOptions parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -774,7 +774,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(byte[] data, +
    public static DaprClientProtos.StateOptions parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(java.io.InputStream input) +
    public static DaprClientProtos.StateOptions parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -797,7 +797,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(java.io.InputStream input, +
    public static DaprClientProtos.StateOptions parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -809,7 +809,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprClientProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -820,7 +820,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprClientProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprClientProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -843,7 +843,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprClientProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -855,7 +855,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprClientProtos.StateOptions.Builder newBuilderForType()
    +
    public DaprClientProtos.StateOptions.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -867,19 +867,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprClientProtos.StateOptions.Builder newBuilder()
    +
    public static DaprClientProtos.StateOptions.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -891,7 +891,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprClientProtos.StateOptions.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprClientProtos.StateOptions.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -901,19 +901,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprClientProtos.StateOptions getDefaultInstance()
    +
    public static DaprClientProtos.StateOptions getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprClientProtos.StateOptions> parser()
    +
    public static com.google.protobuf.Parser<DaprClientProtos.StateOptions> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprClientProtos.StateOptions> getParserForType()
    +
    public com.google.protobuf.Parser<DaprClientProtos.StateOptions> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -927,7 +927,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprClientProtos.StateOptions getDefaultInstanceForType()
    +
    public DaprClientProtos.StateOptions getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -955,14 +955,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprClientProtos.StateOptions, DaprClientProtos.StateOptions.Builder
    +
    DaprClientProtos.StateOptions, DaprClientProtos.StateOptions.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.StateOptionsOrBuilder
    @@ -159,24 +159,24 @@ extends com.google.protobuf.MessageOrBuilder
    -DaprClientProtos.RetryPolicy +DaprClientProtos.RetryPolicy getRetryPolicy() -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    -DaprClientProtos.RetryPolicyOrBuilder +DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder() -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    boolean hasRetryPolicy() -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    @@ -254,7 +254,7 @@ extends com.google.protobuf.MessageOrBuilder

    hasRetryPolicy

    boolean hasRetryPolicy()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Returns:
    Whether the retryPolicy field is set.
    @@ -264,8 +264,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getRetryPolicy

    - -
    .daprclient.RetryPolicy retryPolicy = 3;
    + +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    Returns:
    The retryPolicy.
    @@ -275,8 +275,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getRetryPolicyOrBuilder

    -
    DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .daprclient.RetryPolicy retryPolicy = 3;
    +
    DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
  • @@ -298,14 +298,14 @@ extends com.google.protobuf.MessageOrBuilder
  • All Known Implementing Classes:
    -
    DaprClientProtos.State, DaprClientProtos.State.Builder
    +
    DaprClientProtos.State, DaprClientProtos.State.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprClientProtos

    public static interface DaprClientProtos.StateOrBuilder
    @@ -202,17 +202,17 @@ java.lang.String defaultValue)
     
     
     
    -DaprClientProtos.StateOptions
    +DaprClientProtos.StateOptions
     getOptions()
     
    -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    -DaprClientProtos.StateOptionsOrBuilder +DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    @@ -233,7 +233,7 @@ java.lang.String defaultValue) boolean hasOptions() -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    @@ -392,7 +392,7 @@ java.lang.String defaultValue)

    hasOptions

    boolean hasOptions()
    -
    .daprclient.StateOptions options = 5;
    +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Returns:
    Whether the options field is set.
    @@ -402,8 +402,8 @@ java.lang.String defaultValue)
  • getOptions

    - -
    .daprclient.StateOptions options = 5;
    + +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    Returns:
    The options.
    @@ -413,8 +413,8 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    - -
    .daprclient.StateOptions options = 5;
    + +
    .dapr.proto.daprclient.v1.StateOptions options = 5;
  • @@ -436,14 +436,14 @@ java.lang.String defaultValue)
  • @@ -313,63 +313,63 @@ extends java.lang.Object
  • getPublishEventMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.PublishEventEnvelope,​com.google.protobuf.Empty> getPublishEventMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.PublishEventEnvelope,​com.google.protobuf.Empty> getPublishEventMethod()
  • getInvokeServiceMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.InvokeServiceEnvelope,​DaprProtos.InvokeServiceResponseEnvelope> getInvokeServiceMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.InvokeServiceRequest,​CommonProtos.InvokeResponse> getInvokeServiceMethod()
  • getInvokeBindingMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingEnvelope,​com.google.protobuf.Empty> getInvokeBindingMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingEnvelope,​com.google.protobuf.Empty> getInvokeBindingMethod()
  • getGetStateMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.GetStateEnvelope,​DaprProtos.GetStateResponseEnvelope> getGetStateMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.GetStateEnvelope,​DaprProtos.GetStateResponseEnvelope> getGetStateMethod()
  • getGetSecretMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.GetSecretEnvelope,​DaprProtos.GetSecretResponseEnvelope> getGetSecretMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.GetSecretEnvelope,​DaprProtos.GetSecretResponseEnvelope> getGetSecretMethod()
  • getSaveStateMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.SaveStateEnvelope,​com.google.protobuf.Empty> getSaveStateMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.SaveStateEnvelope,​com.google.protobuf.Empty> getSaveStateMethod()
  • getDeleteStateMethod

    -
    public static io.grpc.MethodDescriptor<DaprProtos.DeleteStateEnvelope,​com.google.protobuf.Empty> getDeleteStateMethod()
    +
    public static io.grpc.MethodDescriptor<DaprProtos.DeleteStateEnvelope,​com.google.protobuf.Empty> getDeleteStateMethod()
  • newStub

    -
    public static DaprGrpc.DaprStub newStub​(io.grpc.Channel channel)
    +
    public static DaprGrpc.DaprStub newStub​(io.grpc.Channel channel)
    Creates a new async stub that supports all call types for the service
  • newBlockingStub

    -
    public static DaprGrpc.DaprBlockingStub newBlockingStub​(io.grpc.Channel channel)
    +
    public static DaprGrpc.DaprBlockingStub newBlockingStub​(io.grpc.Channel channel)
    Creates a new blocking-style stub that supports unary and streaming output calls on the service
  • newFutureStub

    -
    public static DaprGrpc.DaprFutureStub newFutureStub​(io.grpc.Channel channel)
    +
    public static DaprGrpc.DaprFutureStub newFutureStub​(io.grpc.Channel channel)
    Creates a new ListenableFuture-style stub that supports unary calls on the service
  • @@ -398,14 +398,14 @@ extends java.lang.Object
  • 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.DeleteStateEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • @@ -485,14 +485,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.DeleteStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.DeleteStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -504,7 +504,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -516,7 +516,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.DeleteStateEnvelope buildPartial()
    +
    public DaprProtos.DeleteStateEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -528,97 +528,97 @@ java.lang.Object value)
  • 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.DeleteStateEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • setField

    -
    public DaprProtos.DeleteStateEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • clearField

    -
    public DaprProtos.DeleteStateEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.DeleteStateEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.DeleteStateEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.DeleteStateEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.DeleteStateEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -629,14 +629,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.DeleteStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.DeleteStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -645,7 +645,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.DeleteStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.DeleteStateEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -655,10 +655,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -668,10 +668,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -680,8 +680,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreName

    -
    public DaprProtos.DeleteStateEnvelope.Builder setStoreName​(java.lang.String value)
    -
    string storeName = 1;
    +
    public DaprProtos.DeleteStateEnvelope.Builder setStoreName​(java.lang.String value)
    +
    string store_name = 1;
    Parameters:
    value - The storeName to set.
    @@ -693,8 +693,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearStoreName

    -
    public DaprProtos.DeleteStateEnvelope.Builder clearStoreName()
    -
    string storeName = 1;
    +
    public DaprProtos.DeleteStateEnvelope.Builder clearStoreName()
    +
    string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -704,8 +704,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string storeName = 1;
    +
    public DaprProtos.DeleteStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -721,7 +721,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The key.
    @@ -734,7 +734,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -743,7 +743,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.DeleteStateEnvelope.Builder setKey​(java.lang.String value)
    +
    public DaprProtos.DeleteStateEnvelope.Builder setKey​(java.lang.String value)
    string key = 2;
    Parameters:
    @@ -756,7 +756,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - +
    string key = 2;
    Returns:
    @@ -767,7 +767,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.DeleteStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 2;
    Parameters:
    @@ -784,7 +784,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The etag.
    @@ -797,7 +797,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for etag.
    @@ -806,7 +806,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.DeleteStateEnvelope.Builder setEtag​(java.lang.String value)
    +
    public DaprProtos.DeleteStateEnvelope.Builder setEtag​(java.lang.String value)
    string etag = 3;
    Parameters:
    @@ -819,7 +819,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    - +
    string etag = 3;
    Returns:
    @@ -830,7 +830,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.DeleteStateEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    string etag = 3;
    Parameters:
    @@ -844,10 +844,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    Whether the options field is set.
    @@ -856,11 +856,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.StateOptions options = 4;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The options.
    @@ -868,71 +868,71 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setOptions

    - -
    .dapr.StateOptions options = 4;
    +

    setOptions

    + +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • -

    setOptions

    - -
    .dapr.StateOptions options = 4;
    +

    setOptions

    + +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • -

    mergeOptions

    - -
    .dapr.StateOptions options = 4;
    +

    mergeOptions

    + +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • clearOptions

    - -
    .dapr.StateOptions options = 4;
    + +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • getOptionsBuilder

    -
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    -
    .dapr.StateOptions options = 4;
    +
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 4;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.DeleteStateEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.DeleteStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.DeleteStateEnvelope.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.DeleteStateEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.DeleteStateEnvelope.Builder>
  • @@ -955,14 +955,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -529,7 +529,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -539,7 +539,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -595,10 +595,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -608,10 +608,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -624,7 +624,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The key.
    @@ -637,7 +637,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -650,7 +650,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The etag.
    @@ -663,7 +663,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The bytes for etag.
    @@ -673,10 +673,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    Whether the options field is set.
    @@ -685,11 +685,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.StateOptions options = 4;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    Returns:
    The options.
    @@ -698,11 +698,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 4;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
  • @@ -772,7 +772,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -783,7 +783,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -795,7 +795,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -806,7 +806,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -818,7 +818,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -829,7 +829,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -841,7 +841,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -852,7 +852,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -864,7 +864,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.DeleteStateEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -875,7 +875,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.DeleteStateEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -887,7 +887,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -898,7 +898,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -910,7 +910,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.DeleteStateEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.DeleteStateEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -922,19 +922,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.DeleteStateEnvelope.Builder newBuilder()
    +
    public static DaprProtos.DeleteStateEnvelope.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -946,7 +946,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.DeleteStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.DeleteStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -956,19 +956,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.DeleteStateEnvelope getDefaultInstance()
    +
    public static DaprProtos.DeleteStateEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -982,7 +982,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.DeleteStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.DeleteStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1010,14 +1010,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.DeleteStateEnvelope, DaprProtos.DeleteStateEnvelope.Builder
    +
    DaprProtos.DeleteStateEnvelope, DaprProtos.DeleteStateEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.DeleteStateEnvelopeOrBuilder
    @@ -159,38 +159,38 @@ extends com.google.protobuf.MessageOrBuilder
    -DaprProtos.StateOptions +DaprProtos.StateOptions getOptions() -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    -DaprProtos.StateOptionsOrBuilder +DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    java.lang.String getStoreName() -
    string storeName = 1;
    +
    string store_name = 1;
    com.google.protobuf.ByteString getStoreNameBytes() -
    string storeName = 1;
    +
    string store_name = 1;
    boolean hasOptions() -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    @@ -224,7 +224,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

    java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The storeName.
    @@ -235,7 +235,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -290,7 +290,7 @@ extends com.google.protobuf.MessageOrBuilder

    hasOptions

    boolean hasOptions()
    -
    .dapr.StateOptions options = 4;
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Returns:
    Whether the options field is set.
    @@ -300,8 +300,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getOptions

    - -
    .dapr.StateOptions options = 4;
    + +
    .dapr.proto.dapr.v1.StateOptions options = 4;
    Returns:
    The options.
    @@ -311,8 +311,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getOptionsOrBuilder

    -
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 4;
    +
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 4;
  • @@ -334,14 +334,14 @@ extends com.google.protobuf.MessageOrBuilder
  • @@ -463,7 +463,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • @@ -473,21 +473,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • @@ -501,14 +501,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.GetSecretEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -520,7 +520,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -532,7 +532,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.GetSecretEnvelope buildPartial()
    +
    public DaprProtos.GetSecretEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -544,97 +544,97 @@ java.lang.Object value)
  • 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.GetSecretEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • setField

    -
    public DaprProtos.GetSecretEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • clearField

    -
    public DaprProtos.GetSecretEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.GetSecretEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.GetSecretEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.GetSecretEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -645,14 +645,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetSecretEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -661,7 +661,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -671,10 +671,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -684,10 +684,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -696,8 +696,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreName

    -
    public DaprProtos.GetSecretEnvelope.Builder setStoreName​(java.lang.String value)
    -
    string storeName = 1;
    +
    public DaprProtos.GetSecretEnvelope.Builder setStoreName​(java.lang.String value)
    +
    string store_name = 1;
    Parameters:
    value - The storeName to set.
    @@ -709,8 +709,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearStoreName

    -
    public DaprProtos.GetSecretEnvelope.Builder clearStoreName()
    -
    string storeName = 1;
    +
    public DaprProtos.GetSecretEnvelope.Builder clearStoreName()
    +
    string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -720,8 +720,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.GetSecretEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string storeName = 1;
    +
    public DaprProtos.GetSecretEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -737,7 +737,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The key.
    @@ -750,7 +750,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -759,7 +759,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.GetSecretEnvelope.Builder setKey​(java.lang.String value)
    +
    public DaprProtos.GetSecretEnvelope.Builder setKey​(java.lang.String value)
    string key = 2;
    Parameters:
    @@ -772,7 +772,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - +
    string key = 2;
    Returns:
    @@ -783,7 +783,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.GetSecretEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.GetSecretEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 2;
    Parameters:
    @@ -801,7 +801,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -812,7 +812,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -825,7 +825,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -836,7 +836,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -848,7 +848,7 @@ java.lang.String defaultValue)
  • map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -859,20 +859,20 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • clearMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder clearMetadata()
    +
    public DaprProtos.GetSecretEnvelope.Builder clearMetadata()
  • removeMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder removeMetadata​(java.lang.String key)
    +
    public DaprProtos.GetSecretEnvelope.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 3;
  • @@ -888,7 +888,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.GetSecretEnvelope.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 3;
    @@ -896,31 +896,31 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprProtos.GetSecretEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 3;
  • setUnknownFields

    -
    public final DaprProtos.GetSecretEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.GetSecretEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretEnvelope.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.GetSecretEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
  • @@ -943,14 +943,14 @@ java.lang.String value)
  • @@ -537,7 +537,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -603,10 +603,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -616,10 +616,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -632,7 +632,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The key.
    @@ -645,7 +645,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -659,7 +659,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -670,7 +670,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -683,7 +683,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -694,7 +694,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -706,7 +706,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -717,7 +717,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
  • @@ -787,7 +787,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -798,7 +798,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -810,7 +810,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -821,7 +821,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -833,7 +833,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.GetSecretEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -844,7 +844,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.GetSecretEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -856,7 +856,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -867,7 +867,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -879,7 +879,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetSecretEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.GetSecretEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -890,7 +890,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetSecretEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.GetSecretEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -902,7 +902,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -913,7 +913,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -925,7 +925,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.GetSecretEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.GetSecretEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -937,19 +937,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.GetSecretEnvelope.Builder newBuilder()
    +
    public static DaprProtos.GetSecretEnvelope.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.GetSecretEnvelope.Builder newBuilder​(DaprProtos.GetSecretEnvelope prototype)
    +

    newBuilder

    +
    public static DaprProtos.GetSecretEnvelope.Builder newBuilder​(DaprProtos.GetSecretEnvelope prototype)
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -961,7 +961,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.GetSecretEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.GetSecretEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -971,19 +971,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.GetSecretEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetSecretEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -997,7 +997,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.GetSecretEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1025,14 +1025,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.GetSecretEnvelope, DaprProtos.GetSecretEnvelope.Builder
    +
    DaprProtos.GetSecretEnvelope, DaprProtos.GetSecretEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.GetSecretEnvelopeOrBuilder
    @@ -191,14 +191,14 @@ java.lang.String defaultValue)
     java.lang.String
     getStoreName()
     
    -
    string storeName = 1;
    +
    string store_name = 1;
    com.google.protobuf.ByteString getStoreNameBytes() -
    string storeName = 1;
    +
    string store_name = 1;
    @@ -232,7 +232,7 @@ java.lang.String defaultValue)

    getStoreName

    java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The storeName.
    @@ -243,7 +243,7 @@ java.lang.String defaultValue)

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -336,14 +336,14 @@ java.lang.String defaultValue)
  • @@ -393,7 +393,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • @@ -403,21 +403,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • @@ -431,14 +431,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.GetSecretResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -450,7 +450,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -462,7 +462,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.GetSecretResponseEnvelope buildPartial()
    +
    public DaprProtos.GetSecretResponseEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -474,97 +474,97 @@ java.lang.Object value)
  • 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.GetSecretResponseEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • setField

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • clearField

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -575,14 +575,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetSecretResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -591,7 +591,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -605,7 +605,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • @@ -616,7 +616,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • @@ -629,7 +629,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getDataMap() instead.
    Specified by:
    -
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • @@ -640,7 +640,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • @@ -652,7 +652,7 @@ java.lang.String defaultValue)
    map<string, string> data = 1;
    Specified by:
    -
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • @@ -663,20 +663,20 @@ java.lang.String defaultValue)
    map<string, string> data = 1;
    Specified by:
    -
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
  • clearData

    - +
  • removeData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder removeData​(java.lang.String key)
    +
    public DaprProtos.GetSecretResponseEnvelope.Builder removeData​(java.lang.String key)
    map<string, string> data = 1;
  • @@ -692,7 +692,7 @@ java.lang.String defaultValue)
  • putData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder putData​(java.lang.String key, +
    public DaprProtos.GetSecretResponseEnvelope.Builder putData​(java.lang.String key, java.lang.String value)
    map<string, string> data = 1;
    @@ -700,31 +700,31 @@ java.lang.String value)
  • putAllData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder putAllData​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprProtos.GetSecretResponseEnvelope.Builder putAllData​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> data = 1;
  • setUnknownFields

    -
    public final DaprProtos.GetSecretResponseEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.GetSecretResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretResponseEnvelope.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.GetSecretResponseEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
  • @@ -747,14 +747,14 @@ java.lang.String value)
  • @@ -549,7 +549,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -560,7 +560,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -573,7 +573,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getDataMap() instead.
    Specified by:
    -
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -584,7 +584,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> data = 1;
    Specified by:
    -
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -596,7 +596,7 @@ java.lang.String defaultValue)
    map<string, string> data = 1;
    Specified by:
    -
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -607,7 +607,7 @@ java.lang.String defaultValue)
    map<string, string> data = 1;
    Specified by:
    -
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -677,7 +677,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -688,7 +688,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -700,7 +700,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -711,7 +711,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -723,7 +723,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -734,7 +734,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -746,7 +746,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -757,7 +757,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -769,7 +769,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.GetSecretResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -780,7 +780,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.GetSecretResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -792,7 +792,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -803,7 +803,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -815,7 +815,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    - +
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -827,19 +827,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -851,7 +851,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.GetSecretResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.GetSecretResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -861,19 +861,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.GetSecretResponseEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetSecretResponseEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -887,7 +887,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.GetSecretResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -915,14 +915,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.GetSecretResponseEnvelope, DaprProtos.GetSecretResponseEnvelope.Builder
    +
    DaprProtos.GetSecretResponseEnvelope, DaprProtos.GetSecretResponseEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    @@ -264,14 +264,14 @@ java.lang.String defaultValue)
  • 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.GetStateEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • @@ -429,14 +429,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.GetStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -448,7 +448,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -460,7 +460,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.GetStateEnvelope buildPartial()
    +
    public DaprProtos.GetStateEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -472,97 +472,97 @@ java.lang.Object value)
  • 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.GetStateEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • setField

    -
    public DaprProtos.GetStateEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • clearField

    -
    public DaprProtos.GetStateEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.GetStateEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.GetStateEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.GetStateEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -573,14 +573,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -589,7 +589,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -599,10 +599,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -612,10 +612,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -624,8 +624,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreName

    -
    public DaprProtos.GetStateEnvelope.Builder setStoreName​(java.lang.String value)
    -
    string storeName = 1;
    +
    public DaprProtos.GetStateEnvelope.Builder setStoreName​(java.lang.String value)
    +
    string store_name = 1;
    Parameters:
    value - The storeName to set.
    @@ -637,8 +637,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearStoreName

    -
    public DaprProtos.GetStateEnvelope.Builder clearStoreName()
    -
    string storeName = 1;
    +
    public DaprProtos.GetStateEnvelope.Builder clearStoreName()
    +
    string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -648,8 +648,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string storeName = 1;
    +
    public DaprProtos.GetStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -665,7 +665,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The key.
    @@ -678,7 +678,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -687,7 +687,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.GetStateEnvelope.Builder setKey​(java.lang.String value)
    +
    public DaprProtos.GetStateEnvelope.Builder setKey​(java.lang.String value)
    string key = 2;
    Parameters:
    @@ -700,7 +700,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - +
    string key = 2;
    Returns:
    @@ -711,7 +711,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.GetStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 2;
    Parameters:
    @@ -728,7 +728,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 3;
    Specified by:
    -
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The consistency.
    @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 3;
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for consistency.
    @@ -750,7 +750,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistency

    -
    public DaprProtos.GetStateEnvelope.Builder setConsistency​(java.lang.String value)
    +
    public DaprProtos.GetStateEnvelope.Builder setConsistency​(java.lang.String value)
    string consistency = 3;
    Parameters:
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConsistency

    -
    public DaprProtos.GetStateEnvelope.Builder clearConsistency()
    +
    public DaprProtos.GetStateEnvelope.Builder clearConsistency()
    string consistency = 3;
    Returns:
    @@ -774,7 +774,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistencyBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.GetStateEnvelope.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    string consistency = 3;
    Parameters:
    @@ -787,24 +787,24 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setUnknownFields

    -
    public final DaprProtos.GetStateEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.GetStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateEnvelope.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.GetStateEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
  • @@ -827,14 +827,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -503,7 +503,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONSISTENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -559,10 +559,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -572,10 +572,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -588,7 +588,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The key.
    @@ -601,7 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for key.
    @@ -614,7 +614,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 3;
    Specified by:
    -
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The consistency.
    @@ -627,7 +627,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 3;
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    Returns:
    The bytes for consistency.
    @@ -699,7 +699,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.GetStateEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -710,7 +710,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetStateEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -722,7 +722,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -733,7 +733,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -745,7 +745,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.GetStateEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -756,7 +756,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.GetStateEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -768,7 +768,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.GetStateEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -779,7 +779,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -791,7 +791,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.GetStateEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -802,7 +802,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -814,7 +814,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -825,7 +825,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -837,7 +837,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.GetStateEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.GetStateEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -849,19 +849,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.GetStateEnvelope.Builder newBuilder()
    +
    public static DaprProtos.GetStateEnvelope.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.GetStateEnvelope.Builder newBuilder​(DaprProtos.GetStateEnvelope prototype)
    +

    newBuilder

    +
    public static DaprProtos.GetStateEnvelope.Builder newBuilder​(DaprProtos.GetStateEnvelope prototype)
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -873,7 +873,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.GetStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.GetStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -883,19 +883,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.GetStateEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetStateEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -909,7 +909,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.GetStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -937,14 +937,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.GetStateEnvelope, DaprProtos.GetStateEnvelope.Builder
    +
    DaprProtos.GetStateEnvelope, DaprProtos.GetStateEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.GetStateEnvelopeOrBuilder
    @@ -162,14 +162,14 @@ extends com.google.protobuf.MessageOrBuilder
    java.lang.String getStoreName() -
    string storeName = 1;
    +
    string store_name = 1;
    com.google.protobuf.ByteString getStoreNameBytes() -
    string storeName = 1;
    +
    string store_name = 1;
    @@ -203,7 +203,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

    java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The storeName.
    @@ -214,7 +214,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -284,14 +284,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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.GetStateResponseEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • @@ -415,14 +415,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.GetStateResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -434,7 +434,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -446,7 +446,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.GetStateResponseEnvelope buildPartial()
    +
    public DaprProtos.GetStateResponseEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -458,97 +458,97 @@ java.lang.Object value)
  • 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.GetStateResponseEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • setField

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • clearField

    -
    public DaprProtos.GetStateResponseEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.GetStateResponseEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.GetStateResponseEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateResponseEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -559,14 +559,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetStateResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -575,7 +575,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -588,7 +588,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -601,7 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The data.
    @@ -610,28 +610,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprProtos.GetStateResponseEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 1;
  • setData

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprProtos.GetStateResponseEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 1;
  • mergeData

    -
    public DaprProtos.GetStateResponseEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprProtos.GetStateResponseEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 1;
  • clearData

    - +
    .google.protobuf.Any data = 1;
  • @@ -649,7 +649,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
  • @@ -660,7 +660,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 2;
    Specified by:
    -
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The etag.
    @@ -673,7 +673,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 2;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The bytes for etag.
    @@ -682,7 +682,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setEtag​(java.lang.String value)
    +
    public DaprProtos.GetStateResponseEnvelope.Builder setEtag​(java.lang.String value)
    string etag = 2;
    Parameters:
    @@ -695,7 +695,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    - +
    string etag = 2;
    Returns:
    @@ -706,7 +706,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.GetStateResponseEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    string etag = 2;
    Parameters:
    @@ -719,24 +719,24 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setUnknownFields

    -
    public final DaprProtos.GetStateResponseEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.GetStateResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateResponseEnvelope.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.GetStateResponseEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
  • @@ -759,14 +759,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -481,7 +481,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -540,7 +540,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -553,7 +553,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The data.
    @@ -566,7 +566,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 1;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
  • @@ -577,7 +577,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 2;
    Specified by:
    -
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The etag.
    @@ -590,7 +590,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 2;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    Returns:
    The bytes for etag.
    @@ -662,7 +662,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -673,7 +673,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -685,7 +685,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -696,7 +696,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -719,7 +719,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -731,7 +731,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -742,7 +742,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -765,7 +765,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -777,7 +777,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -788,7 +788,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -800,7 +800,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.GetStateResponseEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.GetStateResponseEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -812,19 +812,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.GetStateResponseEnvelope.Builder newBuilder()
    +
    public static DaprProtos.GetStateResponseEnvelope.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -836,7 +836,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.GetStateResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.GetStateResponseEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -846,19 +846,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.GetStateResponseEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetStateResponseEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -872,7 +872,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.GetStateResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateResponseEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -900,14 +900,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.GetStateResponseEnvelope, DaprProtos.GetStateResponseEnvelope.Builder
    +
    DaprProtos.GetStateResponseEnvelope, DaprProtos.GetStateResponseEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    @@ -262,14 +262,14 @@ extends com.google.protobuf.MessageOrBuilder
  • @@ -484,7 +484,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • @@ -494,21 +494,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • @@ -522,14 +522,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.InvokeBindingEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.InvokeBindingEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -541,7 +541,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -553,7 +553,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.InvokeBindingEnvelope buildPartial()
    +
    public DaprProtos.InvokeBindingEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -565,97 +565,97 @@ java.lang.Object value)
  • 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.InvokeBindingEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • setField

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • clearField

    -
    public DaprProtos.InvokeBindingEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.InvokeBindingEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.InvokeBindingEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -666,14 +666,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.InvokeBindingEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -682,7 +682,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -695,7 +695,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The name.
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The bytes for name.
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setName

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setName​(java.lang.String value)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder setName​(java.lang.String value)
    string name = 1;
    Parameters:
    @@ -730,7 +730,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearName

    - +
    string name = 1;
    Returns:
    @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setNameBytes

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    string name = 1;
    Parameters:
    @@ -758,7 +758,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -771,7 +771,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The data.
    @@ -780,28 +780,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • setData

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 2;
  • mergeData

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • clearData

    - +
    .google.protobuf.Any data = 2;
  • @@ -819,7 +819,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -831,7 +831,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -842,7 +842,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -855,7 +855,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -866,7 +866,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -878,7 +878,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -889,20 +889,20 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • clearMetadata

    - +
  • removeMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder removeMetadata​(java.lang.String key)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 3;
  • @@ -918,7 +918,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.InvokeBindingEnvelope.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 3;
    @@ -926,31 +926,31 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprProtos.InvokeBindingEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 3;
  • setUnknownFields

    -
    public final DaprProtos.InvokeBindingEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.InvokeBindingEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.InvokeBindingEnvelope.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.InvokeBindingEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
  • @@ -973,14 +973,14 @@ java.lang.String value)
  • @@ -534,7 +534,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -544,7 +544,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -613,7 +613,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The name.
    @@ -626,7 +626,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The bytes for name.
    @@ -639,7 +639,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -652,7 +652,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    Returns:
    The data.
    @@ -665,7 +665,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -677,7 +677,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -688,7 +688,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -701,7 +701,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -712,7 +712,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
  • @@ -724,7 +724,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    @@ -735,7 +735,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    @@ -805,7 +805,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -816,7 +816,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -828,7 +828,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -839,7 +839,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -851,7 +851,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -862,7 +862,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -874,7 +874,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -885,7 +885,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -897,7 +897,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.InvokeBindingEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -908,7 +908,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.InvokeBindingEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -920,7 +920,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -931,7 +931,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -943,7 +943,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.InvokeBindingEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.InvokeBindingEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -955,19 +955,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.InvokeBindingEnvelope.Builder newBuilder()
    +
    public static DaprProtos.InvokeBindingEnvelope.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -979,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.InvokeBindingEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.InvokeBindingEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -989,19 +989,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.InvokeBindingEnvelope getDefaultInstance()
    +
    public static DaprProtos.InvokeBindingEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1015,7 +1015,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.InvokeBindingEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.InvokeBindingEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1043,14 +1043,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.InvokeBindingEnvelope, DaprProtos.InvokeBindingEnvelope.Builder
    +
    DaprProtos.InvokeBindingEnvelope, DaprProtos.InvokeBindingEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    @@ -350,14 +350,14 @@ java.lang.String defaultValue)
  • 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.PublishEventEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • @@ -415,14 +415,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.PublishEventEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.PublishEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -434,7 +434,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -446,7 +446,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.PublishEventEnvelope buildPartial()
    +
    public DaprProtos.PublishEventEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -458,97 +458,97 @@ java.lang.Object value)
  • 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.PublishEventEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • setField

    -
    public DaprProtos.PublishEventEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • clearField

    -
    public DaprProtos.PublishEventEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.PublishEventEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.PublishEventEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.PublishEventEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.PublishEventEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -559,14 +559,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.PublishEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.PublishEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -575,7 +575,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -588,7 +588,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 1;
    Specified by:
    -
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The topic.
    @@ -601,7 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 1;
    Specified by:
    -
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The bytes for topic.
    @@ -610,7 +610,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopic

    -
    public DaprProtos.PublishEventEnvelope.Builder setTopic​(java.lang.String value)
    +
    public DaprProtos.PublishEventEnvelope.Builder setTopic​(java.lang.String value)
    string topic = 1;
    Parameters:
    @@ -623,7 +623,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearTopic

    - +
    string topic = 1;
    Returns:
    @@ -634,7 +634,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopicBytes

    -
    public DaprProtos.PublishEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.PublishEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    string topic = 1;
    Parameters:
    @@ -651,7 +651,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -664,7 +664,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -673,28 +673,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setData

    -
    public DaprProtos.PublishEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    +
    public DaprProtos.PublishEventEnvelope.Builder setData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • setData

    -
    public DaprProtos.PublishEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprProtos.PublishEventEnvelope.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any data = 2;
  • mergeData

    -
    public DaprProtos.PublishEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    +
    public DaprProtos.PublishEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    .google.protobuf.Any data = 2;
  • clearData

    - +
    .google.protobuf.Any data = 2;
  • @@ -712,31 +712,31 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.PublishEventEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.PublishEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.PublishEventEnvelope.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.PublishEventEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
  • @@ -759,14 +759,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -481,7 +481,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -540,7 +540,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 1;
    Specified by:
    -
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The topic.
    @@ -553,7 +553,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string topic = 1;
    Specified by:
    -
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The bytes for topic.
    @@ -566,7 +566,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    Whether the data field is set.
    @@ -579,7 +579,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    Returns:
    The data.
    @@ -592,7 +592,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any data = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
  • @@ -662,7 +662,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -673,7 +673,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -685,7 +685,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -696,7 +696,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -719,7 +719,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -731,7 +731,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -742,7 +742,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -765,7 +765,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -777,7 +777,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -788,7 +788,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -800,7 +800,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.PublishEventEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.PublishEventEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -812,19 +812,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.PublishEventEnvelope.Builder newBuilder()
    +
    public static DaprProtos.PublishEventEnvelope.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -836,7 +836,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.PublishEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.PublishEventEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -846,19 +846,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.PublishEventEnvelope getDefaultInstance()
    +
    public static DaprProtos.PublishEventEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -872,7 +872,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.PublishEventEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.PublishEventEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -900,14 +900,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.PublishEventEnvelope, DaprProtos.PublishEventEnvelope.Builder
    +
    DaprProtos.PublishEventEnvelope, DaprProtos.PublishEventEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.PublishEventEnvelopeOrBuilder
    @@ -262,14 +262,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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.RetryPolicy.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • @@ -436,14 +436,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.RetryPolicy getDefaultInstanceForType()
    +
    public DaprProtos.RetryPolicy getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -455,7 +455,7 @@ java.lang.Object value)
  • build

    -
    public DaprProtos.RetryPolicy build()
    +
    public DaprProtos.RetryPolicy build()
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -467,7 +467,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.RetryPolicy buildPartial()
    +
    public DaprProtos.RetryPolicy buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -479,97 +479,97 @@ java.lang.Object value)
  • 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.RetryPolicy.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • setField

    -
    public DaprProtos.RetryPolicy.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • clearField

    -
    public DaprProtos.RetryPolicy.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • clearOneof

    -
    public DaprProtos.RetryPolicy.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • setRepeatedField

    -
    public DaprProtos.RetryPolicy.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • addRepeatedField

    -
    public DaprProtos.RetryPolicy.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • mergeFrom

    -
    public DaprProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.RetryPolicy.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -580,14 +580,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • mergeFrom

    -
    public DaprProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -596,7 +596,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.RetryPolicy.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.RetryPolicy.Builder>
    Throws:
    java.io.IOException
    @@ -609,7 +609,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    int32 threshold = 1;
    Specified by:
    -
    getThreshold in interface DaprProtos.RetryPolicyOrBuilder
    +
    getThreshold in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The threshold.
    @@ -618,7 +618,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setThreshold

    -
    public DaprProtos.RetryPolicy.Builder setThreshold​(int value)
    +
    public DaprProtos.RetryPolicy.Builder setThreshold​(int value)
    int32 threshold = 1;
    Parameters:
    @@ -631,7 +631,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearThreshold

    -
    public DaprProtos.RetryPolicy.Builder clearThreshold()
    +
    public DaprProtos.RetryPolicy.Builder clearThreshold()
    int32 threshold = 1;
    Returns:
    @@ -646,7 +646,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPattern in interface DaprProtos.RetryPolicyOrBuilder
    +
    getPattern in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The pattern.
    @@ -659,7 +659,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPatternBytes in interface DaprProtos.RetryPolicyOrBuilder
    +
    getPatternBytes in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The bytes for pattern.
    @@ -668,7 +668,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setPattern

    -
    public DaprProtos.RetryPolicy.Builder setPattern​(java.lang.String value)
    +
    public DaprProtos.RetryPolicy.Builder setPattern​(java.lang.String value)
    string pattern = 2;
    Parameters:
    @@ -681,7 +681,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearPattern

    -
    public DaprProtos.RetryPolicy.Builder clearPattern()
    +
    public DaprProtos.RetryPolicy.Builder clearPattern()
    string pattern = 2;
    Returns:
    @@ -692,7 +692,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setPatternBytes

    -
    public DaprProtos.RetryPolicy.Builder setPatternBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.RetryPolicy.Builder setPatternBytes​(com.google.protobuf.ByteString value)
    string pattern = 2;
    Parameters:
    @@ -709,7 +709,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    hasInterval in interface DaprProtos.RetryPolicyOrBuilder
    +
    hasInterval in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    Whether the interval field is set.
    @@ -722,7 +722,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getInterval in interface DaprProtos.RetryPolicyOrBuilder
    +
    getInterval in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The interval.
    @@ -731,28 +731,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setInterval

    -
    public DaprProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    +
    public DaprProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    .google.protobuf.Duration interval = 3;
  • setInterval

    -
    public DaprProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    +
    public DaprProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    .google.protobuf.Duration interval = 3;
  • mergeInterval

    -
    public DaprProtos.RetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    +
    public DaprProtos.RetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    .google.protobuf.Duration interval = 3;
  • clearInterval

    -
    public DaprProtos.RetryPolicy.Builder clearInterval()
    +
    public DaprProtos.RetryPolicy.Builder clearInterval()
    .google.protobuf.Duration interval = 3;
  • @@ -770,31 +770,31 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getIntervalOrBuilder in interface DaprProtos.RetryPolicyOrBuilder
    +
    getIntervalOrBuilder in interface DaprProtos.RetryPolicyOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.RetryPolicy.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.RetryPolicy.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.RetryPolicy.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.RetryPolicy.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.RetryPolicy.Builder>
  • @@ -817,14 +817,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -493,7 +493,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int PATTERN_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -503,7 +503,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int INTERVAL_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -562,7 +562,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    int32 threshold = 1;
    Specified by:
    -
    getThreshold in interface DaprProtos.RetryPolicyOrBuilder
    +
    getThreshold in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The threshold.
    @@ -575,7 +575,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPattern in interface DaprProtos.RetryPolicyOrBuilder
    +
    getPattern in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The pattern.
    @@ -588,7 +588,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string pattern = 2;
    Specified by:
    -
    getPatternBytes in interface DaprProtos.RetryPolicyOrBuilder
    +
    getPatternBytes in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The bytes for pattern.
    @@ -601,7 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    hasInterval in interface DaprProtos.RetryPolicyOrBuilder
    +
    hasInterval in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    Whether the interval field is set.
    @@ -614,7 +614,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getInterval in interface DaprProtos.RetryPolicyOrBuilder
    +
    getInterval in interface DaprProtos.RetryPolicyOrBuilder
    Returns:
    The interval.
    @@ -627,7 +627,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getIntervalOrBuilder in interface DaprProtos.RetryPolicyOrBuilder
    +
    getIntervalOrBuilder in interface DaprProtos.RetryPolicyOrBuilder
  • @@ -697,7 +697,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -720,7 +720,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -731,7 +731,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -743,7 +743,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(byte[] data) +
    public static DaprProtos.RetryPolicy parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(byte[] data, +
    public static DaprProtos.RetryPolicy parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -766,7 +766,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(java.io.InputStream input) +
    public static DaprProtos.RetryPolicy parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -777,7 +777,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(java.io.InputStream input, +
    public static DaprProtos.RetryPolicy parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -789,7 +789,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -800,7 +800,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -812,7 +812,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -823,7 +823,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -835,7 +835,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.RetryPolicy.Builder newBuilderForType()
    +
    public DaprProtos.RetryPolicy.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -847,19 +847,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.RetryPolicy.Builder newBuilder()
    +
    public static DaprProtos.RetryPolicy.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.RetryPolicy.Builder newBuilder​(DaprProtos.RetryPolicy prototype)
    +

    newBuilder

    +
    public static DaprProtos.RetryPolicy.Builder newBuilder​(DaprProtos.RetryPolicy prototype)
  • toBuilder

    -
    public DaprProtos.RetryPolicy.Builder toBuilder()
    +
    public DaprProtos.RetryPolicy.Builder toBuilder()
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -871,7 +871,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -881,19 +881,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.RetryPolicy getDefaultInstance()
    +
    public static DaprProtos.RetryPolicy getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.RetryPolicy> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.RetryPolicy> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.RetryPolicy> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.RetryPolicy> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -907,7 +907,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.RetryPolicy getDefaultInstanceForType()
    +
    public DaprProtos.RetryPolicy getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -935,14 +935,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.RetryPolicy, DaprProtos.RetryPolicy.Builder
    +
    DaprProtos.RetryPolicy, DaprProtos.RetryPolicy.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.RetryPolicyOrBuilder
    @@ -280,14 +280,14 @@ extends com.google.protobuf.MessageOrBuilder
  • 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.SaveStateEnvelope.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • @@ -489,14 +489,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.SaveStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.SaveStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -508,7 +508,7 @@ java.lang.Object value)
  • build

    - +
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -520,7 +520,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.SaveStateEnvelope buildPartial()
    +
    public DaprProtos.SaveStateEnvelope buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -532,97 +532,97 @@ java.lang.Object value)
  • 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.SaveStateEnvelope.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • setField

    -
    public DaprProtos.SaveStateEnvelope.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • clearField

    -
    public DaprProtos.SaveStateEnvelope.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • clearOneof

    -
    public DaprProtos.SaveStateEnvelope.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • setRepeatedField

    -
    public DaprProtos.SaveStateEnvelope.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • addRepeatedField

    -
    public DaprProtos.SaveStateEnvelope.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.SaveStateEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -633,14 +633,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • mergeFrom

    -
    public DaprProtos.SaveStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.SaveStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -649,7 +649,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.SaveStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.SaveStateEnvelope.Builder>
    Throws:
    java.io.IOException
    @@ -659,10 +659,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -672,10 +672,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -684,8 +684,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreName

    -
    public DaprProtos.SaveStateEnvelope.Builder setStoreName​(java.lang.String value)
    -
    string storeName = 1;
    +
    public DaprProtos.SaveStateEnvelope.Builder setStoreName​(java.lang.String value)
    +
    string store_name = 1;
    Parameters:
    value - The storeName to set.
    @@ -697,8 +697,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearStoreName

    -
    public DaprProtos.SaveStateEnvelope.Builder clearStoreName()
    -
    string storeName = 1;
    +
    public DaprProtos.SaveStateEnvelope.Builder clearStoreName()
    +
    string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -708,8 +708,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.SaveStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string storeName = 1;
    +
    public DaprProtos.SaveStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -721,11 +721,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRequestsList

    -
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • @@ -733,162 +733,162 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getRequestsCount

    public int getRequestsCount()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • getRequests

    -
    public DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequest getRequests​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • -

    setRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, -DaprProtos.StateRequest value)
    -
    repeated .dapr.StateRequest requests = 2;
    +

    setRequests

    +
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, +DaprProtos.StateRequest value)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • -

    setRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, -DaprProtos.StateRequest.Builder builderForValue)
    -
    repeated .dapr.StateRequest requests = 2;
    +

    setRequests

    +
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, +DaprProtos.StateRequest.Builder builderForValue)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • -

    addRequests

    - -
    repeated .dapr.StateRequest requests = 2;
    +

    addRequests

    + +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • -

    addRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, -DaprProtos.StateRequest value)
    -
    repeated .dapr.StateRequest requests = 2;
    +

    addRequests

    +
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, +DaprProtos.StateRequest value)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • -

    addRequests

    - -
    repeated .dapr.StateRequest requests = 2;
    +

    addRequests

    + +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • -

    addRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, -DaprProtos.StateRequest.Builder builderForValue)
    -
    repeated .dapr.StateRequest requests = 2;
    +

    addRequests

    +
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, +DaprProtos.StateRequest.Builder builderForValue)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • addAllRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addAllRequests​(java.lang.Iterable<? extends DaprProtos.StateRequest> values)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.SaveStateEnvelope.Builder addAllRequests​(java.lang.Iterable<? extends DaprProtos.StateRequest> values)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • clearRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder clearRequests()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.SaveStateEnvelope.Builder clearRequests()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • removeRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder removeRequests​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.SaveStateEnvelope.Builder removeRequests​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder getRequestsBuilder​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequest.Builder getRequestsBuilder​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsOrBuilder

    -
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • getRequestsOrBuilderList

    -
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • addRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder addRequestsBuilder()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequest.Builder addRequestsBuilder()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • addRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder addRequestsBuilder​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequest.Builder addRequestsBuilder​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsBuilderList

    -
    public java.util.List<DaprProtos.StateRequest.Builder> getRequestsBuilderList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public java.util.List<DaprProtos.StateRequest.Builder> getRequestsBuilderList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • setUnknownFields

    -
    public final DaprProtos.SaveStateEnvelope.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.SaveStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.SaveStateEnvelope.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.SaveStateEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
  • @@ -911,14 +911,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -551,10 +551,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    Returns:
    The storeName.
    @@ -564,10 +564,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    Returns:
    The bytes for storeName.
    @@ -576,22 +576,22 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRequestsList

    -
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • getRequestsOrBuilderList

    -
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • @@ -599,32 +599,32 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getRequestsCount

    public int getRequestsCount()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • getRequests

    -
    public DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequest getRequests​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • getRequestsOrBuilder

    -
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    Specified by:
    -
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
  • @@ -694,7 +694,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -705,7 +705,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -728,7 +728,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -740,7 +740,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data) +
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -751,7 +751,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input) +
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -774,7 +774,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -797,7 +797,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -809,7 +809,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -820,7 +820,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.SaveStateEnvelope.Builder newBuilderForType()
    +
    public DaprProtos.SaveStateEnvelope.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -844,19 +844,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.SaveStateEnvelope.Builder newBuilder()
    +
    public static DaprProtos.SaveStateEnvelope.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.SaveStateEnvelope.Builder newBuilder​(DaprProtos.SaveStateEnvelope prototype)
    +

    newBuilder

    +
    public static DaprProtos.SaveStateEnvelope.Builder newBuilder​(DaprProtos.SaveStateEnvelope prototype)
  • toBuilder

    - +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -868,7 +868,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.SaveStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.SaveStateEnvelope.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -878,19 +878,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.SaveStateEnvelope getDefaultInstance()
    +
    public static DaprProtos.SaveStateEnvelope getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -904,7 +904,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.SaveStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.SaveStateEnvelope getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -932,14 +932,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.SaveStateEnvelope, DaprProtos.SaveStateEnvelope.Builder
    +
    DaprProtos.SaveStateEnvelope, DaprProtos.SaveStateEnvelope.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.SaveStateEnvelopeOrBuilder
    @@ -131,52 +131,52 @@ extends com.google.protobuf.MessageOrBuilder
    -DaprProtos.StateRequest +DaprProtos.StateRequest getRequests​(int index) -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    int getRequestsCount() -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    -java.util.List<DaprProtos.StateRequest> +java.util.List<DaprProtos.StateRequest> getRequestsList() -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    -DaprProtos.StateRequestOrBuilder +DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index) -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    -java.util.List<? extends DaprProtos.StateRequestOrBuilder> +java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList() -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    java.lang.String getStoreName() -
    string storeName = 1;
    +
    string store_name = 1;
    com.google.protobuf.ByteString getStoreNameBytes() -
    string storeName = 1;
    +
    string store_name = 1;
    @@ -210,7 +210,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

    java.lang.String getStoreName()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The storeName.
    @@ -221,7 +221,7 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string storeName = 1;
    +
    string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -231,36 +231,36 @@ extends com.google.protobuf.MessageOrBuilder
  • getRequestsList

    -
    java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    java.util.List<DaprProtos.StateRequest> getRequestsList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequests

    -
    DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    DaprProtos.StateRequest getRequests​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsCount

    int getRequestsCount()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsOrBuilderList

    -
    java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.StateRequest requests = 2;
    +
    java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • getRequestsOrBuilder

    -
    DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.StateRequest requests = 2;
    +
    DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    +
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
  • @@ -282,14 +282,14 @@ extends com.google.protobuf.MessageOrBuilder
  • @@ -575,7 +575,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • @@ -585,21 +585,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • clear

    -
    public DaprProtos.State.Builder clear()
    +
    public DaprProtos.State.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.State.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • @@ -613,14 +613,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.State getDefaultInstanceForType()
    +
    public DaprProtos.State getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -632,7 +632,7 @@ java.lang.Object value)
  • build

    -
    public DaprProtos.State build()
    +
    public DaprProtos.State build()
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -644,7 +644,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.State buildPartial()
    +
    public DaprProtos.State buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -656,97 +656,97 @@ java.lang.Object value)
  • clone

    -
    public DaprProtos.State.Builder clone()
    +
    public DaprProtos.State.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.State.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • setField

    -
    public DaprProtos.State.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.State.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.State.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • clearField

    -
    public DaprProtos.State.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.State.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.State.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • clearOneof

    -
    public DaprProtos.State.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.State.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.State.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • setRepeatedField

    -
    public DaprProtos.State.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.State.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.State.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • addRepeatedField

    -
    public DaprProtos.State.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.State.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.State.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • mergeFrom

    -
    public DaprProtos.State.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.State.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.State.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.State.Builder>
  • -

    mergeFrom

    -
    public DaprProtos.State.Builder mergeFrom​(DaprProtos.State other)
    +

    mergeFrom

    +
    public DaprProtos.State.Builder mergeFrom​(DaprProtos.State other)
  • @@ -757,14 +757,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • mergeFrom

    -
    public DaprProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -773,7 +773,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.State.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.State.Builder>
    Throws:
    java.io.IOException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateOrBuilder
    +
    getKey in interface DaprProtos.StateOrBuilder
    Returns:
    The key.
    @@ -799,7 +799,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateOrBuilder
    +
    getKeyBytes in interface DaprProtos.StateOrBuilder
    Returns:
    The bytes for key.
    @@ -808,7 +808,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.State.Builder setKey​(java.lang.String value)
    +
    public DaprProtos.State.Builder setKey​(java.lang.String value)
    string key = 1;
    Parameters:
    @@ -821,7 +821,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    -
    public DaprProtos.State.Builder clearKey()
    +
    public DaprProtos.State.Builder clearKey()
    string key = 1;
    Returns:
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 1;
    Parameters:
    @@ -849,7 +849,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateOrBuilder
    +
    hasValue in interface DaprProtos.StateOrBuilder
    Returns:
    Whether the value field is set.
    @@ -862,7 +862,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprProtos.StateOrBuilder
    +
    getValue in interface DaprProtos.StateOrBuilder
    Returns:
    The value.
    @@ -871,28 +871,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setValue

    -
    public DaprProtos.State.Builder setValue​(com.google.protobuf.Any value)
    +
    public DaprProtos.State.Builder setValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • setValue

    -
    public DaprProtos.State.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprProtos.State.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any value = 2;
  • mergeValue

    -
    public DaprProtos.State.Builder mergeValue​(com.google.protobuf.Any value)
    +
    public DaprProtos.State.Builder mergeValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • clearValue

    -
    public DaprProtos.State.Builder clearValue()
    +
    public DaprProtos.State.Builder clearValue()
    .google.protobuf.Any value = 2;
  • @@ -910,7 +910,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
    +
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
  • @@ -921,7 +921,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.StateOrBuilder
    +
    getEtag in interface DaprProtos.StateOrBuilder
    Returns:
    The etag.
    @@ -934,7 +934,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateOrBuilder
    +
    getEtagBytes in interface DaprProtos.StateOrBuilder
    Returns:
    The bytes for etag.
    @@ -943,7 +943,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.State.Builder setEtag​(java.lang.String value)
    +
    public DaprProtos.State.Builder setEtag​(java.lang.String value)
    string etag = 3;
    Parameters:
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    -
    public DaprProtos.State.Builder clearEtag()
    +
    public DaprProtos.State.Builder clearEtag()
    string etag = 3;
    Returns:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    string etag = 3;
    Parameters:
    @@ -985,7 +985,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprProtos.StateOrBuilder
  • @@ -996,7 +996,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateOrBuilder
    +
    containsMetadata in interface DaprProtos.StateOrBuilder
  • @@ -1009,7 +1009,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateOrBuilder
    +
    getMetadata in interface DaprProtos.StateOrBuilder
  • @@ -1020,7 +1020,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprProtos.StateOrBuilder
  • @@ -1032,7 +1032,7 @@ java.lang.String defaultValue)
  • map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
  • @@ -1043,20 +1043,20 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
  • clearMetadata

    -
    public DaprProtos.State.Builder clearMetadata()
    +
    public DaprProtos.State.Builder clearMetadata()
  • removeMetadata

    -
    public DaprProtos.State.Builder removeMetadata​(java.lang.String key)
    +
    public DaprProtos.State.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 4;
  • @@ -1072,7 +1072,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.State.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.State.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 4;
    @@ -1080,7 +1080,7 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 4;
  • @@ -1088,10 +1088,10 @@ java.lang.String value)
  • hasOptions

    public boolean hasOptions()
    -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateOrBuilder
    +
    hasOptions in interface DaprProtos.StateOrBuilder
    Returns:
    Whether the options field is set.
    @@ -1100,11 +1100,11 @@ java.lang.String value)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprProtos.StateOrBuilder
    +
    getOptions in interface DaprProtos.StateOrBuilder
    Returns:
    The options.
    @@ -1112,71 +1112,71 @@ java.lang.String value)
  • -

    setOptions

    -
    public DaprProtos.State.Builder setOptions​(DaprProtos.StateOptions value)
    -
    .dapr.StateOptions options = 5;
    +

    setOptions

    +
    public DaprProtos.State.Builder setOptions​(DaprProtos.StateOptions value)
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • -

    setOptions

    -
    public DaprProtos.State.Builder setOptions​(DaprProtos.StateOptions.Builder builderForValue)
    -
    .dapr.StateOptions options = 5;
    +

    setOptions

    +
    public DaprProtos.State.Builder setOptions​(DaprProtos.StateOptions.Builder builderForValue)
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • -

    mergeOptions

    -
    public DaprProtos.State.Builder mergeOptions​(DaprProtos.StateOptions value)
    -
    .dapr.StateOptions options = 5;
    +

    mergeOptions

    +
    public DaprProtos.State.Builder mergeOptions​(DaprProtos.StateOptions value)
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • clearOptions

    -
    public DaprProtos.State.Builder clearOptions()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.State.Builder clearOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • getOptionsBuilder

    -
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.State.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.State.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.State.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.State.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.State.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.State.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.State.Builder>
  • @@ -1199,14 +1199,14 @@ java.lang.String value)
  • @@ -579,7 +579,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int VALUE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -589,7 +589,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -599,7 +599,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -609,7 +609,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -678,7 +678,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateOrBuilder
    +
    getKey in interface DaprProtos.StateOrBuilder
    Returns:
    The key.
    @@ -691,7 +691,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateOrBuilder
    +
    getKeyBytes in interface DaprProtos.StateOrBuilder
    Returns:
    The bytes for key.
    @@ -704,7 +704,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateOrBuilder
    +
    hasValue in interface DaprProtos.StateOrBuilder
    Returns:
    Whether the value field is set.
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprProtos.StateOrBuilder
    +
    getValue in interface DaprProtos.StateOrBuilder
    Returns:
    The value.
    @@ -730,7 +730,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
    +
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
  • @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.StateOrBuilder
    +
    getEtag in interface DaprProtos.StateOrBuilder
    Returns:
    The etag.
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateOrBuilder
    +
    getEtagBytes in interface DaprProtos.StateOrBuilder
    Returns:
    The bytes for etag.
    @@ -768,7 +768,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprProtos.StateOrBuilder
  • @@ -779,7 +779,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateOrBuilder
    +
    containsMetadata in interface DaprProtos.StateOrBuilder
  • @@ -792,7 +792,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateOrBuilder
    +
    getMetadata in interface DaprProtos.StateOrBuilder
  • @@ -803,7 +803,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprProtos.StateOrBuilder
  • @@ -815,7 +815,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
  • @@ -826,7 +826,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
  • @@ -834,10 +834,10 @@ java.lang.String defaultValue)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateOrBuilder
    +
    hasOptions in interface DaprProtos.StateOrBuilder
    Returns:
    Whether the options field is set.
    @@ -846,11 +846,11 @@ java.lang.String defaultValue)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprProtos.StateOrBuilder
    +
    getOptions in interface DaprProtos.StateOrBuilder
    Returns:
    The options.
    @@ -859,11 +859,11 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 5;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
  • @@ -933,7 +933,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.State parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -944,7 +944,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.State parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.State parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.State parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -979,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(byte[] data) +
    public static DaprProtos.State parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -990,7 +990,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(byte[] data, +
    public static DaprProtos.State parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -1002,7 +1002,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(java.io.InputStream input) +
    public static DaprProtos.State parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1013,7 +1013,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(java.io.InputStream input, +
    public static DaprProtos.State parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1025,7 +1025,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.State parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.State parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1036,7 +1036,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.State parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.State parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1048,7 +1048,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.State parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -1059,7 +1059,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.State parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.State parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1071,7 +1071,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.State.Builder newBuilderForType()
    +
    public DaprProtos.State.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -1083,19 +1083,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.State.Builder newBuilder()
    +
    public static DaprProtos.State.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.State.Builder newBuilder​(DaprProtos.State prototype)
    +

    newBuilder

    +
    public static DaprProtos.State.Builder newBuilder​(DaprProtos.State prototype)
  • toBuilder

    -
    public DaprProtos.State.Builder toBuilder()
    +
    public DaprProtos.State.Builder toBuilder()
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -1107,7 +1107,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.State.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.State.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -1117,19 +1117,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.State getDefaultInstance()
    +
    public static DaprProtos.State getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.State> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.State> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.State> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.State> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1143,7 +1143,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.State getDefaultInstanceForType()
    +
    public DaprProtos.State getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1171,14 +1171,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • 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.StateOptions.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • @@ -450,14 +450,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.StateOptions getDefaultInstanceForType()
    +
    public DaprProtos.StateOptions getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -469,7 +469,7 @@ java.lang.Object value)
  • build

    -
    public DaprProtos.StateOptions build()
    +
    public DaprProtos.StateOptions build()
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -481,7 +481,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.StateOptions buildPartial()
    +
    public DaprProtos.StateOptions buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -493,97 +493,97 @@ java.lang.Object value)
  • 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.StateOptions.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • setField

    -
    public DaprProtos.StateOptions.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • clearField

    -
    public DaprProtos.StateOptions.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • clearOneof

    -
    public DaprProtos.StateOptions.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • setRepeatedField

    -
    public DaprProtos.StateOptions.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • addRepeatedField

    -
    public DaprProtos.StateOptions.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • mergeFrom

    -
    public DaprProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateOptions.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -594,14 +594,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • mergeFrom

    -
    public DaprProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -610,7 +610,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateOptions.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateOptions.Builder>
    Throws:
    java.io.IOException
    @@ -623,7 +623,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConcurrency in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -636,7 +636,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrencyBytes in interface DaprProtos.StateOptionsOrBuilder
    +
    getConcurrencyBytes in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -645,7 +645,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConcurrency

    -
    public DaprProtos.StateOptions.Builder setConcurrency​(java.lang.String value)
    +
    public DaprProtos.StateOptions.Builder setConcurrency​(java.lang.String value)
    string concurrency = 1;
    Parameters:
    @@ -658,7 +658,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConcurrency

    -
    public DaprProtos.StateOptions.Builder clearConcurrency()
    +
    public DaprProtos.StateOptions.Builder clearConcurrency()
    string concurrency = 1;
    Returns:
    @@ -669,7 +669,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConcurrencyBytes

    -
    public DaprProtos.StateOptions.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.StateOptions.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    string concurrency = 1;
    Parameters:
    @@ -686,7 +686,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistency in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -699,7 +699,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistencyBytes in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The bytes for consistency.
    @@ -708,7 +708,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistency

    -
    public DaprProtos.StateOptions.Builder setConsistency​(java.lang.String value)
    +
    public DaprProtos.StateOptions.Builder setConsistency​(java.lang.String value)
    string consistency = 2;
    Parameters:
    @@ -721,7 +721,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConsistency

    -
    public DaprProtos.StateOptions.Builder clearConsistency()
    +
    public DaprProtos.StateOptions.Builder clearConsistency()
    string consistency = 2;
    Returns:
    @@ -732,7 +732,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setConsistencyBytes

    -
    public DaprProtos.StateOptions.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.StateOptions.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    string consistency = 2;
    Parameters:
    @@ -746,10 +746,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasRetryPolicy

    public boolean hasRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    hasRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    +
    hasRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    Whether the retryPolicy field is set.
    @@ -758,11 +758,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicy

    -
    public DaprProtos.RetryPolicy getRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.RetryPolicy getRetryPolicy()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    +
    getRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The retryPolicy.
    @@ -770,71 +770,71 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setRetryPolicy

    -
    public DaprProtos.StateOptions.Builder setRetryPolicy​(DaprProtos.RetryPolicy value)
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +

    setRetryPolicy

    +
    public DaprProtos.StateOptions.Builder setRetryPolicy​(DaprProtos.RetryPolicy value)
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • -

    setRetryPolicy

    -
    public DaprProtos.StateOptions.Builder setRetryPolicy​(DaprProtos.RetryPolicy.Builder builderForValue)
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +

    setRetryPolicy

    +
    public DaprProtos.StateOptions.Builder setRetryPolicy​(DaprProtos.RetryPolicy.Builder builderForValue)
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • -

    mergeRetryPolicy

    -
    public DaprProtos.StateOptions.Builder mergeRetryPolicy​(DaprProtos.RetryPolicy value)
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +

    mergeRetryPolicy

    +
    public DaprProtos.StateOptions.Builder mergeRetryPolicy​(DaprProtos.RetryPolicy value)
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • clearRetryPolicy

    -
    public DaprProtos.StateOptions.Builder clearRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.StateOptions.Builder clearRetryPolicy()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • getRetryPolicyBuilder

    -
    public DaprProtos.RetryPolicy.Builder getRetryPolicyBuilder()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.RetryPolicy.Builder getRetryPolicyBuilder()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • getRetryPolicyOrBuilder

    -
    public DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicyOrBuilder in interface DaprProtos.StateOptionsOrBuilder
    +
    getRetryPolicyOrBuilder in interface DaprProtos.StateOptionsOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.StateOptions.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.StateOptions.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.StateOptions.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.StateOptions.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateOptions.Builder>
  • @@ -857,14 +857,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -500,17 +500,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONSISTENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • -

    RETRYPOLICY_FIELD_NUMBER

    -
    public static final int RETRYPOLICY_FIELD_NUMBER
    +

    RETRY_POLICY_FIELD_NUMBER

    +
    public static final int RETRY_POLICY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -569,7 +569,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConcurrency in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -582,7 +582,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string concurrency = 1;
    Specified by:
    -
    getConcurrencyBytes in interface DaprProtos.StateOptionsOrBuilder
    +
    getConcurrencyBytes in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The bytes for concurrency.
    @@ -595,7 +595,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistency in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -608,7 +608,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string consistency = 2;
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistencyBytes in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The bytes for consistency.
    @@ -618,10 +618,10 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasRetryPolicy

    public boolean hasRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    hasRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    +
    hasRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    Whether the retryPolicy field is set.
    @@ -630,11 +630,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicy

    -
    public DaprProtos.RetryPolicy getRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.RetryPolicy getRetryPolicy()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    +
    getRetryPolicy in interface DaprProtos.StateOptionsOrBuilder
    Returns:
    The retryPolicy.
    @@ -643,11 +643,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getRetryPolicyOrBuilder

    -
    public DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    public DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicyOrBuilder in interface DaprProtos.StateOptionsOrBuilder
    +
    getRetryPolicyOrBuilder in interface DaprProtos.StateOptionsOrBuilder
  • @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.StateOptions parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -728,7 +728,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -740,7 +740,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -751,7 +751,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -763,7 +763,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(byte[] data) +
    public static DaprProtos.StateOptions parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -774,7 +774,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(byte[] data, +
    public static DaprProtos.StateOptions parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(java.io.InputStream input) +
    public static DaprProtos.StateOptions parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -797,7 +797,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(java.io.InputStream input, +
    public static DaprProtos.StateOptions parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -809,7 +809,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -820,7 +820,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -843,7 +843,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -855,7 +855,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.StateOptions.Builder newBuilderForType()
    +
    public DaprProtos.StateOptions.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -867,19 +867,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.StateOptions.Builder newBuilder()
    +
    public static DaprProtos.StateOptions.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.StateOptions.Builder newBuilder​(DaprProtos.StateOptions prototype)
    +

    newBuilder

    +
    public static DaprProtos.StateOptions.Builder newBuilder​(DaprProtos.StateOptions prototype)
  • toBuilder

    -
    public DaprProtos.StateOptions.Builder toBuilder()
    +
    public DaprProtos.StateOptions.Builder toBuilder()
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -891,7 +891,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.StateOptions.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.StateOptions.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -901,19 +901,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.StateOptions getDefaultInstance()
    +
    public static DaprProtos.StateOptions getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.StateOptions> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.StateOptions> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.StateOptions> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.StateOptions> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -927,7 +927,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.StateOptions getDefaultInstanceForType()
    +
    public DaprProtos.StateOptions getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -955,14 +955,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.StateOptions, DaprProtos.StateOptions.Builder
    +
    DaprProtos.StateOptions, DaprProtos.StateOptions.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.StateOptionsOrBuilder
    @@ -159,24 +159,24 @@ extends com.google.protobuf.MessageOrBuilder
    -DaprProtos.RetryPolicy +DaprProtos.RetryPolicy getRetryPolicy() -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    -DaprProtos.RetryPolicyOrBuilder +DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder() -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    boolean hasRetryPolicy() -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    @@ -254,7 +254,7 @@ extends com.google.protobuf.MessageOrBuilder

    hasRetryPolicy

    boolean hasRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Returns:
    Whether the retryPolicy field is set.
    @@ -264,8 +264,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getRetryPolicy

    -
    DaprProtos.RetryPolicy getRetryPolicy()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    DaprProtos.RetryPolicy getRetryPolicy()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    Returns:
    The retryPolicy.
    @@ -275,8 +275,8 @@ extends com.google.protobuf.MessageOrBuilder
  • getRetryPolicyOrBuilder

    -
    DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .dapr.RetryPolicy retryPolicy = 3;
    +
    DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
  • @@ -298,14 +298,14 @@ extends com.google.protobuf.MessageOrBuilder
  • All Known Implementing Classes:
    -
    DaprProtos.State, DaprProtos.State.Builder
    +
    DaprProtos.State, DaprProtos.State.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.StateOrBuilder
    @@ -202,17 +202,17 @@ java.lang.String defaultValue)
     
     
     
    -DaprProtos.StateOptions
    +DaprProtos.StateOptions
     getOptions()
     
    -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    -DaprProtos.StateOptionsOrBuilder +DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    @@ -233,7 +233,7 @@ java.lang.String defaultValue) boolean hasOptions() -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    @@ -392,7 +392,7 @@ java.lang.String defaultValue)

    hasOptions

    boolean hasOptions()
    -
    .dapr.StateOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Returns:
    Whether the options field is set.
    @@ -402,8 +402,8 @@ java.lang.String defaultValue)
  • getOptions

    - -
    .dapr.StateOptions options = 5;
    + +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Returns:
    The options.
    @@ -413,8 +413,8 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateOptions options = 5;
    +
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • @@ -436,14 +436,14 @@ java.lang.String defaultValue)
  • @@ -575,7 +575,7 @@ java.lang.Object value)
    protected com.google.protobuf.MapField internalGetMutableMapField​(int number)
    Overrides:
    -
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
    +
    internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • @@ -585,21 +585,21 @@ java.lang.Object value)
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
    Specified by:
    -
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
    +
    internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    clear in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • @@ -613,14 +613,14 @@ java.lang.Object value)
    Specified by:
    getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
    Overrides:
    -
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
    +
    getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • getDefaultInstanceForType

    -
    public DaprProtos.StateRequest getDefaultInstanceForType()
    +
    public DaprProtos.StateRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -632,7 +632,7 @@ java.lang.Object value)
  • build

    -
    public DaprProtos.StateRequest build()
    +
    public DaprProtos.StateRequest build()
    Specified by:
    build in interface com.google.protobuf.Message.Builder
    @@ -644,7 +644,7 @@ java.lang.Object value)
  • buildPartial

    -
    public DaprProtos.StateRequest buildPartial()
    +
    public DaprProtos.StateRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -656,97 +656,97 @@ java.lang.Object value)
  • 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.StateRequest.Builder>
    +
    clone in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • setField

    -
    public DaprProtos.StateRequest.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    setField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • clearField

    -
    public DaprProtos.StateRequest.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
    +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    clearField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • clearOneof

    -
    public DaprProtos.StateRequest.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
    +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • setRepeatedField

    -
    public DaprProtos.StateRequest.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • addRepeatedField

    -
    public DaprProtos.StateRequest.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.StateRequest.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateRequest.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -757,14 +757,14 @@ java.lang.Object value)
  • Specified by:
    isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
    Overrides:
    -
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
    +
    isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.StateRequest.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.StateRequest.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -773,7 +773,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Specified by:
    mergeFrom in interface com.google.protobuf.MessageLite.Builder
    Overrides:
    -
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateRequest.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.StateRequest.Builder>
    Throws:
    java.io.IOException
    @@ -786,7 +786,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateRequestOrBuilder
    +
    getKey in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The key.
    @@ -799,7 +799,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateRequestOrBuilder
    +
    getKeyBytes in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -808,7 +808,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.StateRequest.Builder setKey​(java.lang.String value)
    +
    public DaprProtos.StateRequest.Builder setKey​(java.lang.String value)
    string key = 1;
    Parameters:
    @@ -821,7 +821,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - +
    string key = 1;
    Returns:
    @@ -832,7 +832,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.StateRequest.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.StateRequest.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    string key = 1;
    Parameters:
    @@ -849,7 +849,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateRequestOrBuilder
    +
    hasValue in interface DaprProtos.StateRequestOrBuilder
    Returns:
    Whether the value field is set.
    @@ -862,7 +862,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprProtos.StateRequestOrBuilder
    +
    getValue in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The value.
    @@ -871,28 +871,28 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setValue

    -
    public DaprProtos.StateRequest.Builder setValue​(com.google.protobuf.Any value)
    +
    public DaprProtos.StateRequest.Builder setValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • setValue

    -
    public DaprProtos.StateRequest.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    +
    public DaprProtos.StateRequest.Builder setValue​(com.google.protobuf.Any.Builder builderForValue)
    .google.protobuf.Any value = 2;
  • mergeValue

    -
    public DaprProtos.StateRequest.Builder mergeValue​(com.google.protobuf.Any value)
    +
    public DaprProtos.StateRequest.Builder mergeValue​(com.google.protobuf.Any value)
    .google.protobuf.Any value = 2;
  • clearValue

    -
    public DaprProtos.StateRequest.Builder clearValue()
    +
    public DaprProtos.StateRequest.Builder clearValue()
    .google.protobuf.Any value = 2;
  • @@ -910,7 +910,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateRequestOrBuilder
    +
    getValueOrBuilder in interface DaprProtos.StateRequestOrBuilder
  • @@ -921,7 +921,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.StateRequestOrBuilder
    +
    getEtag in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The etag.
    @@ -934,7 +934,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateRequestOrBuilder
    +
    getEtagBytes in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The bytes for etag.
    @@ -943,7 +943,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.StateRequest.Builder setEtag​(java.lang.String value)
    +
    public DaprProtos.StateRequest.Builder setEtag​(java.lang.String value)
    string etag = 3;
    Parameters:
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    -
    public DaprProtos.StateRequest.Builder clearEtag()
    +
    public DaprProtos.StateRequest.Builder clearEtag()
    string etag = 3;
    Returns:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.StateRequest.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    public DaprProtos.StateRequest.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    string etag = 3;
    Parameters:
    @@ -985,7 +985,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataCount in interface DaprProtos.StateRequestOrBuilder
  • @@ -996,7 +996,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateRequestOrBuilder
    +
    containsMetadata in interface DaprProtos.StateRequestOrBuilder
  • @@ -1009,7 +1009,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadata in interface DaprProtos.StateRequestOrBuilder
  • @@ -1020,7 +1020,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataMap in interface DaprProtos.StateRequestOrBuilder
  • @@ -1032,7 +1032,7 @@ java.lang.String defaultValue)
  • map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.StateRequestOrBuilder
  • @@ -1043,20 +1043,20 @@ java.lang.String defaultValue)
  • map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.StateRequestOrBuilder
  • clearMetadata

    -
    public DaprProtos.StateRequest.Builder clearMetadata()
    +
    public DaprProtos.StateRequest.Builder clearMetadata()
  • removeMetadata

    -
    public DaprProtos.StateRequest.Builder removeMetadata​(java.lang.String key)
    +
    public DaprProtos.StateRequest.Builder removeMetadata​(java.lang.String key)
    map<string, string> metadata = 4;
  • @@ -1072,7 +1072,7 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.StateRequest.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.StateRequest.Builder putMetadata​(java.lang.String key, java.lang.String value)
    map<string, string> metadata = 4;
    @@ -1080,7 +1080,7 @@ java.lang.String value)
  • putAllMetadata

    -
    public DaprProtos.StateRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    public DaprProtos.StateRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    map<string, string> metadata = 4;
  • @@ -1088,10 +1088,10 @@ java.lang.String value)
  • hasOptions

    public boolean hasOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateRequestOrBuilder
    +
    hasOptions in interface DaprProtos.StateRequestOrBuilder
    Returns:
    Whether the options field is set.
    @@ -1100,11 +1100,11 @@ java.lang.String value)
  • getOptions

    -
    public DaprProtos.StateRequestOptions getOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprProtos.StateRequestOrBuilder
    +
    getOptions in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The options.
    @@ -1112,71 +1112,71 @@ java.lang.String value)
  • -

    setOptions

    - -
    .dapr.StateRequestOptions options = 5;
    +

    setOptions

    + +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • -

    setOptions

    - -
    .dapr.StateRequestOptions options = 5;
    +

    setOptions

    +
    public DaprProtos.StateRequest.Builder setOptions​(DaprProtos.StateOptions.Builder builderForValue)
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • -

    mergeOptions

    - -
    .dapr.StateRequestOptions options = 5;
    +

    mergeOptions

    + +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • clearOptions

    -
    public DaprProtos.StateRequest.Builder clearOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateRequest.Builder clearOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • getOptionsBuilder

    -
    public DaprProtos.StateRequestOptions.Builder getOptionsBuilder()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • getOptionsOrBuilder

    -
    public DaprProtos.StateRequestOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateRequestOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.StateRequestOrBuilder
  • setUnknownFields

    -
    public final DaprProtos.StateRequest.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • mergeUnknownFields

    -
    public final DaprProtos.StateRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.StateRequest.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.StateRequest.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.StateRequest.Builder>
  • @@ -1199,14 +1199,14 @@ java.lang.String value)
  • @@ -579,7 +579,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int VALUE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -589,7 +589,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -599,7 +599,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -609,7 +609,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -678,7 +678,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateRequestOrBuilder
    +
    getKey in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The key.
    @@ -691,7 +691,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateRequestOrBuilder
    +
    getKeyBytes in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -704,7 +704,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateRequestOrBuilder
    +
    hasValue in interface DaprProtos.StateRequestOrBuilder
    Returns:
    Whether the value field is set.
    @@ -717,7 +717,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValue in interface DaprProtos.StateRequestOrBuilder
    +
    getValue in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The value.
    @@ -730,7 +730,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    .google.protobuf.Any value = 2;
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateRequestOrBuilder
    +
    getValueOrBuilder in interface DaprProtos.StateRequestOrBuilder
    @@ -741,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.StateRequestOrBuilder
    +
    getEtag in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The etag.
    @@ -754,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateRequestOrBuilder
    +
    getEtagBytes in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The bytes for etag.
    @@ -768,7 +768,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataCount in interface DaprProtos.StateRequestOrBuilder
    @@ -779,7 +779,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateRequestOrBuilder
    +
    containsMetadata in interface DaprProtos.StateRequestOrBuilder
    @@ -792,7 +792,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadata in interface DaprProtos.StateRequestOrBuilder
    @@ -803,7 +803,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataMap in interface DaprProtos.StateRequestOrBuilder
    @@ -815,7 +815,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.StateRequestOrBuilder
    @@ -826,7 +826,7 @@ java.lang.String defaultValue)
    map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateRequestOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.StateRequestOrBuilder
    @@ -834,10 +834,10 @@ java.lang.String defaultValue)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateRequestOrBuilder
    +
    hasOptions in interface DaprProtos.StateRequestOrBuilder
    Returns:
    Whether the options field is set.
    @@ -846,11 +846,11 @@ java.lang.String defaultValue)
  • getOptions

    -
    public DaprProtos.StateRequestOptions getOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateOptions getOptions()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprProtos.StateRequestOrBuilder
    +
    getOptions in interface DaprProtos.StateRequestOrBuilder
    Returns:
    The options.
    @@ -859,11 +859,11 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    public DaprProtos.StateRequestOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.StateRequestOptions options = 5;
    +
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateRequestOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.StateRequestOrBuilder
  • @@ -933,7 +933,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(java.nio.ByteBuffer data) +
    public static DaprProtos.StateRequest parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -944,7 +944,7 @@ java.lang.String defaultValue)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.StateRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -956,7 +956,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.ByteString data) +
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -967,7 +967,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -979,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(byte[] data) +
    public static DaprProtos.StateRequest parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    @@ -990,7 +990,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(byte[] data, +
    public static DaprProtos.StateRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -1002,7 +1002,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(java.io.InputStream input) +
    public static DaprProtos.StateRequest parseFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1013,7 +1013,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(java.io.InputStream input, +
    public static DaprProtos.StateRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1025,7 +1025,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.StateRequest parseDelimitedFrom​(java.io.InputStream input) +
    public static DaprProtos.StateRequest parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
    Throws:
    @@ -1036,7 +1036,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.StateRequest parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.StateRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1048,7 +1048,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.CodedInputStream input) +
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
    Throws:
    @@ -1059,7 +1059,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.StateRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -1071,7 +1071,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    public DaprProtos.StateRequest.Builder newBuilderForType()
    +
    public DaprProtos.StateRequest.Builder newBuilderForType()
    Specified by:
    newBuilderForType in interface com.google.protobuf.Message
    @@ -1083,19 +1083,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilder

    -
    public static DaprProtos.StateRequest.Builder newBuilder()
    +
    public static DaprProtos.StateRequest.Builder newBuilder()
  • -

    newBuilder

    -
    public static DaprProtos.StateRequest.Builder newBuilder​(DaprProtos.StateRequest prototype)
    +

    newBuilder

    +
    public static DaprProtos.StateRequest.Builder newBuilder​(DaprProtos.StateRequest prototype)
  • toBuilder

    -
    public DaprProtos.StateRequest.Builder toBuilder()
    +
    public DaprProtos.StateRequest.Builder toBuilder()
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -1107,7 +1107,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

    -
    protected DaprProtos.StateRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    +
    protected DaprProtos.StateRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
    Specified by:
    newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    @@ -1117,19 +1117,19 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstance

    -
    public static DaprProtos.StateRequest getDefaultInstance()
    +
    public static DaprProtos.StateRequest getDefaultInstance()
  • parser

    -
    public static com.google.protobuf.Parser<DaprProtos.StateRequest> parser()
    +
    public static com.google.protobuf.Parser<DaprProtos.StateRequest> parser()
  • getParserForType

    -
    public com.google.protobuf.Parser<DaprProtos.StateRequest> getParserForType()
    +
    public com.google.protobuf.Parser<DaprProtos.StateRequest> getParserForType()
    Specified by:
    getParserForType in interface com.google.protobuf.Message
    @@ -1143,7 +1143,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getDefaultInstanceForType

    -
    public DaprProtos.StateRequest getDefaultInstanceForType()
    +
    public DaprProtos.StateRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1171,14 +1171,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • All Known Implementing Classes:
    -
    DaprProtos.StateRequest, DaprProtos.StateRequest.Builder
    +
    DaprProtos.StateRequest, DaprProtos.StateRequest.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprProtos

    public static interface DaprProtos.StateRequestOrBuilder
    @@ -202,17 +202,17 @@ java.lang.String defaultValue)
     
     
     
    -DaprProtos.StateRequestOptions
    +DaprProtos.StateOptions
     getOptions()
     
    -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    -DaprProtos.StateRequestOptionsOrBuilder +DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    @@ -233,7 +233,7 @@ java.lang.String defaultValue) boolean hasOptions() -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    @@ -392,7 +392,7 @@ java.lang.String defaultValue)

    hasOptions

    boolean hasOptions()
    -
    .dapr.StateRequestOptions options = 5;
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Returns:
    Whether the options field is set.
    @@ -402,8 +402,8 @@ java.lang.String defaultValue)
  • getOptions

    - -
    .dapr.StateRequestOptions options = 5;
    + +
    .dapr.proto.dapr.v1.StateOptions options = 5;
    Returns:
    The options.
    @@ -413,8 +413,8 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    - -
    .dapr.StateRequestOptions options = 5;
    +
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    .dapr.proto.dapr.v1.StateOptions options = 5;
  • @@ -436,14 +436,14 @@ java.lang.String defaultValue)