From 283ab5c3ba73ec24ae5ecb9ee15603eaadb23131 Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Tue, 9 Jun 2020 14:56:35 -0700 Subject: [PATCH] Generate updated javadocs (#294) --- README.md | 12 +- docs/allclasses-index.html | 774 +- docs/allpackages-index.html | 6 +- docs/constant-values.html | 949 +- docs/deprecated-list.html | 78 +- docs/help-doc.html | 6 +- docs/index-all.html | 7632 +++++++++-------- docs/index.html | 8 +- docs/io/dapr/Topic.html | 64 +- docs/io/dapr/actors/ActorId.html | 6 +- docs/io/dapr/actors/ActorMethod.html | 6 +- docs/io/dapr/actors/ActorTrace.html | 6 +- docs/io/dapr/actors/ActorType.html | 6 +- docs/io/dapr/actors/ActorUtils.html | 6 +- docs/io/dapr/actors/class-use/ActorId.html | 6 +- .../io/dapr/actors/class-use/ActorMethod.html | 6 +- docs/io/dapr/actors/class-use/ActorTrace.html | 6 +- docs/io/dapr/actors/class-use/ActorType.html | 6 +- docs/io/dapr/actors/class-use/ActorUtils.html | 6 +- docs/io/dapr/actors/client/ActorProxy.html | 6 +- .../dapr/actors/client/ActorProxyBuilder.html | 6 +- .../actors/client/class-use/ActorProxy.html | 6 +- .../client/class-use/ActorProxyBuilder.html | 6 +- .../dapr/actors/client/package-summary.html | 6 +- docs/io/dapr/actors/client/package-tree.html | 6 +- docs/io/dapr/actors/client/package-use.html | 6 +- docs/io/dapr/actors/package-summary.html | 6 +- docs/io/dapr/actors/package-tree.html | 6 +- docs/io/dapr/actors/package-use.html | 6 +- .../io/dapr/actors/runtime/AbstractActor.html | 6 +- docs/io/dapr/actors/runtime/ActorFactory.html | 6 +- .../actors/runtime/ActorMethodContext.html | 6 +- .../actors/runtime/ActorObjectSerializer.html | 6 +- docs/io/dapr/actors/runtime/ActorRuntime.html | 51 +- .../actors/runtime/ActorRuntimeConfig.html | 6 +- .../actors/runtime/ActorRuntimeContext.html | 6 +- .../dapr/actors/runtime/ActorStateChange.html | 6 +- .../actors/runtime/ActorStateChangeKind.html | 6 +- .../actors/runtime/ActorStateManager.html | 6 +- docs/io/dapr/actors/runtime/Remindable.html | 6 +- .../runtime/class-use/AbstractActor.html | 6 +- .../runtime/class-use/ActorFactory.html | 6 +- .../runtime/class-use/ActorMethodContext.html | 6 +- .../class-use/ActorObjectSerializer.html | 6 +- .../runtime/class-use/ActorRuntime.html | 6 +- .../runtime/class-use/ActorRuntimeConfig.html | 6 +- .../class-use/ActorRuntimeContext.html | 6 +- .../runtime/class-use/ActorStateChange.html | 6 +- .../class-use/ActorStateChangeKind.html | 6 +- .../runtime/class-use/ActorStateManager.html | 6 +- .../actors/runtime/class-use/Remindable.html | 6 +- .../dapr/actors/runtime/package-summary.html | 6 +- docs/io/dapr/actors/runtime/package-tree.html | 6 +- docs/io/dapr/actors/runtime/package-use.html | 6 +- docs/io/dapr/class-use/Topic.html | 6 +- docs/io/dapr/client/DaprClient.html | 151 +- docs/io/dapr/client/DaprClientBuilder.html | 6 +- docs/io/dapr/client/DaprClientGrpc.html | 159 +- docs/io/dapr/client/DaprClientHttp.html | 159 +- docs/io/dapr/client/DaprHttp.HttpMethods.html | 6 +- docs/io/dapr/client/DaprHttp.Response.html | 6 +- docs/io/dapr/client/DaprHttp.html | 6 +- docs/io/dapr/client/DaprHttpBuilder.html | 6 +- docs/io/dapr/client/ObjectSerializer.html | 6 +- docs/io/dapr/client/class-use/DaprClient.html | 6 +- .../client/class-use/DaprClientBuilder.html | 6 +- .../dapr/client/class-use/DaprClientGrpc.html | 6 +- .../dapr/client/class-use/DaprClientHttp.html | 6 +- .../class-use/DaprHttp.HttpMethods.html | 6 +- .../client/class-use/DaprHttp.Response.html | 6 +- docs/io/dapr/client/class-use/DaprHttp.html | 6 +- .../client/class-use/DaprHttpBuilder.html | 6 +- .../client/class-use/ObjectSerializer.html | 6 +- docs/io/dapr/client/domain/CloudEvent.html | 6 +- docs/io/dapr/client/domain/State.html | 6 +- .../domain/StateOptions.Concurrency.html | 6 +- .../domain/StateOptions.Consistency.html | 6 +- .../StateOptions.RetryPolicy.Pattern.html | 6 +- .../domain/StateOptions.RetryPolicy.html | 6 +- ...tions.StateOptionDurationDeserializer.html | 6 +- ...Options.StateOptionDurationSerializer.html | 6 +- docs/io/dapr/client/domain/StateOptions.html | 6 +- docs/io/dapr/client/domain/Verb.html | 6 +- .../client/domain/class-use/CloudEvent.html | 6 +- .../dapr/client/domain/class-use/State.html | 6 +- .../class-use/StateOptions.Concurrency.html | 6 +- .../class-use/StateOptions.Consistency.html | 6 +- .../StateOptions.RetryPolicy.Pattern.html | 6 +- .../class-use/StateOptions.RetryPolicy.html | 6 +- ...tions.StateOptionDurationDeserializer.html | 6 +- ...Options.StateOptionDurationSerializer.html | 6 +- .../client/domain/class-use/StateOptions.html | 6 +- .../io/dapr/client/domain/class-use/Verb.html | 6 +- .../dapr/client/domain/package-summary.html | 6 +- docs/io/dapr/client/domain/package-tree.html | 6 +- docs/io/dapr/client/domain/package-use.html | 6 +- docs/io/dapr/client/package-summary.html | 6 +- docs/io/dapr/client/package-tree.html | 6 +- docs/io/dapr/client/package-use.html | 6 +- docs/io/dapr/exceptions/DaprError.html | 6 +- docs/io/dapr/exceptions/DaprException.html | 6 +- .../dapr/exceptions/class-use/DaprError.html | 6 +- .../exceptions/class-use/DaprException.html | 6 +- docs/io/dapr/exceptions/package-summary.html | 6 +- docs/io/dapr/exceptions/package-tree.html | 6 +- docs/io/dapr/exceptions/package-use.html | 6 +- docs/io/dapr/package-summary.html | 6 +- docs/io/dapr/package-tree.html | 6 +- docs/io/dapr/package-use.html | 6 +- .../dapr/serializer/DaprObjectSerializer.html | 6 +- .../serializer/DefaultObjectSerializer.html | 6 +- .../class-use/DaprObjectSerializer.html | 6 +- .../class-use/DefaultObjectSerializer.html | 6 +- docs/io/dapr/serializer/package-summary.html | 6 +- docs/io/dapr/serializer/package-tree.html | 6 +- docs/io/dapr/serializer/package-use.html | 6 +- docs/io/dapr/utils/Constants.html | 6 +- docs/io/dapr/utils/DurationUtils.html | 6 +- docs/io/dapr/utils/Properties.html | 6 +- docs/io/dapr/utils/class-use/Constants.html | 6 +- .../dapr/utils/class-use/DurationUtils.html | 6 +- docs/io/dapr/utils/class-use/Properties.html | 6 +- docs/io/dapr/utils/package-summary.html | 6 +- docs/io/dapr/utils/package-tree.html | 6 +- docs/io/dapr/utils/package-use.html | 6 +- ...CallbackGrpc.AppCallbackBlockingStub.html} | 108 +- ...ppCallbackGrpc.AppCallbackFutureStub.html} | 108 +- ... AppCallbackGrpc.AppCallbackImplBase.html} | 126 +- ...l => AppCallbackGrpc.AppCallbackStub.html} | 130 +- ...prClientGrpc.html => AppCallbackGrpc.html} | 96 +- .../CommonProtos.HTTPExtension.Builder.html | 31 +- .../v1/CommonProtos.HTTPExtension.Verb.html | 6 +- .../dapr/v1/CommonProtos.HTTPExtension.html | 16 +- .../CommonProtos.HTTPExtensionOrBuilder.html | 16 +- .../CommonProtos.InvokeRequest.Builder.html | 176 +- .../dapr/v1/CommonProtos.InvokeRequest.html | 79 +- .../CommonProtos.InvokeRequestOrBuilder.html | 68 +- .../CommonProtos.InvokeResponse.Builder.html | 80 +- .../dapr/v1/CommonProtos.InvokeResponse.html | 44 +- .../CommonProtos.InvokeResponseOrBuilder.html | 31 +- ...ml => CommonProtos.StateItem.Builder.html} | 654 +- ...State.html => CommonProtos.StateItem.html} | 384 +- ...l => CommonProtos.StateItemOrBuilder.html} | 185 +- ...=> CommonProtos.StateOptions.Builder.html} | 378 +- ...nProtos.StateOptions.StateConcurrency.html | 586 ++ ...nProtos.StateOptions.StateConsistency.html | 586 ++ ...ns.html => CommonProtos.StateOptions.html} | 267 +- ...> CommonProtos.StateOptionsOrBuilder.html} | 98 +- ...ommonProtos.StateRetryPolicy.Builder.html} | 380 +- ...nProtos.StateRetryPolicy.RetryPattern.html | 586 ++ ...tml => CommonProtos.StateRetryPolicy.html} | 397 +- ...mmonProtos.StateRetryPolicyOrBuilder.html} | 102 +- docs/io/dapr/v1/CommonProtos.html | 52 +- ...ckProtos.BindingEventRequest.Builder.html} | 482 +- ...ppCallbackProtos.BindingEventRequest.html} | 371 +- ...kProtos.BindingEventRequestOrBuilder.html} | 150 +- ...EventResponse.BindingEventConcurrency.html | 575 ++ ...ckProtos.BindingEventResponse.Builder.html | 1505 ++++ ...pCallbackProtos.BindingEventResponse.html} | 534 +- ...Protos.BindingEventResponseOrBuilder.html} | 294 +- ...os.ListInputBindingsResponse.Builder.html} | 237 +- ...backProtos.ListInputBindingsResponse.html} | 195 +- ...s.ListInputBindingsResponseOrBuilder.html} | 56 +- ...istTopicSubscriptionsResponse.Builder.html | 945 ++ ...rotos.ListTopicSubscriptionsResponse.html} | 318 +- ...tTopicSubscriptionsResponseOrBuilder.html} | 141 +- ...backProtos.TopicEventRequest.Builder.html} | 832 +- ...rAppCallbackProtos.TopicEventRequest.html} | 488 +- ...ackProtos.TopicEventRequestOrBuilder.html} | 223 +- ...lbackProtos.TopicSubscription.Builder.html | 952 ++ ...prAppCallbackProtos.TopicSubscription.html | 1048 +++ ...ackProtos.TopicSubscriptionOrBuilder.html} | 163 +- ...Protos.html => DaprAppCallbackProtos.html} | 86 +- ...rotos.BindingResponseEnvelope.Builder.html | 1262 --- ...GetTopicSubscriptionsEnvelope.Builder.html | 756 -- ...etTopicSubscriptionsEnvelopeOrBuilder.html | 290 - .../dapr/v1/DaprClientProtos.RetryPolicy.html | 973 --- ...aprClientProtos.StateOptionsOrBuilder.html | 336 - .../v1/DaprClientProtos.StateOrBuilder.html | 474 - .../io/dapr/v1/DaprGrpc.DaprBlockingStub.html | 112 +- docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html | 112 +- docs/io/dapr/v1/DaprGrpc.DaprImplBase.html | 134 +- docs/io/dapr/v1/DaprGrpc.DaprStub.html | 134 +- docs/io/dapr/v1/DaprGrpc.html | 60 +- ...aprProtos.DeleteStateRequest.Builder.html} | 450 +- ...tml => DaprProtos.DeleteStateRequest.html} | 270 +- ...prProtos.DeleteStateRequestOrBuilder.html} | 115 +- ... DaprProtos.GetSecretRequest.Builder.html} | 356 +- ....html => DaprProtos.GetSecretRequest.html} | 256 +- ...DaprProtos.GetSecretRequestOrBuilder.html} | 99 +- ...DaprProtos.GetSecretResponse.Builder.html} | 242 +- ...html => DaprProtos.GetSecretResponse.html} | 213 +- ...aprProtos.GetSecretResponseOrBuilder.html} | 68 +- ...> DaprProtos.GetStateRequest.Builder.html} | 371 +- ...e.html => DaprProtos.GetStateRequest.html} | 237 +- ... DaprProtos.GetStateRequestOrBuilder.html} | 90 +- ... DaprProtos.GetStateResponse.Builder.html} | 359 +- ....html => DaprProtos.GetStateResponse.html} | 290 +- ...DaprProtos.GetStateResponseOrBuilder.html} | 87 +- ...rProtos.InvokeBindingRequest.Builder.html} | 893 +- ...l => DaprProtos.InvokeBindingRequest.html} | 599 +- ...rProtos.InvokeBindingRequestOrBuilder.html | 487 ++ ...Protos.InvokeBindingResponse.Builder.html} | 523 +- ... => DaprProtos.InvokeBindingResponse.html} | 364 +- ...Protos.InvokeBindingResponseOrBuilder.html | 350 + ...prProtos.InvokeServiceRequest.Builder.html | 86 +- .../v1/DaprProtos.InvokeServiceRequest.html | 38 +- ...rProtos.InvokeServiceRequestOrBuilder.html | 36 +- ...prProtos.PublishEventRequest.Builder.html} | 354 +- ...ml => DaprProtos.PublishEventRequest.html} | 288 +- ...rProtos.PublishEventRequestOrBuilder.html} | 85 +- .../v1/DaprProtos.RetryPolicy.Builder.html | 855 -- docs/io/dapr/v1/DaprProtos.RetryPolicy.html | 973 --- ... DaprProtos.SaveStateRequest.Builder.html} | 519 +- ....html => DaprProtos.SaveStateRequest.html} | 314 +- ...DaprProtos.SaveStateRequestOrBuilder.html} | 119 +- .../v1/DaprProtos.StateOptions.Builder.html | 895 -- .../v1/DaprProtos.StateRequest.Builder.html | 1237 --- docs/io/dapr/v1/DaprProtos.StateRequest.html | 1209 --- .../v1/DaprProtos.StateRequestOrBuilder.html | 474 - docs/io/dapr/v1/DaprProtos.html | 123 +- ...CallbackGrpc.AppCallbackBlockingStub.html} | 30 +- ...ppCallbackGrpc.AppCallbackFutureStub.html} | 30 +- ... AppCallbackGrpc.AppCallbackImplBase.html} | 16 +- ...l => AppCallbackGrpc.AppCallbackStub.html} | 28 +- ...prClientGrpc.html => AppCallbackGrpc.html} | 16 +- .../CommonProtos.HTTPExtension.Builder.html | 18 +- .../CommonProtos.HTTPExtension.Verb.html | 14 +- .../class-use/CommonProtos.HTTPExtension.html | 21 +- .../CommonProtos.HTTPExtensionOrBuilder.html | 15 +- .../CommonProtos.InvokeRequest.Builder.html | 42 +- .../class-use/CommonProtos.InvokeRequest.html | 46 +- .../CommonProtos.InvokeRequestOrBuilder.html | 18 +- .../CommonProtos.InvokeResponse.Builder.html | 20 +- .../CommonProtos.InvokeResponse.html | 56 +- .../CommonProtos.InvokeResponseOrBuilder.html | 14 +- .../CommonProtos.StateItem.Builder.html | 506 ++ .../v1/class-use/CommonProtos.StateItem.html | 463 + .../CommonProtos.StateItemOrBuilder.html | 286 + .../CommonProtos.StateOptions.Builder.html | 354 + ...nProtos.StateOptions.StateConcurrency.html | 241 + ...nProtos.StateOptions.StateConsistency.html | 273 + .../class-use/CommonProtos.StateOptions.html | 370 + ...> CommonProtos.StateOptionsOrBuilder.html} | 80 +- ...CommonProtos.StateRetryPolicy.Builder.html | 336 + ...nProtos.StateRetryPolicy.RetryPattern.html | 245 + .../CommonProtos.StateRetryPolicy.html | 320 + ...mmonProtos.StateRetryPolicyOrBuilder.html} | 50 +- docs/io/dapr/v1/class-use/CommonProtos.html | 6 +- ...ackProtos.BindingEventRequest.Builder.html | 306 + ...AppCallbackProtos.BindingEventRequest.html | 332 + ...kProtos.BindingEventRequestOrBuilder.html} | 30 +- ...EventResponse.BindingEventConcurrency.html | 249 + ...ckProtos.BindingEventResponse.Builder.html | 420 + ...ppCallbackProtos.BindingEventResponse.html | 346 + ...Protos.BindingEventResponseOrBuilder.html} | 32 +- ...tos.ListInputBindingsResponse.Builder.html | 277 + ...lbackProtos.ListInputBindingsResponse.html | 338 + ...s.ListInputBindingsResponseOrBuilder.html} | 30 +- ...istTopicSubscriptionsResponse.Builder.html | 312 + ...Protos.ListTopicSubscriptionsResponse.html | 338 + ...tTopicSubscriptionsResponseOrBuilder.html} | 30 +- ...lbackProtos.TopicEventRequest.Builder.html | 396 + ...prAppCallbackProtos.TopicEventRequest.html | 324 + ...ackProtos.TopicEventRequestOrBuilder.html} | 32 +- ...lbackProtos.TopicSubscription.Builder.html | 376 + ...prAppCallbackProtos.TopicSubscription.html | 381 + ...ackProtos.TopicSubscriptionOrBuilder.html} | 76 +- ...Protos.html => DaprAppCallbackProtos.html} | 16 +- ...ntProtos.BindingEventEnvelope.Builder.html | 312 - ...DaprClientProtos.BindingEventEnvelope.html | 312 - ...rotos.BindingResponseEnvelope.Builder.html | 388 - ...rClientProtos.BindingResponseEnvelope.html | 326 - ...ientProtos.CloudEventEnvelope.Builder.html | 390 - .../DaprClientProtos.CloudEventEnvelope.html | 312 - ...BindingsSubscriptionsEnvelope.Builder.html | 272 - ...otos.GetBindingsSubscriptionsEnvelope.html | 326 - ...GetTopicSubscriptionsEnvelope.Builder.html | 272 - ...tProtos.GetTopicSubscriptionsEnvelope.html | 326 - .../DaprClientProtos.RetryPolicy.Builder.html | 327 - .../DaprClientProtos.RetryPolicy.html | 320 - .../DaprClientProtos.State.Builder.html | 440 - .../v1/class-use/DaprClientProtos.State.html | 371 - ...DaprClientProtos.StateOptions.Builder.html | 334 - .../class-use/DaprGrpc.DaprBlockingStub.html | 6 +- .../v1/class-use/DaprGrpc.DaprFutureStub.html | 6 +- .../v1/class-use/DaprGrpc.DaprImplBase.html | 6 +- .../dapr/v1/class-use/DaprGrpc.DaprStub.html | 6 +- docs/io/dapr/v1/class-use/DaprGrpc.html | 6 +- ...aprProtos.DeleteStateEnvelope.Builder.html | 327 - ...DaprProtos.DeleteStateRequest.Builder.html | 344 + ...tml => DaprProtos.DeleteStateRequest.html} | 194 +- ...aprProtos.DeleteStateRequestOrBuilder.html | 162 + .../DaprProtos.GetSecretEnvelope.Builder.html | 305 - ... DaprProtos.GetSecretRequest.Builder.html} | 207 +- .../DaprProtos.GetSecretRequest.html | 324 + ...DaprProtos.GetSecretRequestOrBuilder.html} | 30 +- .../DaprProtos.GetSecretResponse.Builder.html | 266 + ...html => DaprProtos.GetSecretResponse.html} | 190 +- ...tos.GetSecretResponseEnvelope.Builder.html | 263 - .../DaprProtos.GetSecretResponseEnvelope.html | 326 - ...os.GetSecretResponseEnvelopeOrBuilder.html | 160 - ...aprProtos.GetSecretResponseOrBuilder.html} | 30 +- .../DaprProtos.GetStateRequest.Builder.html | 308 + .../class-use/DaprProtos.GetStateRequest.html | 324 + .../DaprProtos.GetStateRequestOrBuilder.html | 162 + .../DaprProtos.GetStateResponse.Builder.html | 276 + ....html => DaprProtos.GetStateResponse.html} | 190 +- ...otos.GetStateResponseEnvelope.Builder.html | 285 - .../DaprProtos.GetStateResponseEnvelope.html | 326 - ...tos.GetStateResponseEnvelopeOrBuilder.html | 160 - ...DaprProtos.GetStateResponseOrBuilder.html} | 30 +- ...rProtos.InvokeBindingEnvelope.Builder.html | 312 - ...prProtos.InvokeBindingRequest.Builder.html | 339 + ...l => DaprProtos.InvokeBindingRequest.html} | 158 +- ...Protos.InvokeBindingRequestOrBuilder.html} | 30 +- ...rProtos.InvokeBindingResponse.Builder.html | 282 + ... => DaprProtos.InvokeBindingResponse.html} | 190 +- ...rotos.InvokeBindingResponseOrBuilder.html} | 30 +- ...prProtos.InvokeServiceRequest.Builder.html | 20 +- .../DaprProtos.InvokeServiceRequest.html | 26 +- ...rProtos.InvokeServiceRequestOrBuilder.html | 6 +- ...prProtos.PublishEventEnvelope.Builder.html | 285 - ...aprProtos.PublishEventRequest.Builder.html | 276 + ...ml => DaprProtos.PublishEventRequest.html} | 152 +- ...rProtos.PublishEventRequestOrBuilder.html} | 30 +- .../DaprProtos.RetryPolicy.Builder.html | 327 - .../v1/class-use/DaprProtos.RetryPolicy.html | 320 - .../DaprProtos.RetryPolicyOrBuilder.html | 195 - .../DaprProtos.SaveStateEnvelope.Builder.html | 324 - .../DaprProtos.SaveStateRequest.Builder.html | 336 + ....html => DaprProtos.SaveStateRequest.html} | 138 +- ...DaprProtos.SaveStateRequestOrBuilder.html} | 30 +- .../class-use/DaprProtos.State.Builder.html | 361 - .../dapr/v1/class-use/DaprProtos.State.html | 285 - .../DaprProtos.StateOptions.Builder.html | 362 - .../v1/class-use/DaprProtos.StateOptions.html | 390 - .../DaprProtos.StateOptionsOrBuilder.html | 237 - .../DaprProtos.StateRequest.Builder.html | 440 - .../v1/class-use/DaprProtos.StateRequest.html | 371 - .../DaprProtos.StateRequestOrBuilder.html | 230 - docs/io/dapr/v1/class-use/DaprProtos.html | 6 +- docs/io/dapr/v1/package-summary.html | 418 +- docs/io/dapr/v1/package-tree.html | 136 +- docs/io/dapr/v1/package-use.html | 474 +- docs/member-search-index.js | 2 +- docs/overview-summary.html | 6 +- docs/overview-tree.html | 136 +- docs/project-reports.html | 6 +- docs/serialized-form.html | 596 +- docs/type-search-index.js | 2 +- 351 files changed, 35975 insertions(+), 36144 deletions(-) rename docs/io/dapr/v1/{DaprClientGrpc.DaprClientBlockingStub.html => AppCallbackGrpc.AppCallbackBlockingStub.html} (62%) rename docs/io/dapr/v1/{DaprClientGrpc.DaprClientFutureStub.html => AppCallbackGrpc.AppCallbackFutureStub.html} (63%) rename docs/io/dapr/v1/{DaprClientGrpc.DaprClientImplBase.html => AppCallbackGrpc.AppCallbackImplBase.html} (67%) rename docs/io/dapr/v1/{DaprClientGrpc.DaprClientStub.html => AppCallbackGrpc.AppCallbackStub.html} (63%) rename docs/io/dapr/v1/{DaprClientGrpc.html => AppCallbackGrpc.html} (73%) rename docs/io/dapr/v1/{DaprClientProtos.State.Builder.html => CommonProtos.StateItem.Builder.html} (62%) rename docs/io/dapr/v1/{DaprClientProtos.State.html => CommonProtos.StateItem.html} (77%) rename docs/io/dapr/v1/{DaprProtos.StateOrBuilder.html => CommonProtos.StateItemOrBuilder.html} (75%) rename docs/io/dapr/v1/{DaprClientProtos.StateOptions.Builder.html => CommonProtos.StateOptions.Builder.html} (56%) create mode 100644 docs/io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html create mode 100644 docs/io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html rename docs/io/dapr/v1/{DaprProtos.StateOptions.html => CommonProtos.StateOptions.html} (69%) rename docs/io/dapr/v1/{DaprProtos.StateOptionsOrBuilder.html => CommonProtos.StateOptionsOrBuilder.html} (67%) rename docs/io/dapr/v1/{DaprClientProtos.RetryPolicy.Builder.html => CommonProtos.StateRetryPolicy.Builder.html} (62%) create mode 100644 docs/io/dapr/v1/CommonProtos.StateRetryPolicy.RetryPattern.html rename docs/io/dapr/v1/{DaprClientProtos.StateOptions.html => CommonProtos.StateRetryPolicy.html} (72%) rename docs/io/dapr/v1/{DaprClientProtos.RetryPolicyOrBuilder.html => CommonProtos.StateRetryPolicyOrBuilder.html} (78%) rename docs/io/dapr/v1/{DaprClientProtos.BindingEventEnvelope.Builder.html => DaprAppCallbackProtos.BindingEventRequest.Builder.html} (59%) rename docs/io/dapr/v1/{DaprClientProtos.BindingEventEnvelope.html => DaprAppCallbackProtos.BindingEventRequest.html} (69%) rename docs/io/dapr/v1/{DaprProtos.InvokeBindingEnvelopeOrBuilder.html => DaprAppCallbackProtos.BindingEventRequestOrBuilder.html} (77%) create mode 100644 docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html create mode 100644 docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html rename docs/io/dapr/v1/{DaprClientProtos.BindingResponseEnvelope.html => DaprAppCallbackProtos.BindingEventResponse.html} (62%) rename docs/io/dapr/v1/{DaprClientProtos.BindingResponseEnvelopeOrBuilder.html => DaprAppCallbackProtos.BindingEventResponseOrBuilder.html} (62%) rename docs/io/dapr/v1/{DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder.html => DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html} (63%) rename docs/io/dapr/v1/{DaprClientProtos.GetBindingsSubscriptionsEnvelope.html => DaprAppCallbackProtos.ListInputBindingsResponse.html} (72%) rename docs/io/dapr/v1/{DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder.html => DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html} (84%) create mode 100644 docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html rename docs/io/dapr/v1/{DaprClientProtos.GetTopicSubscriptionsEnvelope.html => DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html} (64%) rename docs/io/dapr/v1/{DaprProtos.RetryPolicyOrBuilder.html => DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html} (61%) rename docs/io/dapr/v1/{DaprClientProtos.CloudEventEnvelope.Builder.html => DaprAppCallbackProtos.TopicEventRequest.Builder.html} (57%) rename docs/io/dapr/v1/{DaprClientProtos.CloudEventEnvelope.html => DaprAppCallbackProtos.TopicEventRequest.html} (68%) rename docs/io/dapr/v1/{DaprClientProtos.CloudEventEnvelopeOrBuilder.html => DaprAppCallbackProtos.TopicEventRequestOrBuilder.html} (76%) create mode 100644 docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html create mode 100644 docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html rename docs/io/dapr/v1/{DaprClientProtos.BindingEventEnvelopeOrBuilder.html => DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html} (71%) rename docs/io/dapr/v1/{DaprClientProtos.html => DaprAppCallbackProtos.html} (72%) delete mode 100644 docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder.html delete mode 100644 docs/io/dapr/v1/DaprClientProtos.RetryPolicy.html delete mode 100644 docs/io/dapr/v1/DaprClientProtos.StateOptionsOrBuilder.html delete mode 100644 docs/io/dapr/v1/DaprClientProtos.StateOrBuilder.html rename docs/io/dapr/v1/{DaprProtos.DeleteStateEnvelope.Builder.html => DaprProtos.DeleteStateRequest.Builder.html} (63%) rename docs/io/dapr/v1/{DaprProtos.DeleteStateEnvelope.html => DaprProtos.DeleteStateRequest.html} (75%) rename docs/io/dapr/v1/{DaprProtos.DeleteStateEnvelopeOrBuilder.html => DaprProtos.DeleteStateRequestOrBuilder.html} (76%) rename docs/io/dapr/v1/{DaprProtos.GetSecretEnvelope.Builder.html => DaprProtos.GetSecretRequest.Builder.html} (67%) rename docs/io/dapr/v1/{DaprProtos.GetSecretEnvelope.html => DaprProtos.GetSecretRequest.html} (75%) rename docs/io/dapr/v1/{DaprProtos.GetSecretEnvelopeOrBuilder.html => DaprProtos.GetSecretRequestOrBuilder.html} (84%) rename docs/io/dapr/v1/{DaprProtos.GetSecretResponseEnvelope.Builder.html => DaprProtos.GetSecretResponse.Builder.html} (74%) rename docs/io/dapr/v1/{DaprProtos.GetSecretResponseEnvelope.html => DaprProtos.GetSecretResponse.html} (78%) rename docs/io/dapr/v1/{DaprProtos.GetSecretResponseEnvelopeOrBuilder.html => DaprProtos.GetSecretResponseOrBuilder.html} (83%) rename docs/io/dapr/v1/{DaprProtos.GetStateEnvelope.Builder.html => DaprProtos.GetStateRequest.Builder.html} (64%) rename docs/io/dapr/v1/{DaprProtos.GetStateEnvelope.html => DaprProtos.GetStateRequest.html} (75%) rename docs/io/dapr/v1/{DaprProtos.GetStateEnvelopeOrBuilder.html => DaprProtos.GetStateRequestOrBuilder.html} (79%) rename docs/io/dapr/v1/{DaprProtos.GetStateResponseEnvelope.Builder.html => DaprProtos.GetStateResponse.Builder.html} (62%) rename docs/io/dapr/v1/{DaprProtos.GetStateResponseEnvelope.html => DaprProtos.GetStateResponse.html} (74%) rename docs/io/dapr/v1/{DaprProtos.GetStateResponseEnvelopeOrBuilder.html => DaprProtos.GetStateResponseOrBuilder.html} (75%) rename docs/io/dapr/v1/{DaprProtos.State.Builder.html => DaprProtos.InvokeBindingRequest.Builder.html} (53%) rename docs/io/dapr/v1/{DaprProtos.State.html => DaprProtos.InvokeBindingRequest.html} (66%) create mode 100644 docs/io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html rename docs/io/dapr/v1/{DaprProtos.InvokeBindingEnvelope.Builder.html => DaprProtos.InvokeBindingResponse.Builder.html} (63%) rename docs/io/dapr/v1/{DaprProtos.InvokeBindingEnvelope.html => DaprProtos.InvokeBindingResponse.html} (77%) create mode 100644 docs/io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html rename docs/io/dapr/v1/{DaprProtos.PublishEventEnvelope.Builder.html => DaprProtos.PublishEventRequest.Builder.html} (63%) rename docs/io/dapr/v1/{DaprProtos.PublishEventEnvelope.html => DaprProtos.PublishEventRequest.html} (75%) rename docs/io/dapr/v1/{DaprProtos.PublishEventEnvelopeOrBuilder.html => DaprProtos.PublishEventRequestOrBuilder.html} (75%) delete mode 100644 docs/io/dapr/v1/DaprProtos.RetryPolicy.Builder.html delete mode 100644 docs/io/dapr/v1/DaprProtos.RetryPolicy.html rename docs/io/dapr/v1/{DaprProtos.SaveStateEnvelope.Builder.html => DaprProtos.SaveStateRequest.Builder.html} (55%) rename docs/io/dapr/v1/{DaprProtos.SaveStateEnvelope.html => DaprProtos.SaveStateRequest.html} (71%) rename docs/io/dapr/v1/{DaprProtos.SaveStateEnvelopeOrBuilder.html => DaprProtos.SaveStateRequestOrBuilder.html} (68%) delete mode 100644 docs/io/dapr/v1/DaprProtos.StateOptions.Builder.html delete mode 100644 docs/io/dapr/v1/DaprProtos.StateRequest.Builder.html delete mode 100644 docs/io/dapr/v1/DaprProtos.StateRequest.html delete mode 100644 docs/io/dapr/v1/DaprProtos.StateRequestOrBuilder.html rename docs/io/dapr/v1/class-use/{DaprClientGrpc.DaprClientFutureStub.html => AppCallbackGrpc.AppCallbackBlockingStub.html} (66%) rename docs/io/dapr/v1/class-use/{DaprClientGrpc.DaprClientBlockingStub.html => AppCallbackGrpc.AppCallbackFutureStub.html} (69%) rename docs/io/dapr/v1/class-use/{DaprClientGrpc.DaprClientImplBase.html => AppCallbackGrpc.AppCallbackImplBase.html} (82%) rename docs/io/dapr/v1/class-use/{DaprClientGrpc.DaprClientStub.html => AppCallbackGrpc.AppCallbackStub.html} (69%) rename docs/io/dapr/v1/class-use/{DaprClientGrpc.html => AppCallbackGrpc.html} (85%) create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateItem.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateItem.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateItemOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateOptions.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateOptions.StateConcurrency.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateOptions.StateConsistency.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateOptions.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.RetryPolicyOrBuilder.html => CommonProtos.StateOptionsOrBuilder.html} (51%) create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateRetryPolicy.Builder.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateRetryPolicy.RetryPattern.html create mode 100644 docs/io/dapr/v1/class-use/CommonProtos.StateRetryPolicy.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.StateOptionsOrBuilder.html => CommonProtos.StateRetryPolicyOrBuilder.html} (61%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.BindingEventRequest.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.BindingEventRequest.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.BindingResponseEnvelopeOrBuilder.html => DaprAppCallbackProtos.BindingEventRequestOrBuilder.html} (71%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.BindingEventResponse.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.BindingEventResponse.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.BindingEventEnvelopeOrBuilder.html => DaprAppCallbackProtos.BindingEventResponseOrBuilder.html} (69%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.ListInputBindingsResponse.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder.html => DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html} (69%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder.html => DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html} (68%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.TopicEventRequest.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.TopicEventRequest.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.CloudEventEnvelopeOrBuilder.html => DaprAppCallbackProtos.TopicEventRequestOrBuilder.html} (69%) create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.TopicSubscription.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprAppCallbackProtos.TopicSubscription.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.StateOrBuilder.html => DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html} (54%) rename docs/io/dapr/v1/class-use/{DaprClientProtos.html => DaprAppCallbackProtos.html} (85%) delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.BindingEventEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.BindingEventEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.BindingResponseEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.BindingResponseEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.CloudEventEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.CloudEventEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.GetBindingsSubscriptionsEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.GetTopicSubscriptionsEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.RetryPolicy.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.RetryPolicy.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.State.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.State.html delete mode 100644 docs/io/dapr/v1/class-use/DaprClientProtos.StateOptions.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.DeleteStateEnvelope.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.DeleteStateRequest.Builder.html rename docs/io/dapr/v1/class-use/{DaprClientProtos.StateOptions.html => DaprProtos.DeleteStateRequest.html} (51%) create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.DeleteStateRequestOrBuilder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretEnvelope.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.GetStateEnvelope.Builder.html => DaprProtos.GetSecretRequest.Builder.html} (50%) create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretRequest.html rename docs/io/dapr/v1/class-use/{DaprProtos.StateOrBuilder.html => DaprProtos.GetSecretRequestOrBuilder.html} (73%) create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretResponse.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.GetSecretEnvelope.html => DaprProtos.GetSecretResponse.html} (59%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretResponseEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretResponseEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetSecretResponseEnvelopeOrBuilder.html rename docs/io/dapr/v1/class-use/{DaprProtos.GetSecretEnvelopeOrBuilder.html => DaprProtos.GetSecretResponseOrBuilder.html} (77%) create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateRequest.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateRequest.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateRequestOrBuilder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateResponse.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.GetStateEnvelope.html => DaprProtos.GetStateResponse.html} (59%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateResponseEnvelope.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateResponseEnvelope.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.GetStateResponseEnvelopeOrBuilder.html rename docs/io/dapr/v1/class-use/{DaprProtos.GetStateEnvelopeOrBuilder.html => DaprProtos.GetStateResponseOrBuilder.html} (78%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.InvokeBindingEnvelope.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.InvokeBindingRequest.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.PublishEventEnvelope.html => DaprProtos.InvokeBindingRequest.html} (52%) rename docs/io/dapr/v1/class-use/{DaprProtos.PublishEventEnvelopeOrBuilder.html => DaprProtos.InvokeBindingRequestOrBuilder.html} (75%) create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.InvokeBindingResponse.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.InvokeBindingEnvelope.html => DaprProtos.InvokeBindingResponse.html} (57%) rename docs/io/dapr/v1/class-use/{DaprProtos.InvokeBindingEnvelopeOrBuilder.html => DaprProtos.InvokeBindingResponseOrBuilder.html} (77%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.PublishEventEnvelope.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.PublishEventRequest.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.DeleteStateEnvelope.html => DaprProtos.PublishEventRequest.html} (55%) rename docs/io/dapr/v1/class-use/{DaprProtos.DeleteStateEnvelopeOrBuilder.html => DaprProtos.PublishEventRequestOrBuilder.html} (75%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.RetryPolicy.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.RetryPolicy.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.RetryPolicyOrBuilder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SaveStateEnvelope.Builder.html create mode 100644 docs/io/dapr/v1/class-use/DaprProtos.SaveStateRequest.Builder.html rename docs/io/dapr/v1/class-use/{DaprProtos.SaveStateEnvelope.html => DaprProtos.SaveStateRequest.html} (53%) rename docs/io/dapr/v1/class-use/{DaprProtos.SaveStateEnvelopeOrBuilder.html => DaprProtos.SaveStateRequestOrBuilder.html} (73%) delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.State.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.State.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateOptions.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateOptions.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateOptionsOrBuilder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateRequest.Builder.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateRequest.html delete mode 100644 docs/io/dapr/v1/class-use/DaprProtos.StateRequestOrBuilder.html diff --git a/README.md b/README.md index 2ceaca809..7f129d41a 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.5.1 + 0.6.0 io.dapr dapr-sdk-actors - 0.5.1 + 0.6.0 io.dapr dapr-sdk-springboot - 0.5.1 + 0.6.0 @@ -106,11 +106,11 @@ repositories { dependencies { ... // Dapr's core SDK with all features, except Actors. - compile('io.dapr:dapr-sdk:0.5.1') + compile('io.dapr:dapr-sdk:0.6.0') // Dapr's SDK for Actors (optional). - compile('io.dapr:dapr-sdk-actors:0.5.1') + compile('io.dapr:dapr-sdk-actors:0.6.0') // Dapr's SDK integration with SpringBoot (optional). - compile('io.dapr:dapr-sdk-springboot:0.5.1') + compile('io.dapr:dapr-sdk-springboot:0.6.0') // If needed, force conflict resolution for okhttp3. configurations.all { diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index 18790f08d..7676cf546 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -2,10 +2,10 @@ - -All Classes (dapr-sdk-parent 0.5.1 API) + +All Classes (dapr-sdk-parent 0.6.0 API) - + @@ -20,7 +20,7 @@ -
  • Summary: 
  • Field | 
  • Required | 
  • -
  • Optional
  • +
  • Optional
  • @@ -148,6 +177,31 @@ public @interface Topic
    + +
  • +
    +
      +
    • +
      +

      metadata

      +
      java.lang.String metadata
      +
      Metadata in the form of a json object. + { + "mykey": "myvalue" + }
      +
      +
      Returns:
      +
      metadata object
      +
      +
      +
      Default:
      +
      "{}"
      +
      +
      +
    • +
    +
    +
  • @@ -180,7 +234,7 @@ public @interface Topic
  • Summary: 
  • Field | 
  • Required | 
  • -
  • Optional
  • +
  • Optional
  • @@ -253,7 +287,7 @@ io.grpc.CallOptions callOptions)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientGrpc.DaprClientFutureStub.html b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html similarity index 63% rename from docs/io/dapr/v1/DaprClientGrpc.DaprClientFutureStub.html rename to docs/io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html index d39e90cca..af0f95178 100644 --- a/docs/io/dapr/v1/DaprClientGrpc.DaprClientFutureStub.html +++ b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html @@ -2,11 +2,11 @@ - -DaprClientGrpc.DaprClientFutureStub (dapr-sdk-parent 0.5.1 API) + +AppCallbackGrpc.AppCallbackFutureStub (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,25 +90,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientGrpc.DaprClientFutureStub

    +

    Class AppCallbackGrpc.AppCallbackFutureStub

    java.lang.Object -
    io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientFutureStub> -
    io.dapr.v1.DaprClientGrpc.DaprClientFutureStub
    +
    io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackFutureStub> +
    io.dapr.v1.AppCallbackGrpc.AppCallbackFutureStub
    Enclosing class:
    -
    DaprClientGrpc
    +
    AppCallbackGrpc

    -
    public static final class DaprClientGrpc.DaprClientFutureStub
    -extends io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientFutureStub>
    +
    public static final class AppCallbackGrpc.AppCallbackFutureStub
    +extends io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackFutureStub>
    - DaprClient service allows user application to interact with Dapr runtime.
    - User application needs to implement DaprClient service if it needs to
    + AppCallback V1 allows user application to interact with Dapr runtime.
    + User application needs to implement AppCallback service if it needs to
      receive message from dapr runtime.
      
    @@ -133,35 +133,52 @@ extends io.grpc.stub.AbstractStub< -protected DaprClientGrpc.DaprClientFutureStub +protected AppCallbackGrpc.AppCallbackFutureStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)   -com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.GetBindingsSubscriptionsEnvelope> -getBindingsSubscriptions​(com.google.protobuf.Empty request) -  +com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.ListInputBindingsResponse> +listInputBindings​(com.google.protobuf.Empty request) + +
    + Lists all input bindings subscribed by this app.
    + -com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.GetTopicSubscriptionsEnvelope> -getTopicSubscriptions​(com.google.protobuf.Empty request) -  +com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> +listTopicSubscriptions​(com.google.protobuf.Empty request) + +
    + Lists all topics subscribed by this app.
    + -com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.BindingResponseEnvelope> -onBindingEvent​(DaprClientProtos.BindingEventEnvelope request) -  +com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.BindingEventResponse> +onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request) + +
    + Listens events from the input bindings + User application can save the states or send the events to the output + bindings optionally by returning BindingEventResponse.
    + com.google.common.util.concurrent.ListenableFuture<CommonProtos.InvokeResponse> onInvoke​(CommonProtos.InvokeRequest request) -  + +
    + Invokes service method with InvokeRequest.
    + com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> -onTopicEvent​(DaprClientProtos.CloudEventEnvelope request) -  +onTopicEvent​(DaprAppCallbackProtos.TopicEventRequest request) + +
    + Subscribes events from Pubsub
    + @@ -193,11 +210,11 @@ io.grpc.CallOptions callOptions)
  • build

    -
    protected DaprClientGrpc.DaprClientFutureStub build​(io.grpc.Channel channel, +
    protected AppCallbackGrpc.AppCallbackFutureStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
    Specified by:
    -
    build in class io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientFutureStub>
    +
    build in class io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackFutureStub>
  • @@ -205,30 +222,47 @@ io.grpc.CallOptions callOptions)

    onInvoke

    public com.google.common.util.concurrent.ListenableFuture<CommonProtos.InvokeResponse> onInvoke​(CommonProtos.InvokeRequest request)
    +
    + Invokes service method with InvokeRequest.
    + 
  • -

    getTopicSubscriptions

    -
    public com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.GetTopicSubscriptionsEnvelope> getTopicSubscriptions​(com.google.protobuf.Empty request)
    +

    listTopicSubscriptions

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> listTopicSubscriptions​(com.google.protobuf.Empty request)
    +
    + Lists all topics subscribed by this app.
    + 
  • -

    getBindingsSubscriptions

    -
    public com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.GetBindingsSubscriptionsEnvelope> getBindingsSubscriptions​(com.google.protobuf.Empty request)
    +

    onTopicEvent

    +
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> onTopicEvent​(DaprAppCallbackProtos.TopicEventRequest request)
    +
    + Subscribes events from Pubsub
    + 
  • -

    onBindingEvent

    -
    public com.google.common.util.concurrent.ListenableFuture<DaprClientProtos.BindingResponseEnvelope> onBindingEvent​(DaprClientProtos.BindingEventEnvelope request)
    +

    listInputBindings

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.ListInputBindingsResponse> listInputBindings​(com.google.protobuf.Empty request)
    +
    + Lists all input bindings subscribed by this app.
    + 
  • -

    onTopicEvent

    -
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> onTopicEvent​(DaprClientProtos.CloudEventEnvelope request)
    +

    onBindingEvent

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprAppCallbackProtos.BindingEventResponse> onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request)
    +
    + Listens events from the input bindings
    + User application can save the states or send the events to the output
    + bindings optionally by returning BindingEventResponse.
    + 
  • @@ -253,7 +287,7 @@ io.grpc.CallOptions callOptions)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientGrpc.DaprClientImplBase.html b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html similarity index 67% rename from docs/io/dapr/v1/DaprClientGrpc.DaprClientImplBase.html rename to docs/io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html index 119dd7d62..90e77d454 100644 --- a/docs/io/dapr/v1/DaprClientGrpc.DaprClientImplBase.html +++ b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html @@ -2,11 +2,11 @@ - -DaprClientGrpc.DaprClientImplBase (dapr-sdk-parent 0.5.1 API) + +AppCallbackGrpc.AppCallbackImplBase (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,11 +90,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientGrpc.DaprClientImplBase

    +

    Class AppCallbackGrpc.AppCallbackImplBase

    java.lang.Object -
    io.dapr.v1.DaprClientGrpc.DaprClientImplBase
    +
    io.dapr.v1.AppCallbackGrpc.AppCallbackImplBase
    @@ -103,15 +103,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Enclosing class:
    -
    DaprClientGrpc
    +
    AppCallbackGrpc

    -
    public abstract static class DaprClientGrpc.DaprClientImplBase
    +
    public abstract static class AppCallbackGrpc.AppCallbackImplBase
     extends java.lang.Object
     implements io.grpc.BindableService
    - DaprClient service allows user application to interact with Dapr runtime.
    - User application needs to implement DaprClient service if it needs to
    + AppCallback V1 allows user application to interact with Dapr runtime.
    + User application needs to implement AppCallback service if it needs to
      receive message from dapr runtime.
      
    @@ -134,7 +134,7 @@ implements io.grpc.BindableService -DaprClientImplBase() +AppCallbackImplBase()   @@ -167,33 +167,50 @@ implements io.grpc.BindableService void -getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver) -  +listInputBindings​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListInputBindingsResponse> responseObserver) + +
    + Lists all input bindings subscribed by this app.
    + void -getTopicSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetTopicSubscriptionsEnvelope> responseObserver) -  +listTopicSubscriptions​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> responseObserver) + +
    + Lists all topics subscribed by this app.
    + void -onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, -io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver) -  +onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.BindingEventResponse> responseObserver) + +
    + Listens events from the input bindings + User application can save the states or send the events to the output + bindings optionally by returning BindingEventResponse.
    + void onInvoke​(CommonProtos.InvokeRequest request, io.grpc.stub.StreamObserver<CommonProtos.InvokeResponse> responseObserver) -  + +
    + Invokes service method with InvokeRequest.
    + void -onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, +onTopicEvent​(DaprAppCallbackProtos.TopicEventRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  + +
    + Subscribes events from Pubsub
    + @@ -219,8 +236,8 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv @@ -238,34 +255,51 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv

    onInvoke

    public void onInvoke​(CommonProtos.InvokeRequest request, io.grpc.stub.StreamObserver<CommonProtos.InvokeResponse> responseObserver)
    +
    + Invokes service method with InvokeRequest.
    + 
  • -

    getTopicSubscriptions

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

    listTopicSubscriptions

    +
    public void listTopicSubscriptions​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> responseObserver)
    +
    + Lists all topics subscribed by this app.
    + 
  • -

    getBindingsSubscriptions

    -
    public void getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> 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​(DaprAppCallbackProtos.TopicEventRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
    +
    + Subscribes events from Pubsub
    + 
    +
    +
  • +
  • +
    +

    listInputBindings

    +
    public void listInputBindings​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListInputBindingsResponse> responseObserver)
    +
    + Lists all input bindings subscribed by this app.
    + 
    +
    +
  • +
  • +
    +

    onBindingEvent

    +
    public void onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.BindingEventResponse> responseObserver)
    +
    + Listens events from the input bindings
    + User application can save the states or send the events to the output
    + bindings optionally by returning BindingEventResponse.
    + 
  • @@ -300,7 +334,7 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientGrpc.DaprClientStub.html b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html similarity index 63% rename from docs/io/dapr/v1/DaprClientGrpc.DaprClientStub.html rename to docs/io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html index 138c1f5ae..c24788679 100644 --- a/docs/io/dapr/v1/DaprClientGrpc.DaprClientStub.html +++ b/docs/io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html @@ -2,11 +2,11 @@ - -DaprClientGrpc.DaprClientStub (dapr-sdk-parent 0.5.1 API) + +AppCallbackGrpc.AppCallbackStub (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,25 +90,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientGrpc.DaprClientStub

    +

    Class AppCallbackGrpc.AppCallbackStub

    java.lang.Object -
    io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientStub> -
    io.dapr.v1.DaprClientGrpc.DaprClientStub
    +
    io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackStub> +
    io.dapr.v1.AppCallbackGrpc.AppCallbackStub
    Enclosing class:
    -
    DaprClientGrpc
    +
    AppCallbackGrpc

    -
    public static final class DaprClientGrpc.DaprClientStub
    -extends io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientStub>
    +
    public static final class AppCallbackGrpc.AppCallbackStub
    +extends io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackStub>
    - DaprClient service allows user application to interact with Dapr runtime.
    - User application needs to implement DaprClient service if it needs to
    + AppCallback V1 allows user application to interact with Dapr runtime.
    + User application needs to implement AppCallback service if it needs to
      receive message from dapr runtime.
      
    @@ -133,40 +133,57 @@ extends io.grpc.stub.AbstractStub< -protected DaprClientGrpc.DaprClientStub +protected AppCallbackGrpc.AppCallbackStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)   void -getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> responseObserver) -  +listInputBindings​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListInputBindingsResponse> responseObserver) + +
    + Lists all input bindings subscribed by this app.
    + void -getTopicSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetTopicSubscriptionsEnvelope> responseObserver) -  +listTopicSubscriptions​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> responseObserver) + +
    + Lists all topics subscribed by this app.
    + void -onBindingEvent​(DaprClientProtos.BindingEventEnvelope request, -io.grpc.stub.StreamObserver<DaprClientProtos.BindingResponseEnvelope> responseObserver) -  +onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.BindingEventResponse> responseObserver) + +
    + Listens events from the input bindings + User application can save the states or send the events to the output + bindings optionally by returning BindingEventResponse.
    + void onInvoke​(CommonProtos.InvokeRequest request, io.grpc.stub.StreamObserver<CommonProtos.InvokeResponse> responseObserver) -  + +
    + Invokes service method with InvokeRequest.
    + void -onTopicEvent​(DaprClientProtos.CloudEventEnvelope request, +onTopicEvent​(DaprAppCallbackProtos.TopicEventRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  + +
    + Subscribes events from Pubsub
    + @@ -198,11 +215,11 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv
  • build

    -
    protected DaprClientGrpc.DaprClientStub build​(io.grpc.Channel channel, +
    protected AppCallbackGrpc.AppCallbackStub build​(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
    Specified by:
    -
    build in class io.grpc.stub.AbstractStub<DaprClientGrpc.DaprClientStub>
    +
    build in class io.grpc.stub.AbstractStub<AppCallbackGrpc.AppCallbackStub>
  • @@ -211,34 +228,51 @@ io.grpc.CallOptions callOptions)

    onInvoke

    public void onInvoke​(CommonProtos.InvokeRequest request, io.grpc.stub.StreamObserver<CommonProtos.InvokeResponse> responseObserver)
    +
    + Invokes service method with InvokeRequest.
    + 
  • -

    getTopicSubscriptions

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

    listTopicSubscriptions

    +
    public void listTopicSubscriptions​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> responseObserver)
    +
    + Lists all topics subscribed by this app.
    + 
  • -

    getBindingsSubscriptions

    -
    public void getBindingsSubscriptions​(com.google.protobuf.Empty request, -io.grpc.stub.StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope> 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​(DaprAppCallbackProtos.TopicEventRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
    +
    + Subscribes events from Pubsub
    + 
    +
    +
  • +
  • +
    +

    listInputBindings

    +
    public void listInputBindings​(com.google.protobuf.Empty request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.ListInputBindingsResponse> responseObserver)
    +
    + Lists all input bindings subscribed by this app.
    + 
    +
    +
  • +
  • +
    +

    onBindingEvent

    +
    public void onBindingEvent​(DaprAppCallbackProtos.BindingEventRequest request, +io.grpc.stub.StreamObserver<DaprAppCallbackProtos.BindingEventResponse> responseObserver)
    +
    + Listens events from the input bindings
    + User application can save the states or send the events to the output
    + bindings optionally by returning BindingEventResponse.
    + 
  • @@ -263,7 +297,7 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientGrpc.html b/docs/io/dapr/v1/AppCallbackGrpc.html similarity index 73% rename from docs/io/dapr/v1/DaprClientGrpc.html rename to docs/io/dapr/v1/AppCallbackGrpc.html index a6d60bffa..94779a272 100644 --- a/docs/io/dapr/v1/DaprClientGrpc.html +++ b/docs/io/dapr/v1/AppCallbackGrpc.html @@ -2,11 +2,11 @@ - -DaprClientGrpc (dapr-sdk-parent 0.5.1 API) + +AppCallbackGrpc (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,21 +90,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientGrpc

    +

    Class AppCallbackGrpc

    java.lang.Object -
    io.dapr.v1.DaprClientGrpc
    +
    io.dapr.v1.AppCallbackGrpc

    @Generated(value="by gRPC proto compiler (version 1.25.0)",
    -           comments="Source: daprclient.proto")
    -public final class DaprClientGrpc
    +           comments="Source: appcallback.proto")
    +public final class AppCallbackGrpc
     extends java.lang.Object
    - DaprClient service allows user application to interact with Dapr runtime.
    - User application needs to implement DaprClient service if it needs to
    + AppCallback V1 allows user application to interact with Dapr runtime.
    + User application needs to implement AppCallback service if it needs to
      receive message from dapr runtime.
      
    @@ -129,34 +129,34 @@ extends java.lang.Object static class  -DaprClientGrpc.DaprClientBlockingStub +AppCallbackGrpc.AppCallbackBlockingStub
    - DaprClient service allows user application to interact with Dapr runtime.
    + AppCallback V1 allows user application to interact with Dapr runtime.
    static class  -DaprClientGrpc.DaprClientFutureStub +AppCallbackGrpc.AppCallbackFutureStub
    - DaprClient service allows user application to interact with Dapr runtime.
    + AppCallback V1 allows user application to interact with Dapr runtime.
    static class  -DaprClientGrpc.DaprClientImplBase +AppCallbackGrpc.AppCallbackImplBase
    - DaprClient service allows user application to interact with Dapr runtime.
    + AppCallback V1 allows user application to interact with Dapr runtime.
    static class  -DaprClientGrpc.DaprClientStub +AppCallbackGrpc.AppCallbackStub
    - DaprClient service allows user application to interact with Dapr runtime.
    + AppCallback V1 allows user application to interact with Dapr runtime. @@ -210,17 +210,17 @@ extends java.lang.Object -static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetBindingsSubscriptionsEnvelope> -getGetBindingsSubscriptionsMethod() +static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprAppCallbackProtos.ListInputBindingsResponse> +getListInputBindingsMethod()   -static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprClientProtos.GetTopicSubscriptionsEnvelope> -getGetTopicSubscriptionsMethod() +static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprAppCallbackProtos.ListTopicSubscriptionsResponse> +getListTopicSubscriptionsMethod()   -static io.grpc.MethodDescriptor<DaprClientProtos.BindingEventEnvelope,​DaprClientProtos.BindingResponseEnvelope> +static io.grpc.MethodDescriptor<DaprAppCallbackProtos.BindingEventRequest,​DaprAppCallbackProtos.BindingEventResponse> getOnBindingEventMethod()   @@ -230,7 +230,7 @@ extends java.lang.Object   -static io.grpc.MethodDescriptor<DaprClientProtos.CloudEventEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprAppCallbackProtos.TopicEventRequest,​com.google.protobuf.Empty> getOnTopicEventMethod()   @@ -240,21 +240,21 @@ extends java.lang.Object   -static DaprClientGrpc.DaprClientBlockingStub +static AppCallbackGrpc.AppCallbackBlockingStub 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 AppCallbackGrpc.AppCallbackFutureStub newFutureStub​(io.grpc.Channel channel)
    Creates a new ListenableFuture-style stub that supports unary calls on the service
    -static DaprClientGrpc.DaprClientStub +static AppCallbackGrpc.AppCallbackStub newStub​(io.grpc.Channel channel)
    Creates a new async stub that supports all call types for the service
    @@ -288,7 +288,7 @@ extends java.lang.Object
    public static final java.lang.String SERVICE_NAME
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -310,46 +310,46 @@ extends java.lang.Object
  • -

    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()
    -
    -
  • -
  • -
    -

    getOnBindingEventMethod

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

    getListTopicSubscriptionsMethod

    +
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprAppCallbackProtos.ListTopicSubscriptionsResponse> getListTopicSubscriptionsMethod()
  • getOnTopicEventMethod

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

    getListInputBindingsMethod

    +
    public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​DaprAppCallbackProtos.ListInputBindingsResponse> getListInputBindingsMethod()
    +
    +
  • +
  • +
    +

    getOnBindingEventMethod

    +
    public static io.grpc.MethodDescriptor<DaprAppCallbackProtos.BindingEventRequest,​DaprAppCallbackProtos.BindingEventResponse> getOnBindingEventMethod()
  • newStub

    -
    public static DaprClientGrpc.DaprClientStub newStub​(io.grpc.Channel channel)
    +
    public static AppCallbackGrpc.AppCallbackStub 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 AppCallbackGrpc.AppCallbackBlockingStub 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 AppCallbackGrpc.AppCallbackFutureStub newFutureStub​(io.grpc.Channel channel)
    Creates a new ListenableFuture-style stub that supports unary calls on the service
  • @@ -381,7 +381,7 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/CommonProtos.HTTPExtension.Builder.html b/docs/io/dapr/v1/CommonProtos.HTTPExtension.Builder.html index 42ff40b84..4a49483fa 100644 --- a/docs/io/dapr/v1/CommonProtos.HTTPExtension.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.HTTPExtension.Builder.html @@ -2,10 +2,10 @@ - -CommonProtos.HTTPExtension.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.HTTPExtension.Builder (dapr-sdk-parent 0.6.0 API) - + @@ -188,7 +188,7 @@ java.lang.Object value)
    clearVerb()
    - verb is HTTP verb.
    + Required. @@ -271,7 +271,7 @@ java.lang.String defaultValue)
    getVerb()
    - verb is HTTP verb.
    + Required. @@ -279,7 +279,7 @@ java.lang.String defaultValue) getVerbValue()
    - verb is HTTP verb.
    + Required. @@ -371,7 +371,7 @@ java.lang.Object value) setVerb​(CommonProtos.HTTPExtension.Verb value)
    - verb is HTTP verb.
    + Required. @@ -379,7 +379,7 @@ java.lang.Object value) setVerbValue​(int value)
    - verb is HTTP verb.
    + Required. @@ -660,8 +660,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getVerbValue

    public int getVerbValue()
    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -678,8 +677,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setVerbValue

    public CommonProtos.HTTPExtension.Builder setVerbValue​(int value)
    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -696,8 +694,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getVerb

    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -714,8 +711,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setVerb

    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -732,8 +728,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    clearVerb

    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    diff --git a/docs/io/dapr/v1/CommonProtos.HTTPExtension.Verb.html b/docs/io/dapr/v1/CommonProtos.HTTPExtension.Verb.html index cdf798e1a..5a7bfd575 100644 --- a/docs/io/dapr/v1/CommonProtos.HTTPExtension.Verb.html +++ b/docs/io/dapr/v1/CommonProtos.HTTPExtension.Verb.html @@ -2,10 +2,10 @@ - -CommonProtos.HTTPExtension.Verb (dapr-sdk-parent 0.5.1 API) + +CommonProtos.HTTPExtension.Verb (dapr-sdk-parent 0.6.0 API) - + diff --git a/docs/io/dapr/v1/CommonProtos.HTTPExtension.html b/docs/io/dapr/v1/CommonProtos.HTTPExtension.html index 575d3dece..8655ffbe7 100644 --- a/docs/io/dapr/v1/CommonProtos.HTTPExtension.html +++ b/docs/io/dapr/v1/CommonProtos.HTTPExtension.html @@ -2,10 +2,10 @@ - -CommonProtos.HTTPExtension (dapr-sdk-parent 0.5.1 API) + +CommonProtos.HTTPExtension (dapr-sdk-parent 0.6.0 API) - + @@ -336,7 +336,7 @@ java.lang.String defaultValue) getVerb()
    - verb is HTTP verb.
    + Required. @@ -344,7 +344,7 @@ java.lang.String defaultValue) getVerbValue()
    - verb is HTTP verb.
    + Required. @@ -603,8 +603,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getVerbValue

    public int getVerbValue()
    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -621,8 +620,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getVerb

    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    diff --git a/docs/io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html b/docs/io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html index 28ad5c8a0..6acf70b59 100644 --- a/docs/io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html +++ b/docs/io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html @@ -2,10 +2,10 @@ - -CommonProtos.HTTPExtensionOrBuilder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.HTTPExtensionOrBuilder (dapr-sdk-parent 0.6.0 API) - + @@ -183,7 +183,7 @@ java.lang.String defaultValue) getVerb()
    - verb is HTTP verb.
    + Required. @@ -191,7 +191,7 @@ java.lang.String defaultValue) getVerbValue()
    - verb is HTTP verb.
    + Required. @@ -226,8 +226,7 @@ java.lang.String defaultValue)

    getVerbValue

    int getVerbValue()
    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    @@ -242,8 +241,7 @@ java.lang.String defaultValue)

    getVerb

    - verb is HTTP verb.
    - This is required.
    + Required. HTTP verb.
      
    .dapr.proto.common.v1.HTTPExtension.Verb verb = 1;
    diff --git a/docs/io/dapr/v1/CommonProtos.InvokeRequest.Builder.html b/docs/io/dapr/v1/CommonProtos.InvokeRequest.Builder.html index c955db286..8c9d1136d 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeRequest.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeRequest.Builder.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeRequest.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeRequest.Builder (dapr-sdk-parent 0.6.0 API) - + @@ -115,7 +115,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    public static final class CommonProtos.InvokeRequest.Builder
     extends com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.InvokeRequest.Builder>
     implements CommonProtos.InvokeRequestOrBuilder
    -
    Protobuf type dapr.proto.common.v1.InvokeRequest
    +
    + InvokeRequest is the message to invoke a method with the data.
    + This message is used in InvokeService of Dapr gRPC Service and OnInvoke
    + of AppCallback gRPC service.
    + 
    + + Protobuf type dapr.proto.common.v1.InvokeRequest
      @@ -163,7 +169,7 @@ java.lang.Object value) clearContentType()
      - content_type is the type of data content.
      + The type of data content. @@ -171,7 +177,7 @@ java.lang.Object value) clearData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -184,8 +190,7 @@ java.lang.Object value) clearHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -193,7 +198,7 @@ java.lang.Object value) clearMethod()
      - method is a method name which will be invoked by caller.
      + Required. @@ -211,7 +216,7 @@ java.lang.Object value) getContentType()
      - content_type is the type of data content.
      + The type of data content. @@ -219,7 +224,7 @@ java.lang.Object value) getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content. @@ -227,7 +232,7 @@ java.lang.Object value) getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -235,7 +240,7 @@ java.lang.Object value) getDataBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -243,7 +248,7 @@ java.lang.Object value) getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -266,8 +271,7 @@ java.lang.Object value) getHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -275,8 +279,7 @@ java.lang.Object value) getHttpExtensionBuilder()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -284,8 +287,7 @@ java.lang.Object value) getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -293,7 +295,7 @@ java.lang.Object value) getMethod()
      - method is a method name which will be invoked by caller.
      + Required. @@ -301,7 +303,7 @@ java.lang.Object value) getMethodBytes()
      - method is a method name which will be invoked by caller.
      + Required. @@ -309,7 +311,7 @@ java.lang.Object value) hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -317,8 +319,7 @@ java.lang.Object value) hasHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -336,7 +337,7 @@ java.lang.Object value) mergeData​(com.google.protobuf.Any value)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -360,8 +361,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeHttpExtension​(CommonProtos.HTTPExtension value)
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -374,7 +374,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setContentType​(java.lang.String value)
      - content_type is the type of data content.
      + The type of data content. @@ -382,7 +382,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setContentTypeBytes​(com.google.protobuf.ByteString value)
      - content_type is the type of data content.
      + The type of data content. @@ -390,7 +390,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setData​(com.google.protobuf.Any value)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -398,7 +398,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setData​(com.google.protobuf.Any.Builder builderForValue)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -412,8 +412,7 @@ java.lang.Object value) setHttpExtension​(CommonProtos.HTTPExtension value)
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -421,8 +420,7 @@ java.lang.Object value) setHttpExtension​(CommonProtos.HTTPExtension.Builder builderForValue)
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -430,7 +428,7 @@ java.lang.Object value) setMethod​(java.lang.String value)
      - method is a method name which will be invoked by caller.
      + Required. @@ -438,7 +436,7 @@ java.lang.Object value) setMethodBytes​(com.google.protobuf.ByteString value)
      - method is a method name which will be invoked by caller.
      + Required. @@ -711,9 +709,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getMethod

      public java.lang.String getMethod()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -730,9 +726,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getMethodBytes

      public com.google.protobuf.ByteString getMethodBytes()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -749,9 +743,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setMethod

      public CommonProtos.InvokeRequest.Builder setMethod​(java.lang.String value)
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -768,9 +760,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearMethod

      public CommonProtos.InvokeRequest.Builder clearMethod()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -785,9 +775,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setMethodBytes

      public CommonProtos.InvokeRequest.Builder setMethodBytes​(com.google.protobuf.ByteString value)
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -804,9 +792,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasData

      public boolean hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -823,9 +810,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getData

      public com.google.protobuf.Any getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -842,9 +828,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setData

      public CommonProtos.InvokeRequest.Builder setData​(com.google.protobuf.Any value)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -855,9 +840,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setData

      public CommonProtos.InvokeRequest.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -868,9 +852,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      mergeData

      public CommonProtos.InvokeRequest.Builder mergeData​(com.google.protobuf.Any value)
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -881,9 +864,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearData

      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -894,9 +876,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataBuilder

      public com.google.protobuf.Any.Builder getDataBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -907,9 +888,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataOrBuilder

      public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -924,7 +904,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentType

      public java.lang.String getContentType()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -943,7 +923,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentTypeBytes

      public com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -962,7 +942,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setContentType

      public CommonProtos.InvokeRequest.Builder setContentType​(java.lang.String value)
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -981,7 +961,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearContentType

      public CommonProtos.InvokeRequest.Builder clearContentType()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -998,7 +978,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setContentTypeBytes

      public CommonProtos.InvokeRequest.Builder setContentTypeBytes​(com.google.protobuf.ByteString value)
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -1017,9 +997,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasHttpExtension

      public boolean hasHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1036,9 +1016,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getHttpExtension

      public CommonProtos.HTTPExtension getHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1055,9 +1035,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setHttpExtension

      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1068,9 +1048,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setHttpExtension

      public CommonProtos.InvokeRequest.Builder setHttpExtension​(CommonProtos.HTTPExtension.Builder builderForValue)
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1081,9 +1061,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      mergeHttpExtension

      public CommonProtos.InvokeRequest.Builder mergeHttpExtension​(CommonProtos.HTTPExtension value)
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1094,9 +1074,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearHttpExtension

      public CommonProtos.InvokeRequest.Builder clearHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1107,9 +1087,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getHttpExtensionBuilder

      public CommonProtos.HTTPExtension.Builder getHttpExtensionBuilder()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -1120,9 +1100,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getHttpExtensionOrBuilder

      public CommonProtos.HTTPExtensionOrBuilder getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      diff --git a/docs/io/dapr/v1/CommonProtos.InvokeRequest.html b/docs/io/dapr/v1/CommonProtos.InvokeRequest.html index 95f4a344e..f06057f9f 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeRequest.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeRequest.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeRequest (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeRequest (dapr-sdk-parent 0.6.0 API) - + @@ -115,7 +115,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      public static final class CommonProtos.InvokeRequest
       extends com.google.protobuf.GeneratedMessageV3
       implements CommonProtos.InvokeRequestOrBuilder
      -
      Protobuf type dapr.proto.common.v1.InvokeRequest
      +
      + InvokeRequest is the message to invoke a method with the data.
      + This message is used in InvokeService of Dapr gRPC Service and OnInvoke
      + of AppCallback gRPC service.
      + 
      + + Protobuf type dapr.proto.common.v1.InvokeRequest
      See Also:
      Serialized Form
      @@ -144,7 +150,8 @@ implements static class  CommonProtos.InvokeRequest.Builder -
      Protobuf type dapr.proto.common.v1.InvokeRequest
      +
      + InvokeRequest is the message to invoke a method with the data.
      @@ -247,7 +254,7 @@ implements getContentType()
      - content_type is the type of data content.
      + The type of data content.
      @@ -255,7 +262,7 @@ implements getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content.
      @@ -263,7 +270,7 @@ implements getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required.
      @@ -271,7 +278,7 @@ implements getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required.
      @@ -294,8 +301,7 @@ implements getHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request.
      @@ -303,8 +309,7 @@ implements getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -312,7 +317,7 @@ implements getMethod()
      - method is a method name which will be invoked by caller.
      + Required. @@ -320,7 +325,7 @@ implements getMethodBytes()
      - method is a method name which will be invoked by caller.
      + Required. @@ -343,7 +348,7 @@ implements hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -356,8 +361,7 @@ implements hasHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -616,9 +620,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getMethod

      public java.lang.String getMethod()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -635,9 +637,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getMethodBytes

      public com.google.protobuf.ByteString getMethodBytes()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -654,9 +654,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasData

      public boolean hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -673,9 +672,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getData

      public com.google.protobuf.Any getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -692,9 +690,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataOrBuilder

      public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -709,7 +706,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentType

      public java.lang.String getContentType()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -728,7 +725,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentTypeBytes

      public com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -747,9 +744,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasHttpExtension

      public boolean hasHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -766,9 +763,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getHttpExtension

      public CommonProtos.HTTPExtension getHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -785,9 +782,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getHttpExtensionOrBuilder

      public CommonProtos.HTTPExtensionOrBuilder getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      diff --git a/docs/io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html b/docs/io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html index ddbbfd2cb..69b7d2937 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeRequestOrBuilder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - + @@ -135,7 +135,7 @@ extends com.google.protobuf.MessageOrBuilder getContentType()
      - content_type is the type of data content.
      + The type of data content.
      @@ -143,7 +143,7 @@ extends com.google.protobuf.MessageOrBuilder getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content.
      @@ -151,7 +151,7 @@ extends com.google.protobuf.MessageOrBuilder getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -159,7 +159,7 @@ extends com.google.protobuf.MessageOrBuilder getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -167,8 +167,7 @@ extends com.google.protobuf.MessageOrBuilder getHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -176,8 +175,7 @@ extends com.google.protobuf.MessageOrBuilder getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -185,7 +183,7 @@ extends com.google.protobuf.MessageOrBuilder getMethod()
      - method is a method name which will be invoked by caller.
      + Required. @@ -193,7 +191,7 @@ extends com.google.protobuf.MessageOrBuilder getMethodBytes()
      - method is a method name which will be invoked by caller.
      + Required. @@ -201,7 +199,7 @@ extends com.google.protobuf.MessageOrBuilder hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. @@ -209,8 +207,7 @@ extends com.google.protobuf.MessageOrBuilder hasHttpExtension()
      - http_extension includes http specific fields if request conveys - http-compatible request.
      + HTTP specific fields if request conveys http-compatible request. @@ -245,9 +242,7 @@ extends com.google.protobuf.MessageOrBuilder

      getMethod

      java.lang.String getMethod()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -262,9 +257,7 @@ extends com.google.protobuf.MessageOrBuilder

      getMethodBytes

      com.google.protobuf.ByteString getMethodBytes()
      - method is a method name which will be invoked by caller.
      - 
      - This field is required.
      + Required. method is a method name which will be invoked by caller.
        
      string method = 1;
      @@ -279,9 +272,8 @@ extends com.google.protobuf.MessageOrBuilder

      hasData

      boolean hasData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -296,9 +288,8 @@ extends com.google.protobuf.MessageOrBuilder

      getData

      com.google.protobuf.Any getData()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -313,9 +304,8 @@ extends com.google.protobuf.MessageOrBuilder

      getDataOrBuilder

      com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys bytes value or Protobuf message which caller sent.
      + Required. Bytes value or Protobuf message which caller sent.
        Dapr treats Any.value as bytes type if Any.type_url is unset.
      - This field is required.
        
      .google.protobuf.Any data = 2;
      @@ -326,7 +316,7 @@ extends com.google.protobuf.MessageOrBuilder

      getContentType

      java.lang.String getContentType()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -343,7 +333,7 @@ extends com.google.protobuf.MessageOrBuilder

      getContentTypeBytes

      com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      + The type of data content.
        This field is required if data delivers http request body
        Otherwise, this is optional.
        
      @@ -360,9 +350,9 @@ extends com.google.protobuf.MessageOrBuilder

      hasHttpExtension

      boolean hasHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -377,9 +367,9 @@ extends com.google.protobuf.MessageOrBuilder

      getHttpExtension

      CommonProtos.HTTPExtension getHttpExtension()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      @@ -394,9 +384,9 @@ extends com.google.protobuf.MessageOrBuilder

      getHttpExtensionOrBuilder

      CommonProtos.HTTPExtensionOrBuilder getHttpExtensionOrBuilder()
      - http_extension includes http specific fields if request conveys 
      - http-compatible request.
      - This field is optional.
      + HTTP specific fields if request conveys http-compatible request.
      + This field is required for http-compatible request. Otherwise,
      + this field is optional.
        
      .dapr.proto.common.v1.HTTPExtension http_extension = 4;
      diff --git a/docs/io/dapr/v1/CommonProtos.InvokeResponse.Builder.html b/docs/io/dapr/v1/CommonProtos.InvokeResponse.Builder.html index b8be261d8..70976ca3f 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeResponse.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeResponse.Builder.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeResponse.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeResponse.Builder (dapr-sdk-parent 0.6.0 API) - + @@ -115,7 +115,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      public static final class CommonProtos.InvokeResponse.Builder
       extends com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.InvokeResponse.Builder>
       implements CommonProtos.InvokeResponseOrBuilder
      -
      Protobuf type dapr.proto.common.v1.InvokeResponse
      +
      + InvokeResponse is the response message inclduing data and its content type
      + from app callback.
      + This message is used in InvokeService of Dapr gRPC Service and OnInvoke
      + of AppCallback gRPC service.
      + 
      + + Protobuf type dapr.proto.common.v1.InvokeResponse
      @@ -163,7 +170,7 @@ java.lang.Object value) clearContentType()
      - content_type is the type of data content.
      + Required. @@ -171,7 +178,7 @@ java.lang.Object value) clearData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -194,7 +201,7 @@ java.lang.Object value) getContentType()
      - content_type is the type of data content.
      + Required. @@ -202,7 +209,7 @@ java.lang.Object value) getContentTypeBytes()
      - content_type is the type of data content.
      + Required. @@ -210,7 +217,7 @@ java.lang.Object value) getData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -218,7 +225,7 @@ java.lang.Object value) getDataBuilder()
      - data conveys the content body of InvokeService response.
      + Required. @@ -226,7 +233,7 @@ java.lang.Object value) getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      + Required. @@ -249,7 +256,7 @@ java.lang.Object value) hasData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -267,7 +274,7 @@ java.lang.Object value) mergeData​(com.google.protobuf.Any value)
      - data conveys the content body of InvokeService response.
      + Required. @@ -296,7 +303,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setContentType​(java.lang.String value)
      - content_type is the type of data content.
      + Required. @@ -304,7 +311,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setContentTypeBytes​(com.google.protobuf.ByteString value)
      - content_type is the type of data content.
      + Required. @@ -312,7 +319,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setData​(com.google.protobuf.Any value)
      - data conveys the content body of InvokeService response.
      + Required. @@ -320,7 +327,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) setData​(com.google.protobuf.Any.Builder builderForValue)
      - data conveys the content body of InvokeService response.
      + Required. @@ -599,8 +606,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasData

      public boolean hasData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -617,8 +623,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getData

      public com.google.protobuf.Any getData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -635,8 +640,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setData

      public CommonProtos.InvokeResponse.Builder setData​(com.google.protobuf.Any value)
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -647,8 +651,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setData

      public CommonProtos.InvokeResponse.Builder setData​(com.google.protobuf.Any.Builder builderForValue)
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -659,8 +662,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      mergeData

      public CommonProtos.InvokeResponse.Builder mergeData​(com.google.protobuf.Any value)
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -671,8 +673,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearData

      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -683,8 +684,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataBuilder

      public com.google.protobuf.Any.Builder getDataBuilder()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -695,8 +695,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataOrBuilder

      public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -711,8 +710,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentType

      public java.lang.String getContentType()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -729,8 +727,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentTypeBytes

      public com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -747,8 +744,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setContentType

      public CommonProtos.InvokeResponse.Builder setContentType​(java.lang.String value)
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -765,8 +761,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      clearContentType

      public CommonProtos.InvokeResponse.Builder clearContentType()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -781,8 +776,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      setContentTypeBytes

      public CommonProtos.InvokeResponse.Builder setContentTypeBytes​(com.google.protobuf.ByteString value)
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      diff --git a/docs/io/dapr/v1/CommonProtos.InvokeResponse.html b/docs/io/dapr/v1/CommonProtos.InvokeResponse.html index 16682c30d..a2547579b 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeResponse.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeResponse.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeResponse (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeResponse (dapr-sdk-parent 0.6.0 API) - + @@ -115,7 +115,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      public static final class CommonProtos.InvokeResponse
       extends com.google.protobuf.GeneratedMessageV3
       implements CommonProtos.InvokeResponseOrBuilder
      -
      Protobuf type dapr.proto.common.v1.InvokeResponse
      +
      + InvokeResponse is the response message inclduing data and its content type
      + from app callback.
      + This message is used in InvokeService of Dapr gRPC Service and OnInvoke
      + of AppCallback gRPC service.
      + 
      + + Protobuf type dapr.proto.common.v1.InvokeResponse
      See Also:
      Serialized Form
      @@ -144,7 +151,9 @@ implements static class  CommonProtos.InvokeResponse.Builder -
      Protobuf type dapr.proto.common.v1.InvokeResponse
      +
      + InvokeResponse is the response message inclduing data and its content type + from app callback.
      @@ -237,7 +246,7 @@ implements getContentType()
      - content_type is the type of data content.
      + Required. @@ -245,7 +254,7 @@ implements getContentTypeBytes()
      - content_type is the type of data content.
      + Required. @@ -253,7 +262,7 @@ implements getData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -261,7 +270,7 @@ implements getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      + Required. @@ -299,7 +308,7 @@ implements hasData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -543,8 +552,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      hasData

      public boolean hasData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -561,8 +569,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getData

      public com.google.protobuf.Any getData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -579,8 +586,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getDataOrBuilder

      public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -595,8 +601,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentType

      public java.lang.String getContentType()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -613,8 +618,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

      getContentTypeBytes

      public com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      diff --git a/docs/io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html b/docs/io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html index 20b48468c..30c05ad35 100644 --- a/docs/io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html +++ b/docs/io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html @@ -2,10 +2,10 @@ - -CommonProtos.InvokeResponseOrBuilder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.InvokeResponseOrBuilder (dapr-sdk-parent 0.6.0 API) - + @@ -135,7 +135,7 @@ extends com.google.protobuf.MessageOrBuilder getContentType()
      - content_type is the type of data content.
      + Required. @@ -143,7 +143,7 @@ extends com.google.protobuf.MessageOrBuilder getContentTypeBytes()
      - content_type is the type of data content.
      + Required. @@ -151,7 +151,7 @@ extends com.google.protobuf.MessageOrBuilder getData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -159,7 +159,7 @@ extends com.google.protobuf.MessageOrBuilder getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      + Required. @@ -167,7 +167,7 @@ extends com.google.protobuf.MessageOrBuilder hasData()
      - data conveys the content body of InvokeService response.
      + Required. @@ -202,8 +202,7 @@ extends com.google.protobuf.MessageOrBuilder

      hasData

      boolean hasData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -218,8 +217,7 @@ extends com.google.protobuf.MessageOrBuilder

      getData

      com.google.protobuf.Any getData()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -234,8 +232,7 @@ extends com.google.protobuf.MessageOrBuilder

      getDataOrBuilder

      com.google.protobuf.AnyOrBuilder getDataOrBuilder()
      - data conveys the content body of InvokeService response.
      - This field is required.
      + Required. The content body of InvokeService response.
        
      .google.protobuf.Any data = 1;
      @@ -246,8 +243,7 @@ extends com.google.protobuf.MessageOrBuilder

      getContentType

      java.lang.String getContentType()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      @@ -262,8 +258,7 @@ extends com.google.protobuf.MessageOrBuilder

      getContentTypeBytes

      com.google.protobuf.ByteString getContentTypeBytes()
      - content_type is the type of data content.
      - This field is required.
      + Required. The type of data content.
        
      string content_type = 2;
      diff --git a/docs/io/dapr/v1/DaprClientProtos.State.Builder.html b/docs/io/dapr/v1/CommonProtos.StateItem.Builder.html similarity index 62% rename from docs/io/dapr/v1/DaprClientProtos.State.Builder.html rename to docs/io/dapr/v1/CommonProtos.StateItem.Builder.html index f6004919d..6c3e7f7c6 100644 --- a/docs/io/dapr/v1/DaprClientProtos.State.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.StateItem.Builder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.State.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateItem.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
    • Overview
    • Package
    • -
    • Use
    • +
    • Use
    • Tree
    • Deprecated
    • Index
    • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      Package io.dapr.v1
      -

      Class DaprClientProtos.State.Builder

      +

      Class CommonProtos.StateItem.Builder

      java.lang.Object
      com.google.protobuf.AbstractMessageLite.Builder
      com.google.protobuf.AbstractMessage.Builder<BuilderType> -
      com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder> -
      io.dapr.v1.DaprClientProtos.State.Builder
      +
      com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateItem.Builder> +
      io.dapr.v1.CommonProtos.StateItem.Builder
      @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      All Implemented Interfaces:
      -
      com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.StateOrBuilder, java.lang.Cloneable
      +
      com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateItemOrBuilder, java.lang.Cloneable
      Enclosing class:
      -
      DaprClientProtos.State
      +
      CommonProtos.StateItem

      -
      public static final class DaprClientProtos.State.Builder
      -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.State.Builder>
      -implements DaprClientProtos.StateOrBuilder
      -
      Protobuf type dapr.proto.daprclient.v1.State
      +
      public static final class CommonProtos.StateItem.Builder
      +extends com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateItem.Builder>
      +implements CommonProtos.StateItemOrBuilder
      +
      + StateItem represents state key, value, and additional options to save state.
      + 
      + + Protobuf type dapr.proto.common.v1.StateItem
      @@ -575,7 +573,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<CommonProtos.StateItem.Builder>
    @@ -585,21 +583,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<CommonProtos.StateItem.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<CommonProtos.StateItem.Builder>
  • @@ -613,14 +611,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<CommonProtos.StateItem.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprClientProtos.State buildPartial()
    +
    public CommonProtos.StateItem buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -656,97 +654,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<CommonProtos.StateItem.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -757,14 +755,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<CommonProtos.StateItem.Builder>
  • mergeFrom

    -
    public DaprClientProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public CommonProtos.StateItem.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -773,7 +771,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<CommonProtos.StateItem.Builder>
    Throws:
    java.io.IOException
    @@ -783,10 +781,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Specified by:
    -
    getKey in interface DaprClientProtos.StateOrBuilder
    +
    getKey in interface CommonProtos.StateItemOrBuilder
    Returns:
    The key.
    @@ -796,10 +798,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    +
    getKeyBytes in interface CommonProtos.StateItemOrBuilder
    Returns:
    The bytes for key.
    @@ -808,8 +814,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprClientProtos.State.Builder setKey​(java.lang.String value)
    -
    string key = 1;
    +
    public CommonProtos.StateItem.Builder setKey​(java.lang.String value)
    +
    + Required. The state key
    + 
    + + string key = 1;
    Parameters:
    value - The key to set.
    @@ -821,8 +831,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    -
    public DaprClientProtos.State.Builder clearKey()
    -
    string key = 1;
    +
    public CommonProtos.StateItem.Builder clearKey()
    +
    + Required. The state key
    + 
    + + string key = 1;
    Returns:
    This builder for chaining.
    @@ -832,8 +846,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprClientProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    -
    string key = 1;
    +
    public CommonProtos.StateItem.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    + Required. The state key
    + 
    + + string key = 1;
    Parameters:
    value - The bytes for key to set.
    @@ -844,25 +862,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasValue

    -
    public boolean hasValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    hasValue in interface DaprClientProtos.StateOrBuilder
    -
    Returns:
    -
    Whether the value field is set.
    -
    -
    -
  • -
  • -

    getValue

    -
    public com.google.protobuf.Any getValue()
    -
    .google.protobuf.Any value = 2;
    +
    public com.google.protobuf.ByteString getValue()
    +
    + Required. The state data for key
    + 
    + + bytes value = 2;
    Specified by:
    -
    getValue in interface DaprClientProtos.StateOrBuilder
    +
    getValue in interface CommonProtos.StateItemOrBuilder
    Returns:
    The value.
    @@ -870,47 +879,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setValue

    -
    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)
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -
    -

    mergeValue

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

    setValue

    +
    public CommonProtos.StateItem.Builder setValue​(com.google.protobuf.ByteString value)
    +
    + Required. The state data for key
    + 
    + + bytes value = 2;
    +
    +
    Parameters:
    +
    value - The value to set.
    +
    Returns:
    +
    This builder for chaining.
    +
  • clearValue

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

    getValueBuilder

    -
    public com.google.protobuf.Any.Builder getValueBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -
    -

    getValueOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getValueOrBuilder()
    -
    .google.protobuf.Any value = 2;
    +
    public CommonProtos.StateItem.Builder clearValue()
    +
    + Required. The state data for key
    + 
    + + bytes value = 2;
    -
    Specified by:
    -
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    Returns:
    +
    This builder for chaining.
  • @@ -918,10 +913,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtag in interface DaprClientProtos.StateOrBuilder
    +
    getEtag in interface CommonProtos.StateItemOrBuilder
    Returns:
    The etag.
    @@ -931,10 +931,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    +
    getEtagBytes in interface CommonProtos.StateItemOrBuilder
    Returns:
    The bytes for etag.
    @@ -943,8 +948,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprClientProtos.State.Builder setEtag​(java.lang.String value)
    -
    string etag = 3;
    +
    public CommonProtos.StateItem.Builder setEtag​(java.lang.String value)
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Parameters:
    value - The etag to set.
    @@ -956,8 +966,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    -
    public DaprClientProtos.State.Builder clearEtag()
    -
    string etag = 3;
    +
    public CommonProtos.StateItem.Builder clearEtag()
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    This builder for chaining.
    @@ -967,8 +982,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprClientProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    -
    string etag = 3;
    +
    public CommonProtos.StateItem.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Parameters:
    value - The bytes for etag to set.
    @@ -981,11 +1001,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprClientProtos.StateOrBuilder
    -
    map<string, string> metadata = 4;
    +
    Description copied from interface: CommonProtos.StateItemOrBuilder
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataCount in interface CommonProtos.StateItemOrBuilder
  • @@ -993,10 +1017,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.StateOrBuilder
    +
    containsMetadata in interface CommonProtos.StateItemOrBuilder
  • @@ -1009,7 +1037,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.StateOrBuilder
    +
    getMetadata in interface CommonProtos.StateItemOrBuilder
  • @@ -1017,10 +1045,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataMap in interface CommonProtos.StateItemOrBuilder
  • @@ -1029,10 +1061,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface CommonProtos.StateItemOrBuilder
  • @@ -1040,24 +1076,32 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface CommonProtos.StateItemOrBuilder
  • clearMetadata

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

    -
    public DaprClientProtos.State.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    public CommonProtos.StateItem.Builder removeMetadata​(java.lang.String key)
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • @@ -1072,26 +1116,38 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprClientProtos.State.Builder putMetadata​(java.lang.String key, +
    public CommonProtos.StateItem.Builder putMetadata​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • putAllMetadata

    -
    public DaprClientProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 4;
    +
    public CommonProtos.StateItem.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • hasOptions

    public boolean hasOptions()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprClientProtos.StateOrBuilder
    +
    hasOptions in interface CommonProtos.StateItemOrBuilder
    Returns:
    Whether the options field is set.
    @@ -1100,11 +1156,15 @@ java.lang.String value)
  • getOptions

    -
    public DaprClientProtos.StateOptions getOptions()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateOptions getOptions()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprClientProtos.StateOrBuilder
    +
    getOptions in interface CommonProtos.StateItemOrBuilder
    Returns:
    The options.
    @@ -1112,71 +1172,95 @@ java.lang.String value)
  • -

    setOptions

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

    setOptions

    + +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • -

    setOptions

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

    setOptions

    +
    public CommonProtos.StateItem.Builder setOptions​(CommonProtos.StateOptions.Builder builderForValue)
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • -

    mergeOptions

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

    mergeOptions

    + +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • clearOptions

    -
    public DaprClientProtos.State.Builder clearOptions()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateItem.Builder clearOptions()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • getOptionsBuilder

    -
    public DaprClientProtos.StateOptions.Builder getOptionsBuilder()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateOptions.Builder getOptionsBuilder()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • getOptionsOrBuilder

    -
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface CommonProtos.StateItemOrBuilder
  • setUnknownFields

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

    -
    public final DaprClientProtos.State.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final CommonProtos.StateItem.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<CommonProtos.StateItem.Builder>
  • @@ -1202,7 +1286,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.State.html b/docs/io/dapr/v1/CommonProtos.StateItem.html similarity index 77% rename from docs/io/dapr/v1/DaprClientProtos.State.html rename to docs/io/dapr/v1/CommonProtos.StateItem.html index e88696146..60022d3b5 100644 --- a/docs/io/dapr/v1/DaprClientProtos.State.html +++ b/docs/io/dapr/v1/CommonProtos.StateItem.html @@ -2,11 +2,11 @@ - -DaprClientProtos.State (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateItem (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.State

    +

    Class CommonProtos.StateItem

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.State
    +
    io.dapr.v1.CommonProtos.StateItem
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.StateOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateItemOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    CommonProtos

    -
    public static final class DaprClientProtos.State
    +
    public static final class CommonProtos.StateItem
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.StateOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.State
    +implements CommonProtos.StateItemOrBuilder
    +
    + StateItem represents state key, value, and additional options to save state.
    + 
    + + Protobuf type dapr.proto.common.v1.StateItem
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprClientProtos.State.Builder +CommonProtos.StateItem.Builder -
    Protobuf type dapr.proto.daprclient.v1.State
    +
    + StateItem represents state key, value, and additional options to save state.
    @@ -246,7 +251,8 @@ implements boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    @@ -255,12 +261,12 @@ implements   -static DaprClientProtos.State +static CommonProtos.StateItem getDefaultInstance()   -DaprClientProtos.State +CommonProtos.StateItem getDefaultInstanceForType()   @@ -273,28 +279,32 @@ implements java.lang.String getEtag() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    com.google.protobuf.ByteString getEtagBytes() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    java.lang.String getKey() -
    string key = 1;
    +
    + Required.
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 1;
    +
    + Required.
    @@ -308,14 +318,16 @@ implements int getMetadataCount() -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    @@ -323,32 +335,36 @@ implements getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    -DaprClientProtos.StateOptions +CommonProtos.StateOptions getOptions() -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    -DaprClientProtos.StateOptionsOrBuilder +CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    -com.google.protobuf.Parser<DaprClientProtos.State> +com.google.protobuf.Parser<CommonProtos.StateItem> getParserForType()   @@ -363,155 +379,143 @@ java.lang.String defaultValue)   -com.google.protobuf.Any +com.google.protobuf.ByteString getValue() -
    .google.protobuf.Any value = 2;
    +
    + Required.
    -com.google.protobuf.AnyOrBuilder -getValueOrBuilder() - -
    .google.protobuf.Any value = 2;
    - - - int hashCode()   - + boolean hasOptions() -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    - -boolean -hasValue() - -
    .google.protobuf.Any value = 2;
    - - - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + protected com.google.protobuf.MapField internalGetMapField​(int number)   - + boolean isInitialized()   - -static DaprClientProtos.State.Builder + +static CommonProtos.StateItem.Builder newBuilder()   - -static DaprClientProtos.State.Builder -newBuilder​(DaprClientProtos.State prototype) + +static CommonProtos.StateItem.Builder +newBuilder​(CommonProtos.StateItem prototype)   - -DaprClientProtos.State.Builder + +CommonProtos.StateItem.Builder newBuilderForType()   - -protected DaprClientProtos.State.Builder + +protected CommonProtos.StateItem.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseDelimitedFrom​(java.io.InputStream input)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(byte[] data)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(com.google.protobuf.ByteString data)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(java.io.InputStream input)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(java.nio.ByteBuffer data)   - -static DaprClientProtos.State + +static CommonProtos.StateItem parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprClientProtos.State> + +static com.google.protobuf.Parser<CommonProtos.StateItem> parser()   - -DaprClientProtos.State.Builder + +CommonProtos.StateItem.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -569,7 +573,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int KEY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -579,7 +583,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int VALUE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -589,7 +593,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -599,7 +603,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -609,7 +613,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -675,10 +679,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Specified by:
    -
    getKey in interface DaprClientProtos.StateOrBuilder
    +
    getKey in interface CommonProtos.StateItemOrBuilder
    Returns:
    The key.
    @@ -688,10 +696,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Specified by:
    -
    getKeyBytes in interface DaprClientProtos.StateOrBuilder
    +
    getKeyBytes in interface CommonProtos.StateItemOrBuilder
    Returns:
    The bytes for key.
    @@ -699,25 +711,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasValue

    -
    public boolean hasValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    hasValue in interface DaprClientProtos.StateOrBuilder
    -
    Returns:
    -
    Whether the value field is set.
    -
    -
    -
  • -
  • -

    getValue

    -
    public com.google.protobuf.Any getValue()
    -
    .google.protobuf.Any value = 2;
    +
    public com.google.protobuf.ByteString getValue()
    +
    + Required. The state data for key
    + 
    + + bytes value = 2;
    Specified by:
    -
    getValue in interface DaprClientProtos.StateOrBuilder
    +
    getValue in interface CommonProtos.StateItemOrBuilder
    Returns:
    The value.
    @@ -725,23 +728,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getValueOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getValueOrBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    getValueOrBuilder in interface DaprClientProtos.StateOrBuilder
    -
    -
    -
  • -
  • -

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtag in interface DaprClientProtos.StateOrBuilder
    +
    getEtag in interface CommonProtos.StateItemOrBuilder
    Returns:
    The etag.
    @@ -751,10 +748,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprClientProtos.StateOrBuilder
    +
    getEtagBytes in interface CommonProtos.StateItemOrBuilder
    Returns:
    The bytes for etag.
    @@ -764,11 +766,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprClientProtos.StateOrBuilder
    -
    map<string, string> metadata = 4;
    +
    Description copied from interface: CommonProtos.StateItemOrBuilder
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataCount in interface CommonProtos.StateItemOrBuilder
  • @@ -776,10 +782,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.StateOrBuilder
    +
    containsMetadata in interface CommonProtos.StateItemOrBuilder
    @@ -792,7 +802,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.StateOrBuilder
    +
    getMetadata in interface CommonProtos.StateItemOrBuilder
    @@ -800,10 +810,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataMap in interface CommonProtos.StateItemOrBuilder
    @@ -812,10 +826,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface CommonProtos.StateItemOrBuilder
    @@ -823,10 +841,14 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface CommonProtos.StateItemOrBuilder
    @@ -834,10 +856,14 @@ java.lang.String defaultValue)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    hasOptions in interface DaprClientProtos.StateOrBuilder
    +
    hasOptions in interface CommonProtos.StateItemOrBuilder
    Returns:
    Whether the options field is set.
    @@ -846,11 +872,15 @@ java.lang.String defaultValue)
  • getOptions

    -
    public DaprClientProtos.StateOptions getOptions()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateOptions getOptions()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    getOptions in interface DaprClientProtos.StateOrBuilder
    +
    getOptions in interface CommonProtos.StateItemOrBuilder
    Returns:
    The options.
    @@ -859,11 +889,15 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    public DaprClientProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.daprclient.v1.StateOptions options = 5;
    +
    public CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprClientProtos.StateOrBuilder
    +
    getOptionsOrBuilder in interface CommonProtos.StateItemOrBuilder
  • @@ -933,7 +967,7 @@ java.lang.String defaultValue)
  • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    newBuilder

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

    newBuilder

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

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

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

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

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

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

    -
    public DaprClientProtos.State getDefaultInstanceForType()
    +
    public CommonProtos.StateItem getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1174,7 +1208,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.StateOrBuilder.html b/docs/io/dapr/v1/CommonProtos.StateItemOrBuilder.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.StateOrBuilder.html rename to docs/io/dapr/v1/CommonProtos.StateItemOrBuilder.html index ea186d2c5..50d2ea99b 100644 --- a/docs/io/dapr/v1/DaprProtos.StateOrBuilder.html +++ b/docs/io/dapr/v1/CommonProtos.StateItemOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.StateOrBuilder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateItemOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.StateOrBuilder

    +

    Interface CommonProtos.StateItemOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.State, DaprProtos.State.Builder
    +
    CommonProtos.StateItem, CommonProtos.StateItem.Builder
    Enclosing class:
    -
    DaprProtos
    +
    CommonProtos

    -
    public static interface DaprProtos.StateOrBuilder
    +
    public static interface CommonProtos.StateItemOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,35 +134,40 @@ extends com.google.protobuf.MessageOrBuilder boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    java.lang.String getEtag() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    com.google.protobuf.ByteString getEtagBytes() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    java.lang.String getKey() -
    string key = 1;
    +
    + Required.
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 1;
    +
    + Required.
    @@ -176,14 +181,16 @@ extends com.google.protobuf.MessageOrBuilder int getMetadataCount() -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    @@ -191,56 +198,48 @@ extends com.google.protobuf.MessageOrBuilder getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    -DaprProtos.StateOptions +CommonProtos.StateOptions getOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    -DaprProtos.StateOptionsOrBuilder +CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    -com.google.protobuf.Any +com.google.protobuf.ByteString getValue() -
    .google.protobuf.Any value = 2;
    +
    + Required.
    -com.google.protobuf.AnyOrBuilder -getValueOrBuilder() - -
    .google.protobuf.Any value = 2;
    - - - boolean hasOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    - - - -boolean -hasValue() - -
    .google.protobuf.Any value = 2;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    @@ -274,7 +273,11 @@ java.lang.String defaultValue)

    getKey

    java.lang.String getKey()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Returns:
    The key.
    @@ -285,7 +288,11 @@ java.lang.String defaultValue)

    getKeyBytes

    com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 1;
    +
    + Required. The state key
    + 
    + + string key = 1;
    Returns:
    The bytes for key.
    @@ -294,20 +301,13 @@ java.lang.String defaultValue)
  • -

    hasValue

    -
    boolean hasValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Returns:
    -
    Whether the value field is set.
    -
    -
    -
  • -
  • -

    getValue

    -
    com.google.protobuf.Any getValue()
    -
    .google.protobuf.Any value = 2;
    +
    com.google.protobuf.ByteString getValue()
    +
    + Required. The state data for key
    + 
    + + bytes value = 2;
    Returns:
    The value.
    @@ -316,16 +316,14 @@ java.lang.String defaultValue)
  • -

    getValueOrBuilder

    -
    com.google.protobuf.AnyOrBuilder getValueOrBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -

    getEtag

    java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    The etag.
    @@ -336,7 +334,12 @@ java.lang.String defaultValue)

    getEtagBytes

    com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    The bytes for etag.
    @@ -347,14 +350,22 @@ java.lang.String defaultValue)

    getMetadataCount

    int getMetadataCount()
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • containsMetadata

    boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • @@ -370,7 +381,11 @@ java.lang.String defaultValue)

    getMetadataMap

    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • @@ -378,21 +393,33 @@ java.lang.String defaultValue)

    getMetadataOrDefault

    java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • getMetadataOrThrow

    java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata which will be passed to state store component.
    + 
    + + map<string, string> metadata = 4;
  • hasOptions

    boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Returns:
    Whether the options field is set.
    @@ -402,8 +429,12 @@ java.lang.String defaultValue)
  • getOptions

    - -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    + +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
    Returns:
    The options.
    @@ -413,8 +444,12 @@ java.lang.String defaultValue)
  • getOptionsOrBuilder

    -
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +
    CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + Options for concurrency, consistency, and retry_policy to save the state.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 5;
  • @@ -439,7 +474,7 @@ java.lang.String defaultValue)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.StateOptions.Builder.html b/docs/io/dapr/v1/CommonProtos.StateOptions.Builder.html similarity index 56% rename from docs/io/dapr/v1/DaprClientProtos.StateOptions.Builder.html rename to docs/io/dapr/v1/CommonProtos.StateOptions.Builder.html index 92e3f7991..68dae9461 100644 --- a/docs/io/dapr/v1/DaprClientProtos.StateOptions.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.StateOptions.Builder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.StateOptions.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateOptions.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.StateOptions.Builder

    +

    Class CommonProtos.StateOptions.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder> -
    io.dapr.v1.DaprClientProtos.StateOptions.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateOptions.Builder> +
    io.dapr.v1.CommonProtos.StateOptions.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.StateOptionsOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateOptionsOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprClientProtos.StateOptions
    +
    CommonProtos.StateOptions

    -
    public static final class DaprClientProtos.StateOptions.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.StateOptions.Builder>
    -implements DaprClientProtos.StateOptionsOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.StateOptions
    +
    public static final class CommonProtos.StateOptions.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateOptions.Builder>
    +implements CommonProtos.StateOptionsOrBuilder
    +
    + StateOptions configures concurrency, consistency, and retry policy for state operations
    + 
    + + Protobuf type dapr.proto.common.v1.StateOptions
  • 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<CommonProtos.StateOptions.Builder>
  • @@ -450,14 +454,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<CommonProtos.StateOptions.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprClientProtos.StateOptions buildPartial()
    +
    public CommonProtos.StateOptions buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -493,97 +497,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<CommonProtos.StateOptions.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -594,23 +598,23 @@ 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<CommonProtos.StateOptions.Builder>
  • mergeFrom

    -
    public DaprClientProtos.StateOptions.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public CommonProtos.StateOptions.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<DaprClientProtos.StateOptions.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonProtos.StateOptions.Builder>
    Throws:
    java.io.IOException
    @@ -618,12 +622,38 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConcurrency

    -
    public java.lang.String getConcurrency()
    -
    string concurrency = 1;
    +

    getConcurrencyValue

    +
    public int getConcurrencyValue()
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConcurrencyValue in interface CommonProtos.StateOptionsOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for concurrency.
    +
    +
    +
  • +
  • +
    +

    setConcurrencyValue

    +
    public CommonProtos.StateOptions.Builder setConcurrencyValue​(int value)
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    +
    +
    Parameters:
    +
    value - The enum numeric value on the wire for concurrency to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    getConcurrency

    + +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    +
    +
    Specified by:
    +
    getConcurrency in interface CommonProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -631,22 +661,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConcurrencyBytes

    -
    public com.google.protobuf.ByteString getConcurrencyBytes()
    -
    string concurrency = 1;
    -
    -
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    -
    Returns:
    -
    The bytes for concurrency.
    -
    -
    -
  • -
  • -
    -

    setConcurrency

    -
    public DaprClientProtos.StateOptions.Builder setConcurrency​(java.lang.String value)
    -
    string concurrency = 1;
    +

    setConcurrency

    + +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    Parameters:
    value - The concurrency to set.
    @@ -658,8 +675,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConcurrency

    -
    public DaprClientProtos.StateOptions.Builder clearConcurrency()
    -
    string concurrency = 1;
    +
    public CommonProtos.StateOptions.Builder clearConcurrency()
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    Returns:
    This builder for chaining.
    @@ -668,12 +685,25 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setConcurrencyBytes

    -
    public DaprClientProtos.StateOptions.Builder setConcurrencyBytes​(com.google.protobuf.ByteString value)
    -
    string concurrency = 1;
    +

    getConsistencyValue

    +
    public int getConsistencyValue()
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    +
    +
    Specified by:
    +
    getConsistencyValue in interface CommonProtos.StateOptionsOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for consistency.
    +
    +
    +
  • +
  • +
    +

    setConsistencyValue

    +
    public CommonProtos.StateOptions.Builder setConsistencyValue​(int value)
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Parameters:
    -
    value - The bytes for concurrency to set.
    +
    value - The enum numeric value on the wire for consistency to set.
    Returns:
    This builder for chaining.
    @@ -682,11 +712,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getConsistency

    -
    public java.lang.String getConsistency()
    -
    string consistency = 2;
    + +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprClientProtos.StateOptionsOrBuilder
    +
    getConsistency in interface CommonProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -694,22 +724,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConsistencyBytes

    -
    public com.google.protobuf.ByteString getConsistencyBytes()
    -
    string consistency = 2;
    -
    -
    Specified by:
    -
    getConsistencyBytes in interface DaprClientProtos.StateOptionsOrBuilder
    -
    Returns:
    -
    The bytes for consistency.
    -
    -
    -
  • -
  • -
    -

    setConsistency

    -
    public DaprClientProtos.StateOptions.Builder setConsistency​(java.lang.String value)
    -
    string consistency = 2;
    +

    setConsistency

    + +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Parameters:
    value - The consistency to set.
    @@ -721,8 +738,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConsistency

    -
    public DaprClientProtos.StateOptions.Builder clearConsistency()
    -
    string consistency = 2;
    +
    public CommonProtos.StateOptions.Builder clearConsistency()
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Returns:
    This builder for chaining.
    @@ -731,25 +748,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setConsistencyBytes

    -
    public DaprClientProtos.StateOptions.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    -
    string consistency = 2;
    -
    -
    Parameters:
    -
    value - The bytes for consistency to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -

    hasRetryPolicy

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

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

    setRetryPolicy

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

    setRetryPolicy

    + +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
  • -

    setRetryPolicy

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

    setRetryPolicy

    + +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
  • -

    mergeRetryPolicy

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

    mergeRetryPolicy

    + +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
  • clearRetryPolicy

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

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

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

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

    -
    public final DaprClientProtos.StateOptions.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final CommonProtos.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<CommonProtos.StateOptions.Builder>
  • @@ -860,7 +864,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html b/docs/io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html new file mode 100644 index 000000000..7eb8b16ae --- /dev/null +++ b/docs/io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html @@ -0,0 +1,586 @@ + + + + + +CommonProtos.StateOptions.StateConcurrency (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Enum CommonProtos.StateOptions.StateConcurrency

    +
    +
    +
    java.lang.Object +
    java.lang.Enum<CommonProtos.StateOptions.StateConcurrency> +
    io.dapr.v1.CommonProtos.StateOptions.StateConcurrency
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<CommonProtos.StateOptions.StateConcurrency>, java.lang.constant.Constable
    +
    +
    +
    Enclosing class:
    +
    CommonProtos.StateOptions
    +
    +
    +
    public static enum CommonProtos.StateOptions.StateConcurrency
    +extends java.lang.Enum<CommonProtos.StateOptions.StateConcurrency>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + Enum describing the supported concurrency for state.
    + 
    + + Protobuf enum dapr.proto.common.v1.StateOptions.StateConcurrency
    +
    +
    + +
    +
    +
      + +
    • +
      + + +

      Enum Constant Details

      + +
      +
    • + +
    • +
      + + +

      Field Details

      + +
      +
    • + +
    • +
      + + +

      Method Details

      +
        +
      • +
        +

        values

        + +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateOptions.StateConcurrency valueOf​(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        @Deprecated +public static CommonProtos.StateOptions.StateConcurrency valueOf​(int value)
        +
        Deprecated.
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        value - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        forNumber

        +
        public static CommonProtos.StateOptions.StateConcurrency forNumber​(int value)
        +
        +
        Parameters:
        +
        value - The numeric wire value of the corresponding enum entry.
        +
        Returns:
        +
        The enum associated with the given numeric wire value.
        +
        +
        +
      • +
      • +
        +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<CommonProtos.StateOptions.StateConcurrency> internalGetValueMap()
        +
        +
      • +
      • +
        +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateOptions.StateConcurrency valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        desc - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html b/docs/io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html new file mode 100644 index 000000000..0390c419c --- /dev/null +++ b/docs/io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html @@ -0,0 +1,586 @@ + + + + + +CommonProtos.StateOptions.StateConsistency (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Enum CommonProtos.StateOptions.StateConsistency

    +
    +
    +
    java.lang.Object +
    java.lang.Enum<CommonProtos.StateOptions.StateConsistency> +
    io.dapr.v1.CommonProtos.StateOptions.StateConsistency
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<CommonProtos.StateOptions.StateConsistency>, java.lang.constant.Constable
    +
    +
    +
    Enclosing class:
    +
    CommonProtos.StateOptions
    +
    +
    +
    public static enum CommonProtos.StateOptions.StateConsistency
    +extends java.lang.Enum<CommonProtos.StateOptions.StateConsistency>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + Enum describing the supported consistency for state.
    + 
    + + Protobuf enum dapr.proto.common.v1.StateOptions.StateConsistency
    +
    +
    + +
    +
    +
      + +
    • +
      + + +

      Enum Constant Details

      + +
      +
    • + +
    • +
      + + +

      Field Details

      + +
      +
    • + +
    • +
      + + +

      Method Details

      +
        +
      • +
        +

        values

        + +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateOptions.StateConsistency valueOf​(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        @Deprecated +public static CommonProtos.StateOptions.StateConsistency valueOf​(int value)
        +
        Deprecated.
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        value - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        forNumber

        +
        public static CommonProtos.StateOptions.StateConsistency forNumber​(int value)
        +
        +
        Parameters:
        +
        value - The numeric wire value of the corresponding enum entry.
        +
        Returns:
        +
        The enum associated with the given numeric wire value.
        +
        +
        +
      • +
      • +
        +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<CommonProtos.StateOptions.StateConsistency> internalGetValueMap()
        +
        +
      • +
      • +
        +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateOptions.StateConsistency valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        desc - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprProtos.StateOptions.html b/docs/io/dapr/v1/CommonProtos.StateOptions.html similarity index 69% rename from docs/io/dapr/v1/DaprProtos.StateOptions.html rename to docs/io/dapr/v1/CommonProtos.StateOptions.html index 7324f0884..6d8b07995 100644 --- a/docs/io/dapr/v1/DaprProtos.StateOptions.html +++ b/docs/io/dapr/v1/CommonProtos.StateOptions.html @@ -2,11 +2,11 @@ - -DaprProtos.StateOptions (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateOptions (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.StateOptions

    +

    Class CommonProtos.StateOptions

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.StateOptions
    +
    io.dapr.v1.CommonProtos.StateOptions
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.StateOptionsOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateOptionsOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprProtos
    +
    CommonProtos

    -
    public static final class DaprProtos.StateOptions
    +
    public static final class CommonProtos.StateOptions
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.StateOptionsOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.StateOptions
    +implements CommonProtos.StateOptionsOrBuilder
    +
    + StateOptions configures concurrency, consistency, and retry policy for state operations
    + 
    + + Protobuf type dapr.proto.common.v1.StateOptions
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,26 @@ implements static class  -DaprProtos.StateOptions.Builder +CommonProtos.StateOptions.Builder -
    Protobuf type dapr.proto.dapr.v1.StateOptions
    +
    + StateOptions configures concurrency, consistency, and retry policy for state operations
    + + + +static class  +CommonProtos.StateOptions.StateConcurrency + +
    + Enum describing the supported concurrency for state.
    + + + +static class  +CommonProtos.StateOptions.StateConsistency + +
    + Enum describing the supported consistency for state.
    @@ -238,40 +259,40 @@ implements   -java.lang.String +CommonProtos.StateOptions.StateConcurrency getConcurrency() -
    string concurrency = 1;
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    -com.google.protobuf.ByteString -getConcurrencyBytes() +int +getConcurrencyValue() -
    string concurrency = 1;
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    -java.lang.String +CommonProtos.StateOptions.StateConsistency getConsistency() -
    string consistency = 2;
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    -com.google.protobuf.ByteString -getConsistencyBytes() +int +getConsistencyValue() -
    string consistency = 2;
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    -static DaprProtos.StateOptions +static CommonProtos.StateOptions getDefaultInstance()   -DaprProtos.StateOptions +CommonProtos.StateOptions getDefaultInstanceForType()   @@ -281,22 +302,22 @@ implements   -com.google.protobuf.Parser<DaprProtos.StateOptions> +com.google.protobuf.Parser<CommonProtos.StateOptions> getParserForType()   -DaprProtos.RetryPolicy +CommonProtos.StateRetryPolicy getRetryPolicy() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    -DaprProtos.RetryPolicyOrBuilder +CommonProtos.StateRetryPolicyOrBuilder getRetryPolicyOrBuilder() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    @@ -318,7 +339,7 @@ implements boolean hasRetryPolicy() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    @@ -332,22 +353,22 @@ implements   -static DaprProtos.StateOptions.Builder +static CommonProtos.StateOptions.Builder newBuilder()   -static DaprProtos.StateOptions.Builder -newBuilder​(DaprProtos.StateOptions prototype) +static CommonProtos.StateOptions.Builder +newBuilder​(CommonProtos.StateOptions prototype)   -DaprProtos.StateOptions.Builder +CommonProtos.StateOptions.Builder newBuilderForType()   -protected DaprProtos.StateOptions.Builder +protected CommonProtos.StateOptions.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -357,78 +378,78 @@ implements   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(byte[] data)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(java.io.InputStream input)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.StateOptions +static CommonProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.StateOptions> +static com.google.protobuf.Parser<CommonProtos.StateOptions> parser()   -DaprProtos.StateOptions.Builder +CommonProtos.StateOptions.Builder toBuilder()   @@ -490,7 +511,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONCURRENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -500,7 +521,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONSISTENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -510,7 +531,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int RETRY_POLICY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -564,12 +585,25 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConcurrency

    -
    public java.lang.String getConcurrency()
    -
    string concurrency = 1;
    +

    getConcurrencyValue

    +
    public int getConcurrencyValue()
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    Specified by:
    -
    getConcurrency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConcurrencyValue in interface CommonProtos.StateOptionsOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for concurrency.
    +
    +
    +
  • +
  • +
    +

    getConcurrency

    + +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    +
    +
    Specified by:
    +
    getConcurrency in interface CommonProtos.StateOptionsOrBuilder
    Returns:
    The concurrency.
    @@ -577,25 +611,25 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConcurrencyBytes

    -
    public com.google.protobuf.ByteString getConcurrencyBytes()
    -
    string concurrency = 1;
    +

    getConsistencyValue

    +
    public int getConsistencyValue()
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Specified by:
    -
    getConcurrencyBytes in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistencyValue in interface CommonProtos.StateOptionsOrBuilder
    Returns:
    -
    The bytes for concurrency.
    +
    The enum numeric value on the wire for consistency.
  • getConsistency

    -
    public java.lang.String getConsistency()
    -
    string consistency = 2;
    + +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    Specified by:
    -
    getConsistency in interface DaprProtos.StateOptionsOrBuilder
    +
    getConsistency in interface CommonProtos.StateOptionsOrBuilder
    Returns:
    The consistency.
    @@ -603,25 +637,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConsistencyBytes

    -
    public com.google.protobuf.ByteString getConsistencyBytes()
    -
    string consistency = 2;
    -
    -
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.StateOptionsOrBuilder
    -
    Returns:
    -
    The bytes for consistency.
    -
    -
    -
  • -
  • -

    hasRetryPolicy

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

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

    -
    public DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
    -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    public CommonProtos.StateRetryPolicyOrBuilder getRetryPolicyOrBuilder()
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    Specified by:
    -
    getRetryPolicyOrBuilder in interface DaprProtos.StateOptionsOrBuilder
    +
    getRetryPolicyOrBuilder in interface CommonProtos.StateOptionsOrBuilder
  • @@ -717,8 +738,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.StateOptions parseFrom​(java.nio.ByteBuffer data, +
    public static CommonProtos.StateOptions 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
    @@ -740,8 +761,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.StateOptions parseFrom​(com.google.protobuf.ByteString data, +
    public static CommonProtos.StateOptions 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
    @@ -763,8 +784,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

    -
    public static DaprProtos.StateOptions.Builder newBuilder()
    +
    public static CommonProtos.StateOptions.Builder newBuilder()
  • -

    newBuilder

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

    newBuilder

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

    -
    public DaprProtos.StateOptions.Builder toBuilder()
    +
    Specified by:
    toBuilder in interface com.google.protobuf.Message
    @@ -891,7 +912,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

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

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

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

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

    -
    public DaprProtos.StateOptions getDefaultInstanceForType()
    +
    public CommonProtos.StateOptions getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -958,7 +979,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.StateOptionsOrBuilder.html b/docs/io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html similarity index 67% rename from docs/io/dapr/v1/DaprProtos.StateOptionsOrBuilder.html rename to docs/io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html index 3461bc84e..1b4c503eb 100644 --- a/docs/io/dapr/v1/DaprProtos.StateOptionsOrBuilder.html +++ b/docs/io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.StateOptionsOrBuilder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateOptionsOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.StateOptionsOrBuilder

    +

    Interface CommonProtos.StateOptionsOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.StateOptions, DaprProtos.StateOptions.Builder
    +
    CommonProtos.StateOptions, CommonProtos.StateOptions.Builder
    Enclosing class:
    -
    DaprProtos
    +
    CommonProtos

    -
    public static interface DaprProtos.StateOptionsOrBuilder
    +
    public static interface CommonProtos.StateOptionsOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,52 +131,52 @@ extends com.google.protobuf.MessageOrBuilder -java.lang.String +CommonProtos.StateOptions.StateConcurrency getConcurrency() -
    string concurrency = 1;
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    -com.google.protobuf.ByteString -getConcurrencyBytes() +int +getConcurrencyValue() -
    string concurrency = 1;
    +
    .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
    -java.lang.String +CommonProtos.StateOptions.StateConsistency getConsistency() -
    string consistency = 2;
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    -com.google.protobuf.ByteString -getConsistencyBytes() +int +getConsistencyValue() -
    string consistency = 2;
    +
    .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
    -DaprProtos.RetryPolicy +CommonProtos.StateRetryPolicy getRetryPolicy() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    -DaprProtos.RetryPolicyOrBuilder +CommonProtos.StateRetryPolicyOrBuilder getRetryPolicyOrBuilder() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    boolean hasRetryPolicy() -
    .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
    +
    .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    @@ -208,9 +208,20 @@ extends com.google.protobuf.MessageOrBuilder
    • +

      getConcurrencyValue

      +
      int getConcurrencyValue()
      +
      .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
      +
      +
      Returns:
      +
      The enum numeric value on the wire for concurrency.
      +
      +
      +
    • +
    • +

      getConcurrency

      -
      java.lang.String getConcurrency()
      -
      string concurrency = 1;
      + +
      .dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;
      Returns:
      The concurrency.
      @@ -219,20 +230,20 @@ extends com.google.protobuf.MessageOrBuilder
    • -

      getConcurrencyBytes

      -
      com.google.protobuf.ByteString getConcurrencyBytes()
      -
      string concurrency = 1;
      +

      getConsistencyValue

      +
      int getConsistencyValue()
      +
      .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
      Returns:
      -
      The bytes for concurrency.
      +
      The enum numeric value on the wire for consistency.
    • getConsistency

      -
      java.lang.String getConsistency()
      -
      string consistency = 2;
      + +
      .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;
      Returns:
      The consistency.
      @@ -241,20 +252,9 @@ extends com.google.protobuf.MessageOrBuilder
    • -

      getConsistencyBytes

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

      hasRetryPolicy

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

      -
      DaprProtos.RetryPolicy getRetryPolicy()
      -
      .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
      + +
      .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
      Returns:
      The retryPolicy.
      @@ -275,8 +275,8 @@ extends com.google.protobuf.MessageOrBuilder
    • getRetryPolicyOrBuilder

      -
      DaprProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
      -
      .dapr.proto.dapr.v1.RetryPolicy retry_policy = 3;
      +
      CommonProtos.StateRetryPolicyOrBuilder getRetryPolicyOrBuilder()
      +
      .dapr.proto.common.v1.StateRetryPolicy retry_policy = 3;
    @@ -301,7 +301,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.RetryPolicy.Builder.html b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.Builder.html similarity index 62% rename from docs/io/dapr/v1/DaprClientProtos.RetryPolicy.Builder.html rename to docs/io/dapr/v1/CommonProtos.StateRetryPolicy.Builder.html index d93f9a465..82691579f 100644 --- a/docs/io/dapr/v1/DaprClientProtos.RetryPolicy.Builder.html +++ b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.Builder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.RetryPolicy.Builder (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateRetryPolicy.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.RetryPolicy.Builder

    +

    Class CommonProtos.StateRetryPolicy.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder> -
    io.dapr.v1.DaprClientProtos.RetryPolicy.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateRetryPolicy.Builder> +
    io.dapr.v1.CommonProtos.StateRetryPolicy.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.RetryPolicyOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateRetryPolicyOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprClientProtos.RetryPolicy
    +
    CommonProtos.StateRetryPolicy

    -
    public static final class DaprClientProtos.RetryPolicy.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.RetryPolicy.Builder>
    -implements DaprClientProtos.RetryPolicyOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.RetryPolicy
    +
    public static final class CommonProtos.StateRetryPolicy.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<CommonProtos.StateRetryPolicy.Builder>
    +implements CommonProtos.StateRetryPolicyOrBuilder
    +
    + StateRetryPolicy represents retry policy to set and delete state operations.
    + 
    + + Protobuf type dapr.proto.common.v1.StateRetryPolicy
  • 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<CommonProtos.StateRetryPolicy.Builder>
  • @@ -436,14 +456,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<CommonProtos.StateRetryPolicy.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprClientProtos.RetryPolicy buildPartial()
    +
    public CommonProtos.StateRetryPolicy buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -479,97 +499,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<CommonProtos.StateRetryPolicy.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -580,23 +600,23 @@ 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<CommonProtos.StateRetryPolicy.Builder>
  • mergeFrom

    -
    public DaprClientProtos.RetryPolicy.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public CommonProtos.StateRetryPolicy.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<DaprClientProtos.RetryPolicy.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommonProtos.StateRetryPolicy.Builder>
    Throws:
    java.io.IOException
    @@ -606,10 +626,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getThreshold

    public int getThreshold()
    -
    int32 threshold = 1;
    +
    + Maximum number of retries.
    + 
    + + int32 threshold = 1;
    Specified by:
    -
    getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getThreshold in interface CommonProtos.StateRetryPolicyOrBuilder
    Returns:
    The threshold.
    @@ -618,8 +642,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setThreshold

    -
    public DaprClientProtos.RetryPolicy.Builder setThreshold​(int value)
    -
    int32 threshold = 1;
    +
    public CommonProtos.StateRetryPolicy.Builder setThreshold​(int value)
    +
    + Maximum number of retries.
    + 
    + + int32 threshold = 1;
    Parameters:
    value - The threshold to set.
    @@ -631,8 +659,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearThreshold

    -
    public DaprClientProtos.RetryPolicy.Builder clearThreshold()
    -
    int32 threshold = 1;
    +
    public CommonProtos.StateRetryPolicy.Builder clearThreshold()
    +
    + Maximum number of retries.
    + 
    + + int32 threshold = 1;
    Returns:
    This builder for chaining.
    @@ -641,12 +673,50 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getPattern

    -
    public java.lang.String getPattern()
    -
    string pattern = 2;
    +

    getPatternValue

    +
    public int getPatternValue()
    +
    + Retry pattern.
    + 
    + + .dapr.proto.common.v1.StateRetryPolicy.RetryPattern pattern = 2;
    Specified by:
    -
    getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getPatternValue in interface CommonProtos.StateRetryPolicyOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for pattern.
    +
    +
    +
  • +
  • +
    +

    setPatternValue

    +
    public CommonProtos.StateRetryPolicy.Builder setPatternValue​(int value)
    +
    + Retry pattern.
    + 
    + + .dapr.proto.common.v1.StateRetryPolicy.RetryPattern pattern = 2;
    +
    +
    Parameters:
    +
    value - The enum numeric value on the wire for pattern to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    getPattern

    + +
    + Retry pattern.
    + 
    + + .dapr.proto.common.v1.StateRetryPolicy.RetryPattern pattern = 2;
    +
    +
    Specified by:
    +
    getPattern in interface CommonProtos.StateRetryPolicyOrBuilder
    Returns:
    The pattern.
    @@ -654,22 +724,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getPatternBytes

    -
    public com.google.protobuf.ByteString getPatternBytes()
    -
    string pattern = 2;
    -
    -
    Specified by:
    -
    getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
    -
    Returns:
    -
    The bytes for pattern.
    -
    -
    -
  • -
  • -
    -

    setPattern

    -
    public DaprClientProtos.RetryPolicy.Builder setPattern​(java.lang.String value)
    -
    string pattern = 2;
    +

    setPattern

    + +
    + Retry pattern.
    + 
    + + .dapr.proto.common.v1.StateRetryPolicy.RetryPattern pattern = 2;
    Parameters:
    value - The pattern to set.
    @@ -681,8 +742,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearPattern

    -
    public DaprClientProtos.RetryPolicy.Builder clearPattern()
    -
    string pattern = 2;
    + +
    + Retry pattern.
    + 
    + + .dapr.proto.common.v1.StateRetryPolicy.RetryPattern pattern = 2;
    Returns:
    This builder for chaining.
    @@ -691,25 +756,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setPatternBytes

    -
    public DaprClientProtos.RetryPolicy.Builder setPatternBytes​(com.google.protobuf.ByteString value)
    -
    string pattern = 2;
    -
    -
    Parameters:
    -
    value - The bytes for pattern to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -

    hasInterval

    public boolean hasInterval()
    -
    .google.protobuf.Duration interval = 3;
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
    Specified by:
    -
    hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    hasInterval in interface CommonProtos.StateRetryPolicyOrBuilder
    Returns:
    Whether the interval field is set.
    @@ -719,10 +775,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getInterval

    public com.google.protobuf.Duration getInterval()
    -
    .google.protobuf.Duration interval = 3;
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getInterval in interface CommonProtos.StateRetryPolicyOrBuilder
    Returns:
    The interval.
    @@ -731,70 +791,94 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setInterval

    -
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    -
    .google.protobuf.Duration interval = 3;
    +
    public CommonProtos.StateRetryPolicy.Builder setInterval​(com.google.protobuf.Duration value)
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
  • setInterval

    -
    public DaprClientProtos.RetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    -
    .google.protobuf.Duration interval = 3;
    +
    public CommonProtos.StateRetryPolicy.Builder setInterval​(com.google.protobuf.Duration.Builder builderForValue)
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
  • mergeInterval

    -
    public DaprClientProtos.RetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    -
    .google.protobuf.Duration interval = 3;
    +
    public CommonProtos.StateRetryPolicy.Builder mergeInterval​(com.google.protobuf.Duration value)
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
  • clearInterval

    -
    public DaprClientProtos.RetryPolicy.Builder clearInterval()
    -
    .google.protobuf.Duration interval = 3;
    +
    public CommonProtos.StateRetryPolicy.Builder clearInterval()
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
  • getIntervalBuilder

    public com.google.protobuf.Duration.Builder getIntervalBuilder()
    -
    .google.protobuf.Duration interval = 3;
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
  • getIntervalOrBuilder

    public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
    -
    .google.protobuf.Duration interval = 3;
    +
    + Initial delay between retries.
    + 
    + + .google.protobuf.Duration interval = 3;
    Specified by:
    -
    getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
    +
    getIntervalOrBuilder in interface CommonProtos.StateRetryPolicyOrBuilder
  • setUnknownFields

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

    -
    public final DaprClientProtos.RetryPolicy.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final CommonProtos.StateRetryPolicy.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<CommonProtos.StateRetryPolicy.Builder>
  • @@ -820,7 +904,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.RetryPattern.html b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.RetryPattern.html new file mode 100644 index 000000000..871e91ace --- /dev/null +++ b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.RetryPattern.html @@ -0,0 +1,586 @@ + + + + + +CommonProtos.StateRetryPolicy.RetryPattern (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Enum CommonProtos.StateRetryPolicy.RetryPattern

    +
    +
    +
    java.lang.Object +
    java.lang.Enum<CommonProtos.StateRetryPolicy.RetryPattern> +
    io.dapr.v1.CommonProtos.StateRetryPolicy.RetryPattern
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<CommonProtos.StateRetryPolicy.RetryPattern>, java.lang.constant.Constable
    +
    +
    +
    Enclosing class:
    +
    CommonProtos.StateRetryPolicy
    +
    +
    +
    public static enum CommonProtos.StateRetryPolicy.RetryPattern
    +extends java.lang.Enum<CommonProtos.StateRetryPolicy.RetryPattern>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + Enum describing the support retry pattern
    + 
    + + Protobuf enum dapr.proto.common.v1.StateRetryPolicy.RetryPattern
    +
    +
    + +
    +
    +
      + +
    • +
      + + +

      Enum Constant Details

      + +
      +
    • + +
    • +
      + + +

      Field Details

      + +
      +
    • + +
    • +
      + + +

      Method Details

      +
        +
      • +
        +

        values

        + +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateRetryPolicy.RetryPattern valueOf​(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        @Deprecated +public static CommonProtos.StateRetryPolicy.RetryPattern valueOf​(int value)
        +
        Deprecated.
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        value - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        forNumber

        +
        public static CommonProtos.StateRetryPolicy.RetryPattern forNumber​(int value)
        +
        +
        Parameters:
        +
        value - The numeric wire value of the corresponding enum entry.
        +
        Returns:
        +
        The enum associated with the given numeric wire value.
        +
        +
        +
      • +
      • +
        +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<CommonProtos.StateRetryPolicy.RetryPattern> internalGetValueMap()
        +
        +
      • +
      • +
        +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static CommonProtos.StateRetryPolicy.RetryPattern valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        desc - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprClientProtos.StateOptions.html b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.html similarity index 72% rename from docs/io/dapr/v1/DaprClientProtos.StateOptions.html rename to docs/io/dapr/v1/CommonProtos.StateRetryPolicy.html index d6e5cb18a..17828fdae 100644 --- a/docs/io/dapr/v1/DaprClientProtos.StateOptions.html +++ b/docs/io/dapr/v1/CommonProtos.StateRetryPolicy.html @@ -2,11 +2,11 @@ - -DaprClientProtos.StateOptions (dapr-sdk-parent 0.5.1 API) + +CommonProtos.StateRetryPolicy (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.StateOptions

    +

    Class CommonProtos.StateRetryPolicy

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.StateOptions
    +
    io.dapr.v1.CommonProtos.StateRetryPolicy
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.StateOptionsOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, CommonProtos.StateRetryPolicyOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    CommonProtos

    -
    public static final class DaprClientProtos.StateOptions
    +
    public static final class CommonProtos.StateRetryPolicy
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.StateOptionsOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.StateOptions
    +implements CommonProtos.StateRetryPolicyOrBuilder
    +
    + StateRetryPolicy represents retry policy to set and delete state operations.
    + 
    + + Protobuf type dapr.proto.common.v1.StateRetryPolicy
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,18 @@ implements static class  -DaprClientProtos.StateOptions.Builder +CommonProtos.StateRetryPolicy.Builder -
    Protobuf type dapr.proto.daprclient.v1.StateOptions
    +
    + StateRetryPolicy represents retry policy to set and delete state operations.
    + + + +static class  +CommonProtos.StateRetryPolicy.RetryPattern + +
    + Enum describing the support retry pattern
    @@ -181,17 +194,17 @@ implements static int -CONCURRENCY_FIELD_NUMBER +INTERVAL_FIELD_NUMBER   static int -CONSISTENCY_FIELD_NUMBER +PATTERN_FIELD_NUMBER   static int -RETRY_POLICY_FIELD_NUMBER +THRESHOLD_FIELD_NUMBER   @@ -238,201 +251,200 @@ implements   -java.lang.String -getConcurrency() - -
    string concurrency = 1;
    - - - -com.google.protobuf.ByteString -getConcurrencyBytes() - -
    string concurrency = 1;
    - - - -java.lang.String -getConsistency() - -
    string consistency = 2;
    - - - -com.google.protobuf.ByteString -getConsistencyBytes() - -
    string consistency = 2;
    - - - -static DaprClientProtos.StateOptions +static CommonProtos.StateRetryPolicy getDefaultInstance()   - -DaprClientProtos.StateOptions + +CommonProtos.StateRetryPolicy getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - -com.google.protobuf.Parser<DaprClientProtos.StateOptions> + +com.google.protobuf.Duration +getInterval() + +
    + Initial delay between retries.
    + + + +com.google.protobuf.DurationOrBuilder +getIntervalOrBuilder() + +
    + Initial delay between retries.
    + + + +com.google.protobuf.Parser<CommonProtos.StateRetryPolicy> getParserForType()   + +CommonProtos.StateRetryPolicy.RetryPattern +getPattern() + +
    + Retry pattern.
    + + + +int +getPatternValue() + +
    + Retry pattern.
    + + -DaprClientProtos.RetryPolicy -getRetryPolicy() - -
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    - - - -DaprClientProtos.RetryPolicyOrBuilder -getRetryPolicyOrBuilder() - -
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    - - - int getSerializedSize()   - + +int +getThreshold() + +
    + Maximum number of retries.
    + + + com.google.protobuf.UnknownFieldSet getUnknownFields()   - + int hashCode()   - + boolean -hasRetryPolicy() +hasInterval() -
    .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
    +
    + Initial delay between retries.
    - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + boolean isInitialized()   - -static DaprClientProtos.StateOptions.Builder + +static CommonProtos.StateRetryPolicy.Builder newBuilder()   - -static DaprClientProtos.StateOptions.Builder -newBuilder​(DaprClientProtos.StateOptions prototype) + +static CommonProtos.StateRetryPolicy.Builder +newBuilder​(CommonProtos.StateRetryPolicy prototype)   - -DaprClientProtos.StateOptions.Builder + +CommonProtos.StateRetryPolicy.Builder newBuilderForType()   - -protected DaprClientProtos.StateOptions.Builder + +protected CommonProtos.StateRetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseDelimitedFrom​(java.io.InputStream input)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(byte[] data)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(com.google.protobuf.ByteString data)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(java.io.InputStream input)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(java.nio.ByteBuffer data)   - -static DaprClientProtos.StateOptions + +static CommonProtos.StateRetryPolicy parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprClientProtos.StateOptions> + +static com.google.protobuf.Parser<CommonProtos.StateRetryPolicy> parser()   - -DaprClientProtos.StateOptions.Builder + +CommonProtos.StateRetryPolicy.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -486,31 +498,31 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) @@ -283,7 +313,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/CommonProtos.html b/docs/io/dapr/v1/CommonProtos.html index 67e43b18b..e237efda2 100644 --- a/docs/io/dapr/v1/CommonProtos.html +++ b/docs/io/dapr/v1/CommonProtos.html @@ -2,10 +2,10 @@ - -CommonProtos (dapr-sdk-parent 0.5.1 API) + +CommonProtos (dapr-sdk-parent 0.6.0 API) - + @@ -138,7 +138,8 @@ extends java.lang.Object static class  CommonProtos.InvokeRequest -
    Protobuf type dapr.proto.common.v1.InvokeRequest
    +
    + InvokeRequest is the message to invoke a method with the data.
    @@ -150,7 +151,9 @@ extends java.lang.Object static class  CommonProtos.InvokeResponse -
    Protobuf type dapr.proto.common.v1.InvokeResponse
    +
    + InvokeResponse is the response message inclduing data and its content type + from app callback.
    @@ -158,6 +161,45 @@ extends java.lang.Object CommonProtos.InvokeResponseOrBuilder   + +static class  +CommonProtos.StateItem + +
    + StateItem represents state key, value, and additional options to save state.
    + + + +static interface  +CommonProtos.StateItemOrBuilder +  + + +static class  +CommonProtos.StateOptions + +
    + StateOptions configures concurrency, consistency, and retry policy for state operations
    + + + +static interface  +CommonProtos.StateOptionsOrBuilder +  + + +static class  +CommonProtos.StateRetryPolicy + +
    + StateRetryPolicy represents retry policy to set and delete state operations.
    + + + +static interface  +CommonProtos.StateRetryPolicyOrBuilder +  +
    diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.Builder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html similarity index 59% rename from docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.Builder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html index 6fbe57f35..da3adbad8 100644 --- a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.BindingEventEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.BindingEventRequest.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.BindingEventEnvelope.Builder

    +

    Class DaprAppCallbackProtos.BindingEventRequest.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder> -
    io.dapr.v1.DaprClientProtos.BindingEventEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.BindingEventRequest.Builder> +
    io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.BindingEventEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.BindingEventRequestOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprClientProtos.BindingEventEnvelope
    +
    DaprAppCallbackProtos.BindingEventRequest

    -
    public static final class DaprClientProtos.BindingEventEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingEventEnvelope.Builder>
    -implements DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.BindingEventEnvelope
    +
    public static final class DaprAppCallbackProtos.BindingEventRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.BindingEventRequest.Builder>
    +implements DaprAppCallbackProtos.BindingEventRequestOrBuilder
    +
    + BindingEventRequest represents input bindings event.
    + 
    + + Protobuf type dapr.proto.runtime.v1.BindingEventRequest
  • @@ -484,7 +469,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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • @@ -494,21 +479,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<DaprAppCallbackProtos.BindingEventRequest.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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • @@ -522,14 +507,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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • getDefaultInstanceForType

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

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

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -565,97 +550,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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -666,23 +651,23 @@ 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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • mergeFrom

    -
    public DaprClientProtos.BindingEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprAppCallbackProtos.BindingEventRequest.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<DaprClientProtos.BindingEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.BindingEventRequest.Builder>
    Throws:
    java.io.IOException
    @@ -692,10 +677,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getName

    public java.lang.String getName()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Specified by:
    -
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getName in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The name.
    @@ -705,10 +694,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getNameBytes

    public com.google.protobuf.ByteString getNameBytes()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getNameBytes in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The bytes for name.
    @@ -717,8 +710,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setName

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setName​(java.lang.String value)
    -
    string name = 1;
    +
    public DaprAppCallbackProtos.BindingEventRequest.Builder setName​(java.lang.String value)
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Parameters:
    value - The name to set.
    @@ -730,8 +727,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearName

    - -
    string name = 1;
    + +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Returns:
    This builder for chaining.
    @@ -741,8 +742,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setNameBytes

    -
    public DaprClientProtos.BindingEventEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    -
    string name = 1;
    +
    public DaprAppCallbackProtos.BindingEventRequest.Builder setNameBytes​(com.google.protobuf.ByteString value)
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Parameters:
    value - The bytes for name to set.
    @@ -753,25 +758,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + Required. The payload that the input bindings sent
    + 
    + + bytes data = 2;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getData in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The data.
    @@ -779,47 +775,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setData

    -
    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)
    -
    .google.protobuf.Any data = 2;
    -
    -
  • -
  • -
    -

    mergeData

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

    setData

    +
    public DaprAppCallbackProtos.BindingEventRequest.Builder setData​(com.google.protobuf.ByteString value)
    +
    + Required. The payload that the input bindings sent
    + 
    + + bytes data = 2;
    +
    +
    Parameters:
    +
    value - The data to set.
    +
    Returns:
    +
    This builder for chaining.
    +
  • clearData

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

    getDataBuilder

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

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    + +
    + Required. The payload that the input bindings sent
    + 
    + + bytes data = 2;
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    Returns:
    +
    This builder for chaining.
  • @@ -827,11 +809,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprAppCallbackProtos.BindingEventRequestOrBuilder
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -839,10 +825,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    containsMetadata in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -855,7 +845,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadata in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -863,10 +853,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -875,10 +869,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -886,24 +884,32 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • clearMetadata

    - +
  • removeMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    public DaprAppCallbackProtos.BindingEventRequest.Builder removeMetadata​(java.lang.String key)
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -918,39 +924,47 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprAppCallbackProtos.BindingEventRequest.Builder putMetadata​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • putAllMetadata

    -
    public DaprClientProtos.BindingEventEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 3;
    +
    public DaprAppCallbackProtos.BindingEventRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • setUnknownFields

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

    -
    public final DaprClientProtos.BindingEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprAppCallbackProtos.BindingEventRequest.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<DaprAppCallbackProtos.BindingEventRequest.Builder>
  • @@ -976,7 +990,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html similarity index 69% rename from docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html index b95b88dc9..94a239615 100644 --- a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelope.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html @@ -2,11 +2,11 @@ - -DaprClientProtos.BindingEventEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.BindingEventRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.BindingEventEnvelope

    +

    Class DaprAppCallbackProtos.BindingEventRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.BindingEventEnvelope
    +
    io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.BindingEventEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.BindingEventRequestOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static final class DaprClientProtos.BindingEventEnvelope
    +
    public static final class DaprAppCallbackProtos.BindingEventRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.BindingEventEnvelope
    +implements DaprAppCallbackProtos.BindingEventRequestOrBuilder
    +
    + BindingEventRequest represents input bindings event.
    + 
    + + Protobuf type dapr.proto.runtime.v1.BindingEventRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprClientProtos.BindingEventEnvelope.Builder +DaprAppCallbackProtos.BindingEventRequest.Builder -
    Protobuf type dapr.proto.daprclient.v1.BindingEventEnvelope
    +
    + BindingEventRequest represents input bindings event.
    @@ -236,7 +241,8 @@ implements boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    @@ -245,228 +251,221 @@ implements   -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 2;
    +
    + Required.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - -static DaprClientProtos.BindingEventEnvelope +static DaprAppCallbackProtos.BindingEventRequest getDefaultInstance()   - -DaprClientProtos.BindingEventEnvelope + +DaprAppCallbackProtos.BindingEventRequest getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - + java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    Deprecated.
    - + int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    - + java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    - + java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + + + +java.lang.String +getMetadataOrThrow​(java.lang.String key) + +
    + The metadata set by the input binging components.
    java.lang.String -getMetadataOrThrow​(java.lang.String key) +getName() -
    map<string, string> metadata = 3;
    +
    + Requried.
    -java.lang.String -getName() - -
    string name = 1;
    - - - com.google.protobuf.ByteString getNameBytes() -
    string name = 1;
    +
    + Requried.
    - -com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> + +com.google.protobuf.Parser<DaprAppCallbackProtos.BindingEventRequest> getParserForType()   - + int getSerializedSize()   - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    - - - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + protected com.google.protobuf.MapField internalGetMapField​(int number)   - + boolean isInitialized()   - -static DaprClientProtos.BindingEventEnvelope.Builder + +static DaprAppCallbackProtos.BindingEventRequest.Builder newBuilder()   - -static DaprClientProtos.BindingEventEnvelope.Builder -newBuilder​(DaprClientProtos.BindingEventEnvelope prototype) + +static DaprAppCallbackProtos.BindingEventRequest.Builder +newBuilder​(DaprAppCallbackProtos.BindingEventRequest prototype)   - -DaprClientProtos.BindingEventEnvelope.Builder + +DaprAppCallbackProtos.BindingEventRequest.Builder newBuilderForType()   - -protected DaprClientProtos.BindingEventEnvelope.Builder + +protected DaprAppCallbackProtos.BindingEventRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseDelimitedFrom​(java.io.InputStream input)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(byte[] data)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(com.google.protobuf.ByteString data)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(java.io.InputStream input)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(java.nio.ByteBuffer data)   - -static DaprClientProtos.BindingEventEnvelope + +static DaprAppCallbackProtos.BindingEventRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprClientProtos.BindingEventEnvelope> + +static com.google.protobuf.Parser<DaprAppCallbackProtos.BindingEventRequest> parser()   - -DaprClientProtos.BindingEventEnvelope.Builder + +DaprAppCallbackProtos.BindingEventRequest.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -524,7 +523,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int NAME_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -534,7 +533,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -544,7 +543,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    @@ -610,10 +609,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getName

    public java.lang.String getName()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Specified by:
    -
    getName in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getName in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The name.
    @@ -623,10 +626,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getNameBytes

    public com.google.protobuf.ByteString getNameBytes()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Specified by:
    -
    getNameBytes in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getNameBytes in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The bytes for name.
    @@ -634,25 +641,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + Required. The payload that the input bindings sent
    + 
    + + bytes data = 2;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getData in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    Returns:
    The data.
    @@ -660,24 +658,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprClientProtos.BindingEventEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprAppCallbackProtos.BindingEventRequestOrBuilder
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
  • @@ -685,10 +676,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    containsMetadata in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    @@ -701,7 +696,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadata in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    @@ -709,10 +704,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    @@ -721,10 +720,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    @@ -732,10 +735,14 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
    @@ -805,8 +812,8 @@ java.lang.String defaultValue)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprAppCallbackProtos.BindingEventRequest 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
    @@ -828,8 +835,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprAppCallbackProtos.BindingEventRequest 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
    @@ -851,8 +858,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(byte[] data, +
    public static DaprAppCallbackProtos.BindingEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -874,8 +881,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.BindingEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -897,8 +904,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

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

    -
    public static DaprClientProtos.BindingEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.BindingEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -920,8 +927,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

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

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

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

    -
    public DaprClientProtos.BindingEventEnvelope getDefaultInstanceForType()
    +
    public DaprAppCallbackProtos.BindingEventRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1046,7 +1053,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html similarity index 77% rename from docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html index 7c0b1d7d4..1236f2efe 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.InvokeBindingEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.BindingEventRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.InvokeBindingEnvelopeOrBuilder

    +

    Interface DaprAppCallbackProtos.BindingEventRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.InvokeBindingEnvelope, DaprProtos.InvokeBindingEnvelope.Builder
    +
    DaprAppCallbackProtos.BindingEventRequest, DaprAppCallbackProtos.BindingEventRequest.Builder
    Enclosing class:
    -
    DaprProtos
    +
    DaprAppCallbackProtos

    -
    public static interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    public static interface DaprAppCallbackProtos.BindingEventRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,78 +134,72 @@ extends com.google.protobuf.MessageOrBuilder boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 2;
    +
    + Required.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    Deprecated.
    - + int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    - + java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    - + java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + + + +java.lang.String +getMetadataOrThrow​(java.lang.String key) + +
    + The metadata set by the input binging components.
    java.lang.String -getMetadataOrThrow​(java.lang.String key) +getName() -
    map<string, string> metadata = 3;
    +
    + Requried.
    -java.lang.String -getName() - -
    string name = 1;
    - - - com.google.protobuf.ByteString getNameBytes() -
    string name = 1;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    +
    + Requried.
    @@ -239,7 +233,11 @@ java.lang.String defaultValue)

    getName

    java.lang.String getName()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Returns:
    The name.
    @@ -250,7 +248,11 @@ java.lang.String defaultValue)

    getNameBytes

    com.google.protobuf.ByteString getNameBytes()
    -
    string name = 1;
    +
    + Requried. The name of the input binding component.
    + 
    + + string name = 1;
    Returns:
    The bytes for name.
    @@ -259,20 +261,13 @@ java.lang.String defaultValue)
  • -

    hasData

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

    getData

    -
    com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    com.google.protobuf.ByteString getData()
    +
    + Required. The payload that the input bindings sent
    + 
    + + bytes data = 2;
    Returns:
    The data.
    @@ -281,23 +276,24 @@ java.lang.String defaultValue)
  • -

    getDataOrBuilder

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

    getMetadataCount

    int getMetadataCount()
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • containsMetadata

    boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -313,7 +309,11 @@ java.lang.String defaultValue)

    getMetadataMap

    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -321,14 +321,22 @@ java.lang.String defaultValue)

    getMetadataOrDefault

    java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • getMetadataOrThrow

    java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata set by the input binging components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -353,7 +361,7 @@ java.lang.String defaultValue)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html new file mode 100644 index 000000000..7295a05c8 --- /dev/null +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html @@ -0,0 +1,575 @@ + + + + + +DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Enum DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency

    +
    +
    +
    java.lang.Object +
    java.lang.Enum<DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency> +
    io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency>, java.lang.constant.Constable
    +
    +
    +
    Enclosing class:
    +
    DaprAppCallbackProtos.BindingEventResponse
    +
    +
    +
    public static enum DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency
    +extends java.lang.Enum<DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + BindingEventConcurrency is the kind of concurrency 
    + 
    + + Protobuf enum dapr.proto.runtime.v1.BindingEventResponse.BindingEventConcurrency
    +
    +
    + +
    +
    +
      + +
    • +
      + + +

      Enum Constant Details

      + +
      +
    • + +
    • +
      + + +

      Field Details

      +
        +
      • +
        +

        SEQUENTIAL_VALUE

        +
        public static final int SEQUENTIAL_VALUE
        +
        + SEQUENTIAL sends data to output bindings specified in "to" sequentially.
        + 
        + + SEQUENTIAL = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
        +
      • +
      • +
        +

        PARALLEL_VALUE

        +
        public static final int PARALLEL_VALUE
        +
        + PARALLEL sends data to output bindings specified in "to" in parallel.
        + 
        + + PARALLEL = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
        +
      • +
      +
      +
    • + +
    • +
      + + +

      Method Details

      +
        +
      • +
        +

        values

        + +
        Returns an array containing the constants of this enum type, in +the order they are declared.
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency valueOf​(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        valueOf

        +
        @Deprecated +public static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency valueOf​(int value)
        +
        Deprecated.
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        value - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      • +
        +

        forNumber

        + +
        +
        Parameters:
        +
        value - The numeric wire value of the corresponding enum entry.
        +
        Returns:
        +
        The enum associated with the given numeric wire value.
        +
        +
        +
      • +
      • +
        +

        internalGetValueMap

        +
        public static com.google.protobuf.Internal.EnumLiteMap<DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency> internalGetValueMap()
        +
        +
      • +
      • +
        +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
        +
      • +
      • +
        +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
        +
      • +
      • +
        +

        valueOf

        +
        public static DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency valueOf​(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        desc - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html new file mode 100644 index 000000000..4dd49c5b4 --- /dev/null +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html @@ -0,0 +1,1505 @@ + + + + + +DaprAppCallbackProtos.BindingEventResponse.Builder (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Class DaprAppCallbackProtos.BindingEventResponse.Builder

    +
    +
    +
    java.lang.Object +
    com.google.protobuf.AbstractMessageLite.Builder +
    com.google.protobuf.AbstractMessage.Builder<BuilderType> +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.BindingEventResponse.Builder> +
    io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse.Builder
    +
    +
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.BindingEventResponseOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    DaprAppCallbackProtos.BindingEventResponse
    +
    +
    +
    public static final class DaprAppCallbackProtos.BindingEventResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.BindingEventResponse.Builder>
    +implements DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    + BindingEventResponse includes operations to save state or
    + send data to output bindings optionally.
    + 
    + + Protobuf type dapr.proto.runtime.v1.BindingEventResponse
    +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html similarity index 62% rename from docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html index 265ff38d7..ab6c8963b 100644 --- a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html @@ -2,11 +2,11 @@ - -DaprClientProtos.BindingResponseEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.BindingEventResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.BindingResponseEnvelope

    +

    Class DaprAppCallbackProtos.BindingEventResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.BindingResponseEnvelope
    +
    io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse
    @@ -105,20 +105,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.BindingResponseEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.BindingEventResponseOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static final class DaprClientProtos.BindingResponseEnvelope
    +
    public static final class DaprAppCallbackProtos.BindingEventResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.BindingResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.BindingResponseEnvelope
    +implements DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    + BindingEventResponse includes operations to save state or
    + send data to output bindings optionally.
    + 
    + + Protobuf type dapr.proto.runtime.v1.BindingEventResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +147,19 @@ implements static class  -DaprClientProtos.BindingResponseEnvelope.Builder +DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency -
    Protobuf type dapr.proto.daprclient.v1.BindingResponseEnvelope
    +
    + BindingEventConcurrency is the kind of concurrency
    + + + +static class  +DaprAppCallbackProtos.BindingEventResponse.Builder + +
    + BindingEventResponse includes operations to save state or + send data to output bindings optionally.
    @@ -191,11 +206,16 @@ implements static int -STATE_FIELD_NUMBER +STATES_FIELD_NUMBER   static int +STORE_NAME_FIELD_NUMBER +  + + +static int TO_FIELD_NUMBER   @@ -243,133 +263,149 @@ implements   -java.lang.String +DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency getConcurrency() -
    string concurrency = 4;
    +
    + The concurrency of output bindings to send data to + "to" output bindings list.
    -com.google.protobuf.ByteString -getConcurrencyBytes() +int +getConcurrencyValue() -
    string concurrency = 4;
    +
    + The concurrency of output bindings to send data to + "to" output bindings list.
    -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 1;
    +
    + The content which will be sent to "to" output bindings.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 1;
    - - - -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse getDefaultInstance()   - -DaprClientProtos.BindingResponseEnvelope + +DaprAppCallbackProtos.BindingEventResponse getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - -com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> + +com.google.protobuf.Parser<DaprAppCallbackProtos.BindingEventResponse> getParserForType()   - + int getSerializedSize()   - -DaprClientProtos.State -getState​(int index) + +CommonProtos.StateItem +getStates​(int index) -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    + + + +int +getStatesCount() + +
    + The state key values which will be stored in store_name.
    -int -getStateCount() +java.util.List<CommonProtos.StateItem> +getStatesList() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -java.util.List<DaprClientProtos.State> -getStateList() +CommonProtos.StateItemOrBuilder +getStatesOrBuilder​(int index) -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -DaprClientProtos.StateOrBuilder -getStateOrBuilder​(int index) +java.util.List<? extends CommonProtos.StateItemOrBuilder> +getStatesOrBuilderList() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -java.util.List<? extends DaprClientProtos.StateOrBuilder> -getStateOrBuilderList() +java.lang.String +getStoreName() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The name of state store where states are saved.
    -java.lang.String -getTo​(int index) +com.google.protobuf.ByteString +getStoreNameBytes() -
    repeated string to = 2;
    +
    + The name of state store where states are saved.
    -com.google.protobuf.ByteString -getToBytes​(int index) +java.lang.String +getTo​(int index) -
    repeated string to = 2;
    +
    + The list of output bindings.
    -int -getToCount() +com.google.protobuf.ByteString +getToBytes​(int index) -
    repeated string to = 2;
    +
    + The list of output bindings.
    -com.google.protobuf.ProtocolStringList -getToList() +int +getToCount() -
    repeated string to = 2;
    +
    + The list of output bindings.
    +com.google.protobuf.ProtocolStringList +getToList() + +
    + The list of output bindings.
    + + + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 1;
    - - int hashCode() @@ -386,22 +422,22 @@ implements   -static DaprClientProtos.BindingResponseEnvelope.Builder +static DaprAppCallbackProtos.BindingEventResponse.Builder newBuilder()   -static DaprClientProtos.BindingResponseEnvelope.Builder -newBuilder​(DaprClientProtos.BindingResponseEnvelope prototype) +static DaprAppCallbackProtos.BindingEventResponse.Builder +newBuilder​(DaprAppCallbackProtos.BindingEventResponse prototype)   -DaprClientProtos.BindingResponseEnvelope.Builder +DaprAppCallbackProtos.BindingEventResponse.Builder newBuilderForType()   -protected DaprClientProtos.BindingResponseEnvelope.Builder +protected DaprAppCallbackProtos.BindingEventResponse.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -411,78 +447,78 @@ implements   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseDelimitedFrom​(java.io.InputStream input)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(byte[] data)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(com.google.protobuf.ByteString data)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(java.io.InputStream input)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(java.nio.ByteBuffer data)   -static DaprClientProtos.BindingResponseEnvelope +static DaprAppCallbackProtos.BindingEventResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprClientProtos.BindingResponseEnvelope> +static com.google.protobuf.Parser<DaprAppCallbackProtos.BindingEventResponse> parser()   -DaprClientProtos.BindingResponseEnvelope.Builder +DaprAppCallbackProtos.BindingEventResponse.Builder toBuilder()   @@ -540,11 +576,21 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    STATE_FIELD_NUMBER

    -
    public static final int STATE_FIELD_NUMBER
    +

    DATA_FIELD_NUMBER

    +
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -574,7 +620,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONCURRENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -628,38 +674,110 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

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

    getStoreName

    +
    public java.lang.String getStoreName()
    +
    + The name of state store where states are saved.
    + 
    + + string store_name = 1;
    Specified by:
    -
    hasData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStoreName in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Returns:
    -
    Whether the data field is set.
    +
    The storeName.
  • -

    getData

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

    getStoreNameBytes

    +
    public com.google.protobuf.ByteString getStoreNameBytes()
    +
    + The name of state store where states are saved.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getData in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Returns:
    -
    The data.
    +
    The bytes for storeName.
  • -

    getDataOrBuilder

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

    getStatesList

    +
    public java.util.List<CommonProtos.StateItem> getStatesList()
    +
    + The state key values which will be stored in store_name.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getStatesList in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    +
    +
  • +
  • +
    +

    getStatesOrBuilderList

    +
    public java.util.List<? extends CommonProtos.StateItemOrBuilder> getStatesOrBuilderList()
    +
    + The state key values which will be stored in store_name.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    +
    +
    Specified by:
    +
    getStatesOrBuilderList in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    +
    +
  • +
  • +
    +

    getStatesCount

    +
    public int getStatesCount()
    +
    + The state key values which will be stored in store_name.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    +
    +
    Specified by:
    +
    getStatesCount in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    +
    +
  • +
  • +
    +

    getStates

    +
    public CommonProtos.StateItem getStates​(int index)
    +
    + The state key values which will be stored in store_name.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    +
    +
    Specified by:
    +
    getStates in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    +
    +
  • +
  • +
    +

    getStatesOrBuilder

    +
    public CommonProtos.StateItemOrBuilder getStatesOrBuilder​(int index)
    +
    + The state key values which will be stored in store_name.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    +
    +
    Specified by:
    +
    getStatesOrBuilder in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
  • @@ -667,10 +785,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getToList

    public com.google.protobuf.ProtocolStringList getToList()
    -
    repeated string to = 2;
    +
    + The list of output bindings.
    + 
    + + repeated string to = 3;
    Specified by:
    -
    getToList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToList in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Returns:
    A list containing the to.
    @@ -680,10 +802,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getToCount

    public int getToCount()
    -
    repeated string to = 2;
    +
    + The list of output bindings.
    + 
    + + repeated string to = 3;
    Specified by:
    -
    getToCount in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToCount in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Returns:
    The count of to.
    @@ -693,10 +819,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTo

    public java.lang.String getTo​(int index)
    -
    repeated string to = 2;
    +
    + The list of output bindings.
    + 
    + + repeated string to = 3;
    Specified by:
    -
    getTo in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getTo in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -708,10 +838,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getToBytes

    public com.google.protobuf.ByteString getToBytes​(int index)
    -
    repeated string to = 2;
    +
    + The list of output bindings.
    + 
    + + repeated string to = 3;
    Specified by:
    -
    getToBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getToBytes in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -721,67 +855,52 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getStateList

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

    getData

    +
    public com.google.protobuf.ByteString getData()
    +
    + The content which will be sent to "to" output bindings.
    + 
    + + bytes data = 4;
    Specified by:
    -
    getStateList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getData in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    Returns:
    +
    The data.
  • -

    getStateOrBuilderList

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

    getConcurrencyValue

    +
    public int getConcurrencyValue()
    +
    + The concurrency of output bindings to send data to
    + "to" output bindings list. The default is SEQUENTIAL.
    + 
    + + .dapr.proto.runtime.v1.BindingEventResponse.BindingEventConcurrency concurrency = 5;
    Specified by:
    -
    getStateOrBuilderList in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    -
    -
    -
  • -
  • -
    -

    getStateCount

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

    getState

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

    getStateOrBuilder

    -
    public DaprClientProtos.StateOrBuilder getStateOrBuilder​(int index)
    -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    -
    -
    Specified by:
    -
    getStateOrBuilder in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrencyValue in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for concurrency.
  • getConcurrency

    -
    public java.lang.String getConcurrency()
    -
    string concurrency = 4;
    + +
    + The concurrency of output bindings to send data to
    + "to" output bindings list. The default is SEQUENTIAL.
    + 
    + + .dapr.proto.runtime.v1.BindingEventResponse.BindingEventConcurrency concurrency = 5;
    Specified by:
    -
    getConcurrency in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    getConcurrency in interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
    Returns:
    The concurrency.
    @@ -789,19 +908,6 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConcurrencyBytes

    -
    public com.google.protobuf.ByteString getConcurrencyBytes()
    -
    string concurrency = 4;
    -
    -
    Specified by:
    -
    getConcurrencyBytes in interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    -
    Returns:
    -
    The bytes for concurrency.
    -
    -
    -
  • -
  • -

    isInitialized

    public final boolean isInitialized()
    @@ -866,8 +972,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprAppCallbackProtos.BindingEventResponse 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
    @@ -889,8 +995,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprAppCallbackProtos.BindingEventResponse 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
    @@ -912,8 +1018,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(byte[] data, +
    public static DaprAppCallbackProtos.BindingEventResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -935,8 +1041,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.BindingResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.BindingEventResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -958,8 +1064,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

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

    -
    public static DaprClientProtos.BindingResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.BindingEventResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -981,8 +1087,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

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

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

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

    -
    public DaprClientProtos.BindingResponseEnvelope getDefaultInstanceForType()
    +
    public DaprAppCallbackProtos.BindingEventResponse getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1107,7 +1213,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html similarity index 62% rename from docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html index 40c64f309..5fa774eee 100644 --- a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.BindingResponseEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.BindingEventResponseOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprClientProtos.BindingResponseEnvelopeOrBuilder

    +

    Interface DaprAppCallbackProtos.BindingEventResponseOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprClientProtos.BindingResponseEnvelope, DaprClientProtos.BindingResponseEnvelope.Builder
    +
    DaprAppCallbackProtos.BindingEventResponse, DaprAppCallbackProtos.BindingEventResponse.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static interface DaprClientProtos.BindingResponseEnvelopeOrBuilder
    +
    public static interface DaprAppCallbackProtos.BindingEventResponseOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,101 +131,117 @@ extends com.google.protobuf.MessageOrBuilder -java.lang.String +DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency getConcurrency() -
    string concurrency = 4;
    +
    + The concurrency of output bindings to send data to + "to" output bindings list.
    -com.google.protobuf.ByteString -getConcurrencyBytes() +int +getConcurrencyValue() -
    string concurrency = 4;
    +
    + The concurrency of output bindings to send data to + "to" output bindings list.
    -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 1;
    +
    + The content which will be sent to "to" output bindings.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() +CommonProtos.StateItem +getStates​(int index) -
    .google.protobuf.Any data = 1;
    +
    + The state key values which will be stored in store_name.
    -DaprClientProtos.State -getState​(int index) +int +getStatesCount() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -int -getStateCount() +java.util.List<CommonProtos.StateItem> +getStatesList() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -java.util.List<DaprClientProtos.State> -getStateList() +CommonProtos.StateItemOrBuilder +getStatesOrBuilder​(int index) -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -DaprClientProtos.StateOrBuilder -getStateOrBuilder​(int index) +java.util.List<? extends CommonProtos.StateItemOrBuilder> +getStatesOrBuilderList() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The state key values which will be stored in store_name.
    -java.util.List<? extends DaprClientProtos.StateOrBuilder> -getStateOrBuilderList() +java.lang.String +getStoreName() -
    repeated .dapr.proto.daprclient.v1.State state = 3;
    +
    + The name of state store where states are saved.
    -java.lang.String -getTo​(int index) +com.google.protobuf.ByteString +getStoreNameBytes() -
    repeated string to = 2;
    +
    + The name of state store where states are saved.
    -com.google.protobuf.ByteString -getToBytes​(int index) +java.lang.String +getTo​(int index) -
    repeated string to = 2;
    +
    + The list of output bindings.
    -int -getToCount() +com.google.protobuf.ByteString +getToBytes​(int index) -
    repeated string to = 2;
    +
    + The list of output bindings.
    -java.util.List<java.lang.String> -getToList() +int +getToCount() -
    repeated string to = 2;
    +
    + The list of output bindings.
    -boolean -hasData() +java.util.List<java.lang.String> +getToList() -
    .google.protobuf.Any data = 1;
    +
    + The list of output bindings.
    @@ -257,38 +273,98 @@ extends com.google.protobuf.MessageOrBuilder
  • getDefaultInstanceForType

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

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

    - +
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -431,97 +444,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<DaprAppCallbackProtos.ListInputBindingsResponse.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -532,23 +545,23 @@ 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<DaprAppCallbackProtos.ListInputBindingsResponse.Builder>
  • mergeFrom

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprAppCallbackProtos.ListInputBindingsResponse.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<DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.ListInputBindingsResponse.Builder>
    Throws:
    java.io.IOException
    @@ -558,10 +571,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsList

    public com.google.protobuf.ProtocolStringList getBindingsList()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsList in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Returns:
    A list containing the bindings.
    @@ -571,10 +588,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsCount

    public int getBindingsCount()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsCount in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Returns:
    The count of bindings.
    @@ -584,10 +605,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindings

    public java.lang.String getBindings​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindings in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -599,10 +624,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsBytes

    public com.google.protobuf.ByteString getBindingsBytes​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsBytes in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -613,9 +642,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder setBindings​(int index, +
    public DaprAppCallbackProtos.ListInputBindingsResponse.Builder setBindings​(int index, java.lang.String value)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    index - The index to set the value at.
    @@ -628,8 +661,12 @@ java.lang.String value)
  • addBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindings​(java.lang.String value)
    -
    repeated string bindings = 1;
    +
    public DaprAppCallbackProtos.ListInputBindingsResponse.Builder addBindings​(java.lang.String value)
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    value - The bindings to add.
    @@ -641,8 +678,12 @@ java.lang.String value)
  • addAllBindings

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addAllBindings​(java.lang.Iterable<java.lang.String> values)
    -
    repeated string bindings = 1;
    +
    public DaprAppCallbackProtos.ListInputBindingsResponse.Builder addAllBindings​(java.lang.Iterable<java.lang.String> values)
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    values - The bindings to add.
    @@ -654,8 +695,12 @@ java.lang.String value)
  • clearBindings

    - -
    repeated string bindings = 1;
    + +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Returns:
    This builder for chaining.
    @@ -665,8 +710,12 @@ java.lang.String value)
  • addBindingsBytes

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder addBindingsBytes​(com.google.protobuf.ByteString value)
    -
    repeated string bindings = 1;
    +
    public DaprAppCallbackProtos.ListInputBindingsResponse.Builder addBindingsBytes​(com.google.protobuf.ByteString value)
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    value - The bytes of the bindings to add.
    @@ -678,24 +727,24 @@ java.lang.String value)
  • setUnknownFields

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

    -
    public final DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprAppCallbackProtos.ListInputBindingsResponse.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<DaprAppCallbackProtos.ListInputBindingsResponse.Builder>
  • @@ -721,7 +770,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelope.html b/docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html similarity index 72% rename from docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelope.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html index e2c165e35..6b29d0710 100644 --- a/docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelope.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html @@ -2,11 +2,11 @@ - -DaprClientProtos.GetBindingsSubscriptionsEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.ListInputBindingsResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.GetBindingsSubscriptionsEnvelope

    +

    Class DaprAppCallbackProtos.ListInputBindingsResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.GetBindingsSubscriptionsEnvelope
    +
    io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponse
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static final class DaprClientProtos.GetBindingsSubscriptionsEnvelope
    +
    public static final class DaprAppCallbackProtos.ListInputBindingsResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.GetBindingsSubscriptionsEnvelope
    +implements DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    +
    + ListInputBindingsResponse is the message including the list of input bindings.
    + 
    + + Protobuf type dapr.proto.runtime.v1.ListInputBindingsResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder +DaprAppCallbackProtos.ListInputBindingsResponse.Builder -
    Protobuf type dapr.proto.daprclient.v1.GetBindingsSubscriptionsEnvelope
    +
    + ListInputBindingsResponse is the message including the list of input bindings.
    @@ -231,37 +236,41 @@ implements java.lang.String getBindings​(int index) -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    com.google.protobuf.ByteString getBindingsBytes​(int index) -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    int getBindingsCount() -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    com.google.protobuf.ProtocolStringList getBindingsList() -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse getDefaultInstance()   -DaprClientProtos.GetBindingsSubscriptionsEnvelope +DaprAppCallbackProtos.ListInputBindingsResponse getDefaultInstanceForType()   @@ -271,7 +280,7 @@ implements   -com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> +com.google.protobuf.Parser<DaprAppCallbackProtos.ListInputBindingsResponse> getParserForType()   @@ -301,22 +310,22 @@ implements   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder +static DaprAppCallbackProtos.ListInputBindingsResponse.Builder newBuilder()   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder -newBuilder​(DaprClientProtos.GetBindingsSubscriptionsEnvelope prototype) +static DaprAppCallbackProtos.ListInputBindingsResponse.Builder +newBuilder​(DaprAppCallbackProtos.ListInputBindingsResponse prototype)   -DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder +DaprAppCallbackProtos.ListInputBindingsResponse.Builder newBuilderForType()   -protected DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder +protected DaprAppCallbackProtos.ListInputBindingsResponse.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -326,78 +335,78 @@ implements   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseDelimitedFrom​(java.io.InputStream input)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(byte[] data)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(com.google.protobuf.ByteString data)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(java.io.InputStream input)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(java.nio.ByteBuffer data)   -static DaprClientProtos.GetBindingsSubscriptionsEnvelope +static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprClientProtos.GetBindingsSubscriptionsEnvelope> +static com.google.protobuf.Parser<DaprAppCallbackProtos.ListInputBindingsResponse> parser()   -DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder +DaprAppCallbackProtos.ListInputBindingsResponse.Builder toBuilder()   @@ -459,7 +468,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int BINDINGS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -515,10 +524,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsList

    public com.google.protobuf.ProtocolStringList getBindingsList()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsList in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsList in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Returns:
    A list containing the bindings.
    @@ -528,10 +541,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsCount

    public int getBindingsCount()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsCount in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsCount in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Returns:
    The count of bindings.
    @@ -541,10 +558,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindings

    public java.lang.String getBindings​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindings in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindings in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Parameters:
    index - The index of the element to return.
    Returns:
    @@ -556,10 +577,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getBindingsBytes

    public com.google.protobuf.ByteString getBindingsBytes​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Specified by:
    -
    getBindingsBytes in interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    getBindingsBytes in interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
    Parameters:
    index - The index of the value to return.
    Returns:
    @@ -633,8 +658,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprAppCallbackProtos.ListInputBindingsResponse 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
    @@ -656,8 +681,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprAppCallbackProtos.ListInputBindingsResponse 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
    @@ -679,8 +704,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(byte[] data, +
    public static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -702,8 +727,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.ListInputBindingsResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -725,8 +750,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

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

    -
    public static DaprClientProtos.GetBindingsSubscriptionsEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.ListInputBindingsResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -748,8 +773,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

    - +
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

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

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

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

    -
    public DaprClientProtos.GetBindingsSubscriptionsEnvelope getDefaultInstanceForType()
    +
    public DaprAppCallbackProtos.ListInputBindingsResponse getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -874,7 +899,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html similarity index 84% rename from docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html index 5d8c61058..a4db3e76d 100644 --- a/docs/io/dapr/v1/DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder

    +

    Interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprClientProtos.GetBindingsSubscriptionsEnvelope, DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
    +
    DaprAppCallbackProtos.ListInputBindingsResponse, DaprAppCallbackProtos.ListInputBindingsResponse.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static interface DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
    +
    public static interface DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,28 +134,32 @@ extends com.google.protobuf.MessageOrBuilder java.lang.String getBindings​(int index) -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    com.google.protobuf.ByteString getBindingsBytes​(int index) -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    int getBindingsCount() -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    java.util.List<java.lang.String> getBindingsList() -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    @@ -189,7 +193,11 @@ extends com.google.protobuf.MessageOrBuilder

    getBindingsList

    java.util.List<java.lang.String> getBindingsList()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Returns:
    A list containing the bindings.
    @@ -200,7 +208,11 @@ extends com.google.protobuf.MessageOrBuilder

    getBindingsCount

    int getBindingsCount()
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Returns:
    The count of bindings.
    @@ -211,7 +223,11 @@ extends com.google.protobuf.MessageOrBuilder

    getBindings

    java.lang.String getBindings​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    index - The index of the element to return.
    @@ -224,7 +240,11 @@ extends com.google.protobuf.MessageOrBuilder

    getBindingsBytes

    com.google.protobuf.ByteString getBindingsBytes​(int index)
    -
    repeated string bindings = 1;
    +
    + The list of input bindings.
    + 
    + + repeated string bindings = 1;
    Parameters:
    index - The index of the value to return.
    @@ -255,7 +275,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html new file mode 100644 index 000000000..b9d3c1f5a --- /dev/null +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html @@ -0,0 +1,945 @@ + + + + + +DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Class DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder

    +
    +
    +
    java.lang.Object +
    com.google.protobuf.AbstractMessageLite.Builder +
    com.google.protobuf.AbstractMessage.Builder<BuilderType> +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder> +
    io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder
    +
    +
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    DaprAppCallbackProtos.ListTopicSubscriptionsResponse
    +
    +
    +
    public static final class DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder>
    +implements DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder
    +
    + ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.
    + 
    + + Protobuf type dapr.proto.runtime.v1.ListTopicSubscriptionsResponse
    +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.html b/docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html similarity index 64% rename from docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html index 698d15eab..e2e8a8748 100644 --- a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html @@ -2,11 +2,11 @@ - -DaprClientProtos.GetTopicSubscriptionsEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.ListTopicSubscriptionsResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.GetTopicSubscriptionsEnvelope

    +

    Class DaprAppCallbackProtos.ListTopicSubscriptionsResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.GetTopicSubscriptionsEnvelope
    +
    io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static final class DaprClientProtos.GetTopicSubscriptionsEnvelope
    +
    public static final class DaprAppCallbackProtos.ListTopicSubscriptionsResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.GetTopicSubscriptionsEnvelope
    +implements DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder
    +
    + ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.
    + 
    + + Protobuf type dapr.proto.runtime.v1.ListTopicSubscriptionsResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder +DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder -
    Protobuf type dapr.proto.daprclient.v1.GetTopicSubscriptionsEnvelope
    +
    + ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.
    @@ -181,7 +186,7 @@ implements static int -TOPICS_FIELD_NUMBER +SUBSCRIPTIONS_FIELD_NUMBER   @@ -228,12 +233,12 @@ implements   -static DaprClientProtos.GetTopicSubscriptionsEnvelope +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse getDefaultInstance()   -DaprClientProtos.GetTopicSubscriptionsEnvelope +DaprAppCallbackProtos.ListTopicSubscriptionsResponse getDefaultInstanceForType()   @@ -243,7 +248,7 @@ implements   -com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> +com.google.protobuf.Parser<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> getParserForType()   @@ -253,155 +258,167 @@ implements   -java.lang.String -getTopics​(int index) +DaprAppCallbackProtos.TopicSubscription +getSubscriptions​(int index) -
    repeated string topics = 1;
    +
    + The list of topics.
    -com.google.protobuf.ByteString -getTopicsBytes​(int index) +int +getSubscriptionsCount() -
    repeated string topics = 1;
    +
    + The list of topics.
    -int -getTopicsCount() +java.util.List<DaprAppCallbackProtos.TopicSubscription> +getSubscriptionsList() -
    repeated string topics = 1;
    +
    + The list of topics.
    -com.google.protobuf.ProtocolStringList -getTopicsList() +DaprAppCallbackProtos.TopicSubscriptionOrBuilder +getSubscriptionsOrBuilder​(int index) -
    repeated string topics = 1;
    +
    + The list of topics.
    +java.util.List<? extends DaprAppCallbackProtos.TopicSubscriptionOrBuilder> +getSubscriptionsOrBuilderList() + +
    + The list of topics.
    + + + com.google.protobuf.UnknownFieldSet getUnknownFields()   - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + boolean isInitialized()   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder newBuilder()   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder -newBuilder​(DaprClientProtos.GetTopicSubscriptionsEnvelope prototype) -  - -DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder -newBuilderForType() +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder +newBuilder​(DaprAppCallbackProtos.ListTopicSubscriptionsResponse prototype)   -protected DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder -newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) +DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder +newBuilderForType()   +protected DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder +newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) +  + + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseDelimitedFrom​(java.io.InputStream input)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(byte[] data)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(com.google.protobuf.ByteString data)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(java.io.InputStream input)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(java.nio.ByteBuffer data)   - -static DaprClientProtos.GetTopicSubscriptionsEnvelope + +static DaprAppCallbackProtos.ListTopicSubscriptionsResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprClientProtos.GetTopicSubscriptionsEnvelope> + +static com.google.protobuf.Parser<DaprAppCallbackProtos.ListTopicSubscriptionsResponse> parser()   - -DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder + +DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -455,11 +472,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    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<DaprAppCallbackProtos.TopicEventRequest.Builder>
  • mergeFrom

    -
    public DaprClientProtos.CloudEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprAppCallbackProtos.TopicEventRequest.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<DaprClientProtos.CloudEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
    Throws:
    java.io.IOException
    @@ -760,10 +763,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getId

    public java.lang.String getId()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Specified by:
    -
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getId in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The id.
    @@ -773,10 +782,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getIdBytes

    public com.google.protobuf.ByteString getIdBytes()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Specified by:
    -
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getIdBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for id.
    @@ -785,8 +800,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setId

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setId​(java.lang.String value)
    -
    string id = 1;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setId​(java.lang.String value)
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Parameters:
    value - The id to set.
    @@ -798,8 +819,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearId

    - -
    string id = 1;
    + +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Returns:
    This builder for chaining.
    @@ -809,8 +836,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setIdBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setIdBytes​(com.google.protobuf.ByteString value)
    -
    string id = 1;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setIdBytes​(com.google.protobuf.ByteString value)
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Parameters:
    value - The bytes for id to set.
    @@ -823,10 +856,18 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSource

    public java.lang.String getSource()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Specified by:
    -
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSource in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The source.
    @@ -836,10 +877,18 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSourceBytes

    public com.google.protobuf.ByteString getSourceBytes()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Specified by:
    -
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSourceBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for source.
    @@ -848,8 +897,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSource

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSource​(java.lang.String value)
    -
    string source = 2;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setSource​(java.lang.String value)
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Parameters:
    value - The source to set.
    @@ -861,8 +918,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearSource

    - -
    string source = 2;
    + +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Returns:
    This builder for chaining.
    @@ -872,8 +937,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSourceBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSourceBytes​(com.google.protobuf.ByteString value)
    -
    string source = 2;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setSourceBytes​(com.google.protobuf.ByteString value)
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Parameters:
    value - The bytes for source to set.
    @@ -886,10 +959,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getType

    public java.lang.String getType()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Specified by:
    -
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getType in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The type.
    @@ -899,10 +976,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTypeBytes

    public com.google.protobuf.ByteString getTypeBytes()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Specified by:
    -
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTypeBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for type.
    @@ -911,8 +992,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setType

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setType​(java.lang.String value)
    -
    string type = 3;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setType​(java.lang.String value)
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Parameters:
    value - The type to set.
    @@ -924,8 +1009,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearType

    - -
    string type = 3;
    + +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Returns:
    This builder for chaining.
    @@ -935,8 +1024,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTypeBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTypeBytes​(com.google.protobuf.ByteString value)
    -
    string type = 3;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setTypeBytes​(com.google.protobuf.ByteString value)
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Parameters:
    value - The bytes for type to set.
    @@ -949,10 +1042,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSpecVersion

    public java.lang.String getSpecVersion()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Specified by:
    -
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersion in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The specVersion.
    @@ -962,10 +1059,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSpecVersionBytes

    public com.google.protobuf.ByteString getSpecVersionBytes()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Specified by:
    -
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersionBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for specVersion.
    @@ -974,8 +1075,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSpecVersion

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersion​(java.lang.String value)
    -
    string specVersion = 4;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setSpecVersion​(java.lang.String value)
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Parameters:
    value - The specVersion to set.
    @@ -987,8 +1092,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearSpecVersion

    - -
    string specVersion = 4;
    + +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Returns:
    This builder for chaining.
    @@ -998,8 +1107,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setSpecVersionBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setSpecVersionBytes​(com.google.protobuf.ByteString value)
    -
    string specVersion = 4;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setSpecVersionBytes​(com.google.protobuf.ByteString value)
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Parameters:
    value - The bytes for specVersion to set.
    @@ -1012,10 +1125,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentType

    public java.lang.String getDataContentType()
    -
    string data_content_type = 5;
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Specified by:
    -
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentType in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The dataContentType.
    @@ -1025,10 +1142,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentTypeBytes

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

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

    -
    public DaprClientProtos.CloudEventEnvelope.Builder clearDataContentType()
    -
    string data_content_type = 5;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder clearDataContentType()
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Returns:
    This builder for chaining.
    @@ -1061,8 +1190,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setDataContentTypeBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setDataContentTypeBytes​(com.google.protobuf.ByteString value)
    -
    string data_content_type = 5;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setDataContentTypeBytes​(com.google.protobuf.ByteString value)
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Parameters:
    value - The bytes for dataContentType to set.
    @@ -1073,12 +1206,65 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getTopic

    -
    public java.lang.String getTopic()
    -
    string topic = 6;
    +

    getData

    +
    public com.google.protobuf.ByteString getData()
    +
    + The content of the event.
    + 
    + + bytes data = 7;
    Specified by:
    -
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getData in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    +
    Returns:
    +
    The data.
    +
    +
    +
  • +
  • +
    +

    setData

    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setData​(com.google.protobuf.ByteString value)
    +
    + The content of the event.
    + 
    + + bytes data = 7;
    +
    +
    Parameters:
    +
    value - The data to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    clearData

    + +
    + The content of the event.
    + 
    + + bytes data = 7;
    +
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    getTopic

    +
    public java.lang.String getTopic()
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    +
    +
    Specified by:
    +
    getTopic in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The topic.
    @@ -1088,10 +1274,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopicBytes

    public com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Specified by:
    -
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for topic.
    @@ -1100,8 +1290,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopic

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTopic​(java.lang.String value)
    -
    string topic = 6;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setTopic​(java.lang.String value)
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Parameters:
    value - The topic to set.
    @@ -1113,8 +1307,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearTopic

    - -
    string topic = 6;
    + +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Returns:
    This builder for chaining.
    @@ -1124,8 +1322,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopicBytes

    -
    public DaprClientProtos.CloudEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    -
    string topic = 6;
    +
    public DaprAppCallbackProtos.TopicEventRequest.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Parameters:
    value - The bytes for topic to set.
    @@ -1136,97 +1338,25 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -
    -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    Returns:
    -
    The data.
    -
    -
    -
  • -
  • -
    -

    setData

    -
    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)
    -
    .google.protobuf.Any data = 7;
    -
    -
  • -
  • -
    -

    mergeData

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

    clearData

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

    getDataBuilder

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

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    setUnknownFields

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

    -
    public final DaprClientProtos.CloudEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
  • @@ -1252,7 +1382,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelope.html b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html similarity index 68% rename from docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelope.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html index f040b9f71..624a5f842 100644 --- a/docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelope.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html @@ -2,11 +2,11 @@ - -DaprClientProtos.CloudEventEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.TopicEventRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos.CloudEventEnvelope

    +

    Class DaprAppCallbackProtos.TopicEventRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprClientProtos.CloudEventEnvelope
    +
    io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest
    @@ -105,20 +105,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.CloudEventEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.TopicEventRequestOrBuilder, java.io.Serializable
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static final class DaprClientProtos.CloudEventEnvelope
    +
    public static final class DaprAppCallbackProtos.TopicEventRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.CloudEventEnvelope
    +implements DaprAppCallbackProtos.TopicEventRequestOrBuilder
    +
    + TopicEventRequest message is compatiable with CloudEvent spec v1.0
    + https://github.com/cloudevents/spec/blob/v1.0/spec.md
    + 
    + + Protobuf type dapr.proto.runtime.v1.TopicEventRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +147,11 @@ implements static class  -DaprClientProtos.CloudEventEnvelope.Builder +DaprAppCallbackProtos.TopicEventRequest.Builder -
    Protobuf type dapr.proto.daprclient.v1.CloudEventEnvelope
    +
    + TopicEventRequest message is compatiable with CloudEvent spec v1.0 + https://github.com/cloudevents/spec/blob/v1.0/spec.md
    @@ -201,7 +208,7 @@ implements static int -SPECVERSION_FIELD_NUMBER +SPEC_VERSION_FIELD_NUMBER   @@ -258,257 +265,256 @@ implements   -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 7;
    +
    + The content of the event.
    java.lang.String getDataContentType() -
    string data_content_type = 5;
    +
    + The content type of data value.
    com.google.protobuf.ByteString getDataContentTypeBytes() -
    string data_content_type = 5;
    +
    + The content type of data value.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 7;
    - - - -static DaprClientProtos.CloudEventEnvelope +static DaprAppCallbackProtos.TopicEventRequest getDefaultInstance()   - -DaprClientProtos.CloudEventEnvelope + +DaprAppCallbackProtos.TopicEventRequest getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - + java.lang.String getId() -
    string id = 1;
    +
    + id identifies the event.
    - + com.google.protobuf.ByteString getIdBytes() -
    string id = 1;
    +
    + id identifies the event.
    - -com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> + +com.google.protobuf.Parser<DaprAppCallbackProtos.TopicEventRequest> getParserForType()   - + int getSerializedSize()   - + java.lang.String getSource() -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    - + com.google.protobuf.ByteString getSourceBytes() -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    - + java.lang.String getSpecVersion() -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification.
    - + com.google.protobuf.ByteString getSpecVersionBytes() -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification.
    - + java.lang.String getTopic() -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    - + com.google.protobuf.ByteString getTopicBytes() -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    - + java.lang.String getType() -
    string type = 3;
    +
    + The type of event related to the originating occurrence.
    - + com.google.protobuf.ByteString getTypeBytes() -
    string type = 3;
    +
    + The type of event related to the originating occurrence.
    - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 7;
    - - - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + boolean isInitialized()   - -static DaprClientProtos.CloudEventEnvelope.Builder + +static DaprAppCallbackProtos.TopicEventRequest.Builder newBuilder()   - -static DaprClientProtos.CloudEventEnvelope.Builder -newBuilder​(DaprClientProtos.CloudEventEnvelope prototype) + +static DaprAppCallbackProtos.TopicEventRequest.Builder +newBuilder​(DaprAppCallbackProtos.TopicEventRequest prototype)   - -DaprClientProtos.CloudEventEnvelope.Builder + +DaprAppCallbackProtos.TopicEventRequest.Builder newBuilderForType()   - -protected DaprClientProtos.CloudEventEnvelope.Builder + +protected DaprAppCallbackProtos.TopicEventRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseDelimitedFrom​(java.io.InputStream input)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(byte[] data)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(com.google.protobuf.ByteString data)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(java.io.InputStream input)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(java.nio.ByteBuffer data)   - -static DaprClientProtos.CloudEventEnvelope + +static DaprAppCallbackProtos.TopicEventRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprClientProtos.CloudEventEnvelope> + +static com.google.protobuf.Parser<DaprAppCallbackProtos.TopicEventRequest> parser()   - -DaprClientProtos.CloudEventEnvelope.Builder + +DaprAppCallbackProtos.TopicEventRequest.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -566,7 +572,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ID_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -576,7 +582,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int SOURCE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -586,17 +592,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int TYPE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • -

    SPECVERSION_FIELD_NUMBER

    -
    public static final int SPECVERSION_FIELD_NUMBER
    +

    SPEC_VERSION_FIELD_NUMBER

    +
    public static final int SPEC_VERSION_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -606,17 +612,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_CONTENT_TYPE_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    -
    -
    -
  • -
  • -
    -

    TOPIC_FIELD_NUMBER

    -
    public static final int TOPIC_FIELD_NUMBER
    -
    -
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -626,7 +622,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
    +
    +
    +
  • +
  • +
    +

    TOPIC_FIELD_NUMBER

    +
    public static final int TOPIC_FIELD_NUMBER
    +
    +
    See Also:
    +
    Constant Field Values
  • @@ -682,10 +688,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getId

    public java.lang.String getId()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Specified by:
    -
    getId in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getId in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The id.
    @@ -695,10 +707,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getIdBytes

    public com.google.protobuf.ByteString getIdBytes()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Specified by:
    -
    getIdBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getIdBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for id.
    @@ -708,10 +726,18 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSource

    public java.lang.String getSource()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Specified by:
    -
    getSource in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSource in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The source.
    @@ -721,10 +747,18 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSourceBytes

    public com.google.protobuf.ByteString getSourceBytes()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Specified by:
    -
    getSourceBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSourceBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for source.
    @@ -734,10 +768,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getType

    public java.lang.String getType()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Specified by:
    -
    getType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getType in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The type.
    @@ -747,10 +785,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTypeBytes

    public com.google.protobuf.ByteString getTypeBytes()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Specified by:
    -
    getTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTypeBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for type.
    @@ -760,10 +802,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSpecVersion

    public java.lang.String getSpecVersion()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Specified by:
    -
    getSpecVersion in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersion in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The specVersion.
    @@ -773,10 +819,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getSpecVersionBytes

    public com.google.protobuf.ByteString getSpecVersionBytes()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Specified by:
    -
    getSpecVersionBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getSpecVersionBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for specVersion.
    @@ -786,10 +836,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentType

    public java.lang.String getDataContentType()
    -
    string data_content_type = 5;
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Specified by:
    -
    getDataContentType in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentType in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The dataContentType.
    @@ -799,10 +853,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataContentTypeBytes

    public com.google.protobuf.ByteString getDataContentTypeBytes()
    -
    string data_content_type = 5;
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Specified by:
    -
    getDataContentTypeBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getDataContentTypeBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for dataContentType.
    @@ -810,12 +868,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getTopic

    -
    public java.lang.String getTopic()
    -
    string topic = 6;
    +

    getData

    +
    public com.google.protobuf.ByteString getData()
    +
    + The content of the event.
    + 
    + + bytes data = 7;
    Specified by:
    -
    getTopic in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getData in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    +
    Returns:
    +
    The data.
    +
    +
    +
  • +
  • +
    +

    getTopic

    +
    public java.lang.String getTopic()
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    +
    +
    Specified by:
    +
    getTopic in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The topic.
    @@ -825,10 +904,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopicBytes

    public com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Specified by:
    -
    getTopicBytes in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
    Returns:
    The bytes for topic.
    @@ -836,43 +919,6 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    hasData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -
    -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    getData in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    Returns:
    -
    The data.
    -
    -
    -
  • -
  • -
    -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 7;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    isInitialized

    public final boolean isInitialized()
    @@ -937,8 +983,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprAppCallbackProtos.TopicEventRequest 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
    @@ -960,8 +1006,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprAppCallbackProtos.TopicEventRequest 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
    @@ -983,8 +1029,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(byte[] data, +
    public static DaprAppCallbackProtos.TopicEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -1006,8 +1052,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprClientProtos.CloudEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.TopicEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -1029,8 +1075,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

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

    -
    public static DaprClientProtos.CloudEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprAppCallbackProtos.TopicEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -1052,8 +1098,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

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

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

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

    -
    public DaprClientProtos.CloudEventEnvelope getDefaultInstanceForType()
    +
    public DaprAppCallbackProtos.TopicEventRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1178,7 +1224,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html similarity index 76% rename from docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html index b1be30df4..e6041d8c5 100644 --- a/docs/io/dapr/v1/DaprClientProtos.CloudEventEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.CloudEventEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.TopicEventRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprClientProtos.CloudEventEnvelopeOrBuilder

    +

    Interface DaprAppCallbackProtos.TopicEventRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprClientProtos.CloudEventEnvelope, DaprClientProtos.CloudEventEnvelope.Builder
    +
    DaprAppCallbackProtos.TopicEventRequest, DaprAppCallbackProtos.TopicEventRequest.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static interface DaprClientProtos.CloudEventEnvelopeOrBuilder
    +
    public static interface DaprAppCallbackProtos.TopicEventRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,108 +131,107 @@ extends com.google.protobuf.MessageOrBuilder -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 7;
    +
    + The content of the event.
    java.lang.String getDataContentType() -
    string data_content_type = 5;
    +
    + The content type of data value.
    com.google.protobuf.ByteString getDataContentTypeBytes() -
    string data_content_type = 5;
    +
    + The content type of data value.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 7;
    - - - java.lang.String getId() -
    string id = 1;
    +
    + id identifies the event.
    - + com.google.protobuf.ByteString getIdBytes() -
    string id = 1;
    +
    + id identifies the event.
    - + java.lang.String getSource() -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    - + com.google.protobuf.ByteString getSourceBytes() -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    - + java.lang.String getSpecVersion() -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification.
    - + com.google.protobuf.ByteString getSpecVersionBytes() -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification.
    - + java.lang.String getTopic() -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    - + com.google.protobuf.ByteString getTopicBytes() -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    - + java.lang.String getType() -
    string type = 3;
    +
    + The type of event related to the originating occurrence.
    - + com.google.protobuf.ByteString getTypeBytes() -
    string type = 3;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 7;
    +
    + The type of event related to the originating occurrence.
    @@ -266,7 +265,13 @@ extends com.google.protobuf.MessageOrBuilder

    getId

    java.lang.String getId()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Returns:
    The id.
    @@ -277,7 +282,13 @@ extends com.google.protobuf.MessageOrBuilder

    getIdBytes

    com.google.protobuf.ByteString getIdBytes()
    -
    string id = 1;
    +
    + id identifies the event. Producers MUST ensure that source + id 
    + is unique for each distinct event. If a duplicate event is re-sent
    + (e.g. due to a network error) it MAY have the same id. 
    + 
    + + string id = 1;
    Returns:
    The bytes for id.
    @@ -288,7 +299,15 @@ extends com.google.protobuf.MessageOrBuilder

    getSource

    java.lang.String getSource()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Returns:
    The source.
    @@ -299,7 +318,15 @@ extends com.google.protobuf.MessageOrBuilder

    getSourceBytes

    com.google.protobuf.ByteString getSourceBytes()
    -
    string source = 2;
    +
    + source identifies the context in which an event happened.
    + Often this will include information such as the type of the
    + event source, the organization publishing the event or the process
    + that produced the event. The exact syntax and semantics behind
    + the data encoded in the URI is defined by the event producer.
    + 
    + + string source = 2;
    Returns:
    The bytes for source.
    @@ -310,7 +337,11 @@ extends com.google.protobuf.MessageOrBuilder

    getType

    java.lang.String getType()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Returns:
    The type.
    @@ -321,7 +352,11 @@ extends com.google.protobuf.MessageOrBuilder

    getTypeBytes

    com.google.protobuf.ByteString getTypeBytes()
    -
    string type = 3;
    +
    + The type of event related to the originating occurrence. 
    + 
    + + string type = 3;
    Returns:
    The bytes for type.
    @@ -332,7 +367,11 @@ extends com.google.protobuf.MessageOrBuilder

    getSpecVersion

    java.lang.String getSpecVersion()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Returns:
    The specVersion.
    @@ -343,7 +382,11 @@ extends com.google.protobuf.MessageOrBuilder

    getSpecVersionBytes

    com.google.protobuf.ByteString getSpecVersionBytes()
    -
    string specVersion = 4;
    +
    + The version of the CloudEvents specification. 
    + 
    + + string spec_version = 4;
    Returns:
    The bytes for specVersion.
    @@ -354,7 +397,11 @@ extends com.google.protobuf.MessageOrBuilder

    getDataContentType

    java.lang.String getDataContentType()
    -
    string data_content_type = 5;
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Returns:
    The dataContentType.
    @@ -365,7 +412,11 @@ extends com.google.protobuf.MessageOrBuilder

    getDataContentTypeBytes

    com.google.protobuf.ByteString getDataContentTypeBytes()
    -
    string data_content_type = 5;
    +
    + The content type of data value.
    + 
    + + string data_content_type = 5;
    Returns:
    The bytes for dataContentType.
    @@ -374,9 +425,28 @@ extends com.google.protobuf.MessageOrBuilder
  • +

    getData

    +
    com.google.protobuf.ByteString getData()
    +
    + The content of the event.
    + 
    + + bytes data = 7;
    +
    +
    Returns:
    +
    The data.
    +
    +
    +
  • +
  • +

    getTopic

    java.lang.String getTopic()
    -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Returns:
    The topic.
    @@ -387,42 +457,17 @@ extends com.google.protobuf.MessageOrBuilder

    getTopicBytes

    com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 6;
    +
    + The pubsub topic which publisher sent to.
    + 
    + + string topic = 6;
    Returns:
    The bytes for topic.
  • -
  • -
    -

    hasData

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

    getData

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

    getDataOrBuilder

    -
    com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 7;
    -
    -
  • @@ -445,7 +490,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html new file mode 100644 index 000000000..af0c33e46 --- /dev/null +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html @@ -0,0 +1,952 @@ + + + + + +DaprAppCallbackProtos.TopicSubscription.Builder (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Class DaprAppCallbackProtos.TopicSubscription.Builder

    +
    +
    +
    java.lang.Object +
    com.google.protobuf.AbstractMessageLite.Builder +
    com.google.protobuf.AbstractMessage.Builder<BuilderType> +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicSubscription.Builder> +
    io.dapr.v1.DaprAppCallbackProtos.TopicSubscription.Builder
    +
    +
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.TopicSubscriptionOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    DaprAppCallbackProtos.TopicSubscription
    +
    +
    +
    public static final class DaprAppCallbackProtos.TopicSubscription.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicSubscription.Builder>
    +implements DaprAppCallbackProtos.TopicSubscriptionOrBuilder
    +
    + TopicSubscription represents topic and metadata.
    + 
    + + Protobuf type dapr.proto.runtime.v1.TopicSubscription
    +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html new file mode 100644 index 000000000..d7f23aac5 --- /dev/null +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html @@ -0,0 +1,1048 @@ + + + + + +DaprAppCallbackProtos.TopicSubscription (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Class DaprAppCallbackProtos.TopicSubscription

    +
    +
    +
    java.lang.Object +
    com.google.protobuf.AbstractMessageLite +
    com.google.protobuf.AbstractMessage +
    com.google.protobuf.GeneratedMessageV3 +
    io.dapr.v1.DaprAppCallbackProtos.TopicSubscription
    +
    +
    +
    +
    +
    +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprAppCallbackProtos.TopicSubscriptionOrBuilder, java.io.Serializable
    +
    +
    +
    Enclosing class:
    +
    DaprAppCallbackProtos
    +
    +
    +
    public static final class DaprAppCallbackProtos.TopicSubscription
    +extends com.google.protobuf.GeneratedMessageV3
    +implements DaprAppCallbackProtos.TopicSubscriptionOrBuilder
    +
    + TopicSubscription represents topic and metadata.
    + 
    + + Protobuf type dapr.proto.runtime.v1.TopicSubscription
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html similarity index 71% rename from docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html index a285a4083..17f659354 100644 --- a/docs/io/dapr/v1/DaprClientProtos.BindingEventEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html @@ -2,11 +2,11 @@ - -DaprClientProtos.BindingEventEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos.TopicSubscriptionOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprClientProtos.BindingEventEnvelopeOrBuilder

    +

    Interface DaprAppCallbackProtos.TopicSubscriptionOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprClientProtos.BindingEventEnvelope, DaprClientProtos.BindingEventEnvelope.Builder
    +
    DaprAppCallbackProtos.TopicSubscription, DaprAppCallbackProtos.TopicSubscription.Builder
    Enclosing class:
    -
    DaprClientProtos
    +
    DaprAppCallbackProtos

    -
    public static interface DaprClientProtos.BindingEventEnvelopeOrBuilder
    +
    public static interface DaprAppCallbackProtos.TopicSubscriptionOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,78 +134,64 @@ extends com.google.protobuf.MessageOrBuilder boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g.
    -com.google.protobuf.Any -getData() - -
    .google.protobuf.Any data = 2;
    - - - -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    Deprecated.
    - + int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g.
    - + java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g.
    - + java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g.
    - + java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g.
    - + java.lang.String -getName() +getTopic() -
    string name = 1;
    +
    + Required.
    - + com.google.protobuf.ByteString -getNameBytes() +getTopicBytes() -
    string name = 1;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    +
    + Required.
    @@ -237,67 +223,54 @@ java.lang.String defaultValue)
    • -

      getName

      -
      java.lang.String getName()
      -
      string name = 1;
      +

      getTopic

      +
      java.lang.String getTopic()
      +
      + Required. The name of topic which will be subscribed
      + 
      + + string topic = 1;
      Returns:
      -
      The name.
      +
      The topic.
    • -

      getNameBytes

      -
      com.google.protobuf.ByteString getNameBytes()
      -
      string name = 1;
      +

      getTopicBytes

      +
      com.google.protobuf.ByteString getTopicBytes()
      +
      + Required. The name of topic which will be subscribed
      + 
      + + string topic = 1;
      Returns:
      -
      The bytes for name.
      +
      The bytes for topic.
    • -

      hasData

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

      getData

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

      getDataOrBuilder

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

      getMetadataCount

      int getMetadataCount()
      -
      map<string, string> metadata = 3;
      +
      + The optional properties used for this topic's subscribtion e.g. session id
      + 
      + + map<string, string> metadata = 2;
    • containsMetadata

      boolean containsMetadata​(java.lang.String key)
      -
      map<string, string> metadata = 3;
      +
      + The optional properties used for this topic's subscribtion e.g. session id
      + 
      + + map<string, string> metadata = 2;
    • @@ -313,7 +286,11 @@ java.lang.String defaultValue)

      getMetadataMap

      java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
      -
      map<string, string> metadata = 3;
      +
      + The optional properties used for this topic's subscribtion e.g. session id
      + 
      + + map<string, string> metadata = 2;
    • @@ -321,14 +298,22 @@ java.lang.String defaultValue)

      getMetadataOrDefault

      java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
      -
      map<string, string> metadata = 3;
      +
      + The optional properties used for this topic's subscribtion e.g. session id
      + 
      + + map<string, string> metadata = 2;
  • getMetadataOrThrow

    java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The optional properties used for this topic's subscribtion e.g. session id
    + 
    + + map<string, string> metadata = 2;
  • @@ -353,7 +338,7 @@ java.lang.String defaultValue)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.html b/docs/io/dapr/v1/DaprAppCallbackProtos.html similarity index 72% rename from docs/io/dapr/v1/DaprClientProtos.html rename to docs/io/dapr/v1/DaprAppCallbackProtos.html index 10414bb1e..6a70da440 100644 --- a/docs/io/dapr/v1/DaprClientProtos.html +++ b/docs/io/dapr/v1/DaprAppCallbackProtos.html @@ -2,11 +2,11 @@ - -DaprClientProtos (dapr-sdk-parent 0.5.1 API) + +DaprAppCallbackProtos (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,15 +90,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprClientProtos

    +

    Class DaprAppCallbackProtos

    java.lang.Object -
    io.dapr.v1.DaprClientProtos
    +
    io.dapr.v1.DaprAppCallbackProtos

    -
    public final class DaprClientProtos
    +
    public final class DaprAppCallbackProtos
     extends java.lang.Object
    @@ -122,98 +122,82 @@ extends java.lang.Object static class  -DaprClientProtos.BindingEventEnvelope +DaprAppCallbackProtos.BindingEventRequest -
    Protobuf type dapr.proto.daprclient.v1.BindingEventEnvelope
    +
    + BindingEventRequest represents input bindings event.
    static interface  -DaprClientProtos.BindingEventEnvelopeOrBuilder +DaprAppCallbackProtos.BindingEventRequestOrBuilder   static class  -DaprClientProtos.BindingResponseEnvelope +DaprAppCallbackProtos.BindingEventResponse -
    Protobuf type dapr.proto.daprclient.v1.BindingResponseEnvelope
    +
    + BindingEventResponse includes operations to save state or + send data to output bindings optionally.
    static interface  -DaprClientProtos.BindingResponseEnvelopeOrBuilder +DaprAppCallbackProtos.BindingEventResponseOrBuilder   static class  -DaprClientProtos.CloudEventEnvelope +DaprAppCallbackProtos.ListInputBindingsResponse -
    Protobuf type dapr.proto.daprclient.v1.CloudEventEnvelope
    +
    + ListInputBindingsResponse is the message including the list of input bindings.
    static interface  -DaprClientProtos.CloudEventEnvelopeOrBuilder +DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder   static class  -DaprClientProtos.GetBindingsSubscriptionsEnvelope +DaprAppCallbackProtos.ListTopicSubscriptionsResponse -
    Protobuf type dapr.proto.daprclient.v1.GetBindingsSubscriptionsEnvelope
    +
    + ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.
    static interface  -DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder +DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder   static class  -DaprClientProtos.GetTopicSubscriptionsEnvelope +DaprAppCallbackProtos.TopicEventRequest -
    Protobuf type dapr.proto.daprclient.v1.GetTopicSubscriptionsEnvelope
    +
    + TopicEventRequest message is compatiable with CloudEvent spec v1.0 + https://github.com/cloudevents/spec/blob/v1.0/spec.md
    static interface  -DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder +DaprAppCallbackProtos.TopicEventRequestOrBuilder   static class  -DaprClientProtos.RetryPolicy +DaprAppCallbackProtos.TopicSubscription -
    Protobuf type dapr.proto.daprclient.v1.RetryPolicy
    +
    + TopicSubscription represents topic and metadata.
    static interface  -DaprClientProtos.RetryPolicyOrBuilder -  - - -static class  -DaprClientProtos.State - -
    Protobuf type dapr.proto.daprclient.v1.State
    - - - -static class  -DaprClientProtos.StateOptions - -
    Protobuf type dapr.proto.daprclient.v1.StateOptions
    - - - -static interface  -DaprClientProtos.StateOptionsOrBuilder -  - - -static interface  -DaprClientProtos.StateOrBuilder +DaprAppCallbackProtos.TopicSubscriptionOrBuilder   @@ -316,7 +300,7 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.Builder.html b/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.Builder.html deleted file mode 100644 index c205e4e54..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.BindingResponseEnvelope.Builder.html +++ /dev/null @@ -1,1262 +0,0 @@ - - - - - -DaprClientProtos.BindingResponseEnvelope.Builder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Class DaprClientProtos.BindingResponseEnvelope.Builder

    -
    -
    -
    java.lang.Object -
    com.google.protobuf.AbstractMessageLite.Builder -
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder> -
    io.dapr.v1.DaprClientProtos.BindingResponseEnvelope.Builder
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.BindingResponseEnvelopeOrBuilder, java.lang.Cloneable
    -
    -
    -
    Enclosing class:
    -
    DaprClientProtos.BindingResponseEnvelope
    -
    -
    -
    public static final class DaprClientProtos.BindingResponseEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.BindingResponseEnvelope.Builder>
    -implements DaprClientProtos.BindingResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.BindingResponseEnvelope
    -
    -
    - -
    -
    - -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder.html b/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder.html deleted file mode 100644 index c56555914..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder.html +++ /dev/null @@ -1,756 +0,0 @@ - - - - - -DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Class DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder

    -
    -
    -
    java.lang.Object -
    com.google.protobuf.AbstractMessageLite.Builder -
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder> -
    io.dapr.v1.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder, java.lang.Cloneable
    -
    -
    -
    Enclosing class:
    -
    DaprClientProtos.GetTopicSubscriptionsEnvelope
    -
    -
    -
    public static final class DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder>
    -implements DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.daprclient.v1.GetTopicSubscriptionsEnvelope
    -
    -
    - -
    -
    - -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder.html deleted file mode 100644 index 01591ce21..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - -DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder

    -
    -
    -
    -
    -
    All Superinterfaces:
    -
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    -
    -
    -
    All Known Implementing Classes:
    -
    DaprClientProtos.GetTopicSubscriptionsEnvelope, DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
    -
    -
    -
    Enclosing class:
    -
    DaprClientProtos
    -
    -
    -
    public static interface DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
    -extends com.google.protobuf.MessageOrBuilder
    -
    -
    -
      - -
    • -
      - - -

      Method Summary

      -
      -
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Modifier and TypeMethodDescription
      java.lang.StringgetTopics​(int index) -
      repeated string topics = 1;
      -
      com.google.protobuf.ByteStringgetTopicsBytes​(int index) -
      repeated string topics = 1;
      -
      intgetTopicsCount() -
      repeated string topics = 1;
      -
      java.util.List<java.lang.String>getTopicsList() -
      repeated string topics = 1;
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getTopicsList

        -
        java.util.List<java.lang.String> getTopicsList()
        -
        repeated string topics = 1;
        -
        -
        Returns:
        -
        A list containing the topics.
        -
        -
        -
      • -
      • -
        -

        getTopicsCount

        -
        int getTopicsCount()
        -
        repeated string topics = 1;
        -
        -
        Returns:
        -
        The count of topics.
        -
        -
        -
      • -
      • -
        -

        getTopics

        -
        java.lang.String getTopics​(int index)
        -
        repeated string topics = 1;
        -
        -
        Parameters:
        -
        index - The index of the element to return.
        -
        Returns:
        -
        The topics at the given index.
        -
        -
        -
      • -
      • -
        -

        getTopicsBytes

        -
        com.google.protobuf.ByteString getTopicsBytes​(int index)
        -
        repeated string topics = 1;
        -
        -
        Parameters:
        -
        index - The index of the value to return.
        -
        Returns:
        -
        The bytes of the topics at the given index.
        -
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprClientProtos.RetryPolicy.html b/docs/io/dapr/v1/DaprClientProtos.RetryPolicy.html deleted file mode 100644 index 108623b9e..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.RetryPolicy.html +++ /dev/null @@ -1,973 +0,0 @@ - - - - - -DaprClientProtos.RetryPolicy (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Class DaprClientProtos.RetryPolicy

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

      Nested Class Summary

      -
      - - - - - - - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClassDescription
      static class DaprClientProtos.RetryPolicy.Builder -
      Protobuf type dapr.proto.daprclient.v1.RetryPolicy
      -
      -
      -
      -

      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 intINTERVAL_FIELD_NUMBER 
      static intPATTERN_FIELD_NUMBER 
      static intTHRESHOLD_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
      booleanequals​(java.lang.Object obj) 
      static DaprClientProtos.RetryPolicygetDefaultInstance() 
      DaprClientProtos.RetryPolicygetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      com.google.protobuf.DurationgetInterval() -
      .google.protobuf.Duration interval = 3;
      -
      com.google.protobuf.DurationOrBuildergetIntervalOrBuilder() -
      .google.protobuf.Duration interval = 3;
      -
      com.google.protobuf.Parser<DaprClientProtos.RetryPolicy>getParserForType() 
      java.lang.StringgetPattern() -
      string pattern = 2;
      -
      com.google.protobuf.ByteStringgetPatternBytes() -
      string pattern = 2;
      -
      intgetSerializedSize() 
      intgetThreshold() -
      int32 threshold = 1;
      -
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      inthashCode() 
      booleanhasInterval() -
      .google.protobuf.Duration interval = 3;
      -
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static DaprClientProtos.RetryPolicy.BuildernewBuilder() 
      static DaprClientProtos.RetryPolicy.BuildernewBuilder​(DaprClientProtos.RetryPolicy prototype) 
      DaprClientProtos.RetryPolicy.BuildernewBuilderForType() 
      protected DaprClientProtos.RetryPolicy.BuildernewBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      protected java.lang.ObjectnewInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) 
      static DaprClientProtos.RetryPolicyparseDelimitedFrom​(java.io.InputStream input) 
      static DaprClientProtos.RetryPolicyparseDelimitedFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprClientProtos.RetryPolicyparseFrom​(byte[] data) 
      static DaprClientProtos.RetryPolicyparseFrom​(byte[] data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprClientProtos.RetryPolicyparseFrom​(com.google.protobuf.ByteString data) 
      static DaprClientProtos.RetryPolicyparseFrom​(com.google.protobuf.ByteString data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprClientProtos.RetryPolicyparseFrom​(com.google.protobuf.CodedInputStream input) 
      static DaprClientProtos.RetryPolicyparseFrom​(com.google.protobuf.CodedInputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprClientProtos.RetryPolicyparseFrom​(java.io.InputStream input) 
      static DaprClientProtos.RetryPolicyparseFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprClientProtos.RetryPolicyparseFrom​(java.nio.ByteBuffer data) 
      static DaprClientProtos.RetryPolicyparseFrom​(java.nio.ByteBuffer data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<DaprClientProtos.RetryPolicy>parser() 
      DaprClientProtos.RetryPolicy.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, internalGetMapField, 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      - - -

      Field Details

      - -
      -
    • - -
    • -
      - - -

      Method Details

      -
        -
      • -
        -

        newInstance

        -
        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        -
        -
        Overrides:
        -
        newInstance in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getUnknownFields

        -
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        -
        -
        Specified by:
        -
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        -
        Overrides:
        -
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDescriptor

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

        internalGetFieldAccessorTable

        -
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        -
        -
        Specified by:
        -
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getThreshold

        -
        public int getThreshold()
        -
        int32 threshold = 1;
        -
        -
        Specified by:
        -
        getThreshold in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The threshold.
        -
        -
        -
      • -
      • -
        -

        getPattern

        -
        public java.lang.String getPattern()
        -
        string pattern = 2;
        -
        -
        Specified by:
        -
        getPattern in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The pattern.
        -
        -
        -
      • -
      • -
        -

        getPatternBytes

        -
        public com.google.protobuf.ByteString getPatternBytes()
        -
        string pattern = 2;
        -
        -
        Specified by:
        -
        getPatternBytes in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The bytes for pattern.
        -
        -
        -
      • -
      • -
        -

        hasInterval

        -
        public boolean hasInterval()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        hasInterval in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        Whether the interval field is set.
        -
        -
        -
      • -
      • -
        -

        getInterval

        -
        public com.google.protobuf.Duration getInterval()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        getInterval in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The interval.
        -
        -
        -
      • -
      • -
        -

        getIntervalOrBuilder

        -
        public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        getIntervalOrBuilder in interface DaprClientProtos.RetryPolicyOrBuilder
        -
        -
        -
      • -
      • -
        -

        isInitialized

        -
        public final boolean isInitialized()
        -
        -
        Specified by:
        -
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        -
        Overrides:
        -
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        writeTo

        -
        public void writeTo​(com.google.protobuf.CodedOutputStream output) - throws java.io.IOException
        -
        -
        Specified by:
        -
        writeTo in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        writeTo in class com.google.protobuf.GeneratedMessageV3
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        getSerializedSize

        -
        public int getSerializedSize()
        -
        -
        Specified by:
        -
        getSerializedSize in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        equals

        -
        public boolean equals​(java.lang.Object obj)
        -
        -
        Specified by:
        -
        equals in interface com.google.protobuf.Message
        -
        Overrides:
        -
        equals in class com.google.protobuf.AbstractMessage
        -
        -
        -
      • -
      • -
        -

        hashCode

        -
        public int hashCode()
        -
        -
        Specified by:
        -
        hashCode in interface com.google.protobuf.Message
        -
        Overrides:
        -
        hashCode in class com.google.protobuf.AbstractMessage
        -
        -
        -
      • -
      • -
        -

        parseFrom

        -
        public static DaprClientProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseFrom

        -
        public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseFrom

        -
        public static DaprClientProtos.RetryPolicy parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseFrom

        -
        public static DaprClientProtos.RetryPolicy parseFrom​(java.io.InputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseDelimitedFrom

        -
        public static DaprClientProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseDelimitedFrom

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

        parseFrom

        -
        public static DaprClientProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        newBuilderForType

        -
        public DaprClientProtos.RetryPolicy.Builder newBuilderForType()
        -
        -
        Specified by:
        -
        newBuilderForType in interface com.google.protobuf.Message
        -
        Specified by:
        -
        newBuilderForType in interface com.google.protobuf.MessageLite
        -
        -
        -
      • -
      • -
        -

        newBuilder

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

        newBuilder

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

        toBuilder

        - -
        -
        Specified by:
        -
        toBuilder in interface com.google.protobuf.Message
        -
        Specified by:
        -
        toBuilder in interface com.google.protobuf.MessageLite
        -
        -
        -
      • -
      • -
        -

        newBuilderForType

        -
        protected DaprClientProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        -
        -
        Specified by:
        -
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDefaultInstance

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

        parser

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

        getParserForType

        -
        public com.google.protobuf.Parser<DaprClientProtos.RetryPolicy> getParserForType()
        -
        -
        Specified by:
        -
        getParserForType in interface com.google.protobuf.Message
        -
        Specified by:
        -
        getParserForType in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDefaultInstanceForType

        -
        public DaprClientProtos.RetryPolicy getDefaultInstanceForType()
        -
        -
        Specified by:
        -
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        -
        Specified by:
        -
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        -
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprClientProtos.StateOptionsOrBuilder.html b/docs/io/dapr/v1/DaprClientProtos.StateOptionsOrBuilder.html deleted file mode 100644 index 23405f515..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.StateOptionsOrBuilder.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -DaprClientProtos.StateOptionsOrBuilder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Interface DaprClientProtos.StateOptionsOrBuilder

    -
    -
    -
    -
    -
    All Superinterfaces:
    -
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    -
    -
    -
    All Known Implementing Classes:
    -
    DaprClientProtos.StateOptions, DaprClientProtos.StateOptions.Builder
    -
    -
    -
    Enclosing class:
    -
    DaprClientProtos
    -
    -
    -
    public static interface DaprClientProtos.StateOptionsOrBuilder
    -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;
      -
      DaprClientProtos.RetryPolicygetRetryPolicy() -
      .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
      -
      DaprClientProtos.RetryPolicyOrBuildergetRetryPolicyOrBuilder() -
      .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
      -
      booleanhasRetryPolicy() -
      .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 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.proto.daprclient.v1.RetryPolicy retry_policy = 3;
        -
        -
        Returns:
        -
        Whether the retryPolicy field is set.
        -
        -
        -
      • -
      • -
        -

        getRetryPolicy

        - -
        .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
        -
        -
        Returns:
        -
        The retryPolicy.
        -
        -
        -
      • -
      • -
        -

        getRetryPolicyOrBuilder

        -
        DaprClientProtos.RetryPolicyOrBuilder getRetryPolicyOrBuilder()
        -
        .dapr.proto.daprclient.v1.RetryPolicy retry_policy = 3;
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprClientProtos.StateOrBuilder.html b/docs/io/dapr/v1/DaprClientProtos.StateOrBuilder.html deleted file mode 100644 index 9d3b648e8..000000000 --- a/docs/io/dapr/v1/DaprClientProtos.StateOrBuilder.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - - -DaprClientProtos.StateOrBuilder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Interface DaprClientProtos.StateOrBuilder

    -
    -
    -
    -
    -
    All Superinterfaces:
    -
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    -
    -
    -
    All Known Implementing Classes:
    -
    DaprClientProtos.State, DaprClientProtos.State.Builder
    -
    -
    -
    Enclosing class:
    -
    DaprClientProtos
    -
    -
    -
    public static interface DaprClientProtos.StateOrBuilder
    -extends com.google.protobuf.MessageOrBuilder
    -
    -
    -
      - -
    • -
      - - -

      Method Summary

      -
      -
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Modifier and TypeMethodDescription
      booleancontainsMetadata​(java.lang.String key) -
      map<string, string> metadata = 4;
      -
      java.lang.StringgetEtag() -
      string etag = 3;
      -
      com.google.protobuf.ByteStringgetEtagBytes() -
      string etag = 3;
      -
      java.lang.StringgetKey() -
      string key = 1;
      -
      com.google.protobuf.ByteStringgetKeyBytes() -
      string key = 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;
      -
      DaprClientProtos.StateOptionsgetOptions() -
      .dapr.proto.daprclient.v1.StateOptions options = 5;
      -
      DaprClientProtos.StateOptionsOrBuildergetOptionsOrBuilder() -
      .dapr.proto.daprclient.v1.StateOptions options = 5;
      -
      com.google.protobuf.AnygetValue() -
      .google.protobuf.Any value = 2;
      -
      com.google.protobuf.AnyOrBuildergetValueOrBuilder() -
      .google.protobuf.Any value = 2;
      -
      booleanhasOptions() -
      .dapr.proto.daprclient.v1.StateOptions options = 5;
      -
      booleanhasValue() -
      .google.protobuf.Any value = 2;
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getKey

        -
        java.lang.String getKey()
        -
        string key = 1;
        -
        -
        Returns:
        -
        The key.
        -
        -
        -
      • -
      • -
        -

        getKeyBytes

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

        hasValue

        -
        boolean hasValue()
        -
        .google.protobuf.Any value = 2;
        -
        -
        Returns:
        -
        Whether the value field is set.
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        com.google.protobuf.Any getValue()
        -
        .google.protobuf.Any value = 2;
        -
        -
        Returns:
        -
        The value.
        -
        -
        -
      • -
      • -
        -

        getValueOrBuilder

        -
        com.google.protobuf.AnyOrBuilder getValueOrBuilder()
        -
        .google.protobuf.Any value = 2;
        -
        -
      • -
      • -
        -

        getEtag

        -
        java.lang.String getEtag()
        -
        string etag = 3;
        -
        -
        Returns:
        -
        The etag.
        -
        -
        -
      • -
      • -
        -

        getEtagBytes

        -
        com.google.protobuf.ByteString getEtagBytes()
        -
        string etag = 3;
        -
        -
        Returns:
        -
        The bytes for etag.
        -
        -
        -
      • -
      • -
        -

        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;
        -
        -
      • -
      • -
        -

        hasOptions

        -
        boolean hasOptions()
        -
        .dapr.proto.daprclient.v1.StateOptions options = 5;
        -
        -
        Returns:
        -
        Whether the options field is set.
        -
        -
        -
      • -
      • -
        -

        getOptions

        - -
        .dapr.proto.daprclient.v1.StateOptions options = 5;
        -
        -
        Returns:
        -
        The options.
        -
        -
        -
      • -
      • -
        -

        getOptionsOrBuilder

        - -
        .dapr.proto.daprclient.v1.StateOptions options = 5;
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprGrpc.DaprBlockingStub.html b/docs/io/dapr/v1/DaprGrpc.DaprBlockingStub.html index de6460bd9..a37da7614 100644 --- a/docs/io/dapr/v1/DaprGrpc.DaprBlockingStub.html +++ b/docs/io/dapr/v1/DaprGrpc.DaprBlockingStub.html @@ -2,10 +2,10 @@ - -DaprGrpc.DaprBlockingStub (dapr-sdk-parent 0.5.1 API) + +DaprGrpc.DaprBlockingStub (dapr-sdk-parent 0.6.0 API) - + @@ -138,38 +138,59 @@ io.grpc.CallOptions callOptions) com.google.protobuf.Empty -deleteState​(DaprProtos.DeleteStateEnvelope request) -  +deleteState​(DaprProtos.DeleteStateRequest request) + +
    + Deletes the state for a specific key.
    + -DaprProtos.GetSecretResponseEnvelope -getSecret​(DaprProtos.GetSecretEnvelope request) -  +DaprProtos.GetSecretResponse +getSecret​(DaprProtos.GetSecretRequest request) + +
    + Gets secrets from secret stores.
    + -DaprProtos.GetStateResponseEnvelope -getState​(DaprProtos.GetStateEnvelope request) -  +DaprProtos.GetStateResponse +getState​(DaprProtos.GetStateRequest request) + +
    + Gets the state for a specific key.
    + -com.google.protobuf.Empty -invokeBinding​(DaprProtos.InvokeBindingEnvelope request) -  +DaprProtos.InvokeBindingResponse +invokeBinding​(DaprProtos.InvokeBindingRequest request) + +
    + Invokes binding data to specific output bindings
    + CommonProtos.InvokeResponse invokeService​(DaprProtos.InvokeServiceRequest request) -  + +
    + Invokes a method on a remote Dapr app.
    + com.google.protobuf.Empty -publishEvent​(DaprProtos.PublishEventEnvelope request) -  +publishEvent​(DaprProtos.PublishEventRequest request) + +
    + Publishes events to the specific topic.
    + com.google.protobuf.Empty -saveState​(DaprProtos.SaveStateEnvelope request) -  +saveState​(DaprProtos.SaveStateRequest request) + +
    + Saves the state for a specific key.
    + @@ -211,44 +232,65 @@ io.grpc.CallOptions callOptions)
  • -

    publishEvent

    -
    public com.google.protobuf.Empty publishEvent​(DaprProtos.PublishEventEnvelope request)
    -
    -
  • -
  • -

    invokeService

    +
    + Invokes a method on a remote Dapr app.
    + 
  • -

    invokeBinding

    -
    public com.google.protobuf.Empty invokeBinding​(DaprProtos.InvokeBindingEnvelope request)
    +

    getState

    + +
    + Gets the state for a specific key.
    + 
  • -

    getState

    - +

    saveState

    +
    public com.google.protobuf.Empty saveState​(DaprProtos.SaveStateRequest request)
    +
    + Saves the state for a specific key.
    + 
  • -

    getSecret

    - +

    deleteState

    +
    public com.google.protobuf.Empty deleteState​(DaprProtos.DeleteStateRequest request)
    +
    + Deletes the state for a specific key.
    + 
  • -

    saveState

    -
    public com.google.protobuf.Empty saveState​(DaprProtos.SaveStateEnvelope request)
    +

    publishEvent

    +
    public com.google.protobuf.Empty publishEvent​(DaprProtos.PublishEventRequest request)
    +
    + Publishes events to the specific topic.
    + 
  • -

    deleteState

    -
    public com.google.protobuf.Empty deleteState​(DaprProtos.DeleteStateEnvelope request)
    +

    invokeBinding

    + +
    + Invokes binding data to specific output bindings
    + 
    +
    +
  • +
  • +
    +

    getSecret

    + +
    + Gets secrets from secret stores.
    + 
  • diff --git a/docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html b/docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html index a91551283..797ad2edc 100644 --- a/docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html +++ b/docs/io/dapr/v1/DaprGrpc.DaprFutureStub.html @@ -2,10 +2,10 @@ - -DaprGrpc.DaprFutureStub (dapr-sdk-parent 0.5.1 API) + +DaprGrpc.DaprFutureStub (dapr-sdk-parent 0.6.0 API) - + @@ -138,38 +138,59 @@ io.grpc.CallOptions callOptions) com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> -deleteState​(DaprProtos.DeleteStateEnvelope request) -  +deleteState​(DaprProtos.DeleteStateRequest request) + +
    + Deletes the state for a specific key.
    + -com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetSecretResponseEnvelope> -getSecret​(DaprProtos.GetSecretEnvelope request) -  +com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetSecretResponse> +getSecret​(DaprProtos.GetSecretRequest request) + +
    + Gets secrets from secret stores.
    + -com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetStateResponseEnvelope> -getState​(DaprProtos.GetStateEnvelope request) -  +com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetStateResponse> +getState​(DaprProtos.GetStateRequest request) + +
    + Gets the state for a specific key.
    + -com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> -invokeBinding​(DaprProtos.InvokeBindingEnvelope request) -  +com.google.common.util.concurrent.ListenableFuture<DaprProtos.InvokeBindingResponse> +invokeBinding​(DaprProtos.InvokeBindingRequest request) + +
    + Invokes binding data to specific output bindings
    + com.google.common.util.concurrent.ListenableFuture<CommonProtos.InvokeResponse> invokeService​(DaprProtos.InvokeServiceRequest request) -  + +
    + Invokes a method on a remote Dapr app.
    + com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> -publishEvent​(DaprProtos.PublishEventEnvelope request) -  +publishEvent​(DaprProtos.PublishEventRequest request) + +
    + Publishes events to the specific topic.
    + com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> -saveState​(DaprProtos.SaveStateEnvelope request) -  +saveState​(DaprProtos.SaveStateRequest request) + +
    + Saves the state for a specific key.
    + @@ -211,44 +232,65 @@ io.grpc.CallOptions callOptions)
  • -

    publishEvent

    -
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> publishEvent​(DaprProtos.PublishEventEnvelope request)
    -
    -
  • -
  • -

    invokeService

    public com.google.common.util.concurrent.ListenableFuture<CommonProtos.InvokeResponse> invokeService​(DaprProtos.InvokeServiceRequest request)
    +
    + Invokes a method on a remote Dapr app.
    + 
  • -

    invokeBinding

    -
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> invokeBinding​(DaprProtos.InvokeBindingEnvelope request)
    +

    getState

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetStateResponse> getState​(DaprProtos.GetStateRequest request)
    +
    + Gets the state for a specific key.
    + 
  • -

    getState

    -
    public com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetStateResponseEnvelope> getState​(DaprProtos.GetStateEnvelope request)
    +

    saveState

    +
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> saveState​(DaprProtos.SaveStateRequest request)
    +
    + Saves the state for a specific key.
    + 
  • -

    getSecret

    -
    public com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetSecretResponseEnvelope> getSecret​(DaprProtos.GetSecretEnvelope request)
    +

    deleteState

    +
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteState​(DaprProtos.DeleteStateRequest request)
    +
    + Deletes the state for a specific key.
    + 
  • -

    saveState

    -
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> saveState​(DaprProtos.SaveStateEnvelope request)
    +

    publishEvent

    +
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> publishEvent​(DaprProtos.PublishEventRequest request)
    +
    + Publishes events to the specific topic.
    + 
  • -

    deleteState

    -
    public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteState​(DaprProtos.DeleteStateEnvelope request)
    +

    invokeBinding

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprProtos.InvokeBindingResponse> invokeBinding​(DaprProtos.InvokeBindingRequest request)
    +
    + Invokes binding data to specific output bindings
    + 
    +
    +
  • +
  • +
    +

    getSecret

    +
    public com.google.common.util.concurrent.ListenableFuture<DaprProtos.GetSecretResponse> getSecret​(DaprProtos.GetSecretRequest request)
    +
    + Gets secrets from secret stores.
    + 
  • diff --git a/docs/io/dapr/v1/DaprGrpc.DaprImplBase.html b/docs/io/dapr/v1/DaprGrpc.DaprImplBase.html index 7ba7c984c..8afbe21b3 100644 --- a/docs/io/dapr/v1/DaprGrpc.DaprImplBase.html +++ b/docs/io/dapr/v1/DaprGrpc.DaprImplBase.html @@ -2,10 +2,10 @@ - -DaprGrpc.DaprImplBase (dapr-sdk-parent 0.5.1 API) + +DaprGrpc.DaprImplBase (dapr-sdk-parent 0.6.0 API) - + @@ -165,45 +165,66 @@ implements io.grpc.BindableService void -deleteState​(DaprProtos.DeleteStateEnvelope request, +deleteState​(DaprProtos.DeleteStateRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  + +
    + Deletes the state for a specific key.
    + void -getSecret​(DaprProtos.GetSecretEnvelope request, -io.grpc.stub.StreamObserver<DaprProtos.GetSecretResponseEnvelope> responseObserver) -  +getSecret​(DaprProtos.GetSecretRequest request, +io.grpc.stub.StreamObserver<DaprProtos.GetSecretResponse> responseObserver) + +
    + Gets secrets from secret stores.
    + void -getState​(DaprProtos.GetStateEnvelope request, -io.grpc.stub.StreamObserver<DaprProtos.GetStateResponseEnvelope> responseObserver) -  +getState​(DaprProtos.GetStateRequest request, +io.grpc.stub.StreamObserver<DaprProtos.GetStateResponse> responseObserver) + +
    + Gets the state for a specific key.
    + void -invokeBinding​(DaprProtos.InvokeBindingEnvelope request, -io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  +invokeBinding​(DaprProtos.InvokeBindingRequest request, +io.grpc.stub.StreamObserver<DaprProtos.InvokeBindingResponse> responseObserver) + +
    + Invokes binding data to specific output bindings
    + void invokeService​(DaprProtos.InvokeServiceRequest request, io.grpc.stub.StreamObserver<CommonProtos.InvokeResponse> responseObserver) -  + +
    + Invokes a method on a remote Dapr app.
    + void -publishEvent​(DaprProtos.PublishEventEnvelope request, +publishEvent​(DaprProtos.PublishEventRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  + +
    + Publishes events to the specific topic.
    + void -saveState​(DaprProtos.SaveStateEnvelope request, +saveState​(DaprProtos.SaveStateRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) -  + +
    + Saves the state for a specific key.
    + @@ -245,51 +266,72 @@ io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserv
    diff --git a/docs/io/dapr/v1/DaprGrpc.html b/docs/io/dapr/v1/DaprGrpc.html index a03136660..236889eb9 100644 --- a/docs/io/dapr/v1/DaprGrpc.html +++ b/docs/io/dapr/v1/DaprGrpc.html @@ -2,10 +2,10 @@ - -DaprGrpc (dapr-sdk-parent 0.5.1 API) + +DaprGrpc (dapr-sdk-parent 0.6.0 API) - + @@ -208,22 +208,22 @@ extends java.lang.Object -static io.grpc.MethodDescriptor<DaprProtos.DeleteStateEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprProtos.DeleteStateRequest,​com.google.protobuf.Empty> getDeleteStateMethod()   -static io.grpc.MethodDescriptor<DaprProtos.GetSecretEnvelope,​DaprProtos.GetSecretResponseEnvelope> +static io.grpc.MethodDescriptor<DaprProtos.GetSecretRequest,​DaprProtos.GetSecretResponse> getGetSecretMethod()   -static io.grpc.MethodDescriptor<DaprProtos.GetStateEnvelope,​DaprProtos.GetStateResponseEnvelope> +static io.grpc.MethodDescriptor<DaprProtos.GetStateRequest,​DaprProtos.GetStateResponse> getGetStateMethod()   -static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprProtos.InvokeBindingRequest,​DaprProtos.InvokeBindingResponse> getInvokeBindingMethod()   @@ -233,12 +233,12 @@ extends java.lang.Object   -static io.grpc.MethodDescriptor<DaprProtos.PublishEventEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprProtos.PublishEventRequest,​com.google.protobuf.Empty> getPublishEventMethod()   -static io.grpc.MethodDescriptor<DaprProtos.SaveStateEnvelope,​com.google.protobuf.Empty> +static io.grpc.MethodDescriptor<DaprProtos.SaveStateRequest,​com.google.protobuf.Empty> getSaveStateMethod()   @@ -312,44 +312,44 @@ extends java.lang.Object
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.DeleteStateEnvelope buildPartial()
    +
    public DaprProtos.DeleteStateRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -528,97 +563,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.DeleteStateRequest.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -629,23 +664,23 @@ 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.DeleteStateRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.DeleteStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.DeleteStateRequest.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.DeleteStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.DeleteStateRequest.Builder>
    Throws:
    java.io.IOException
    @@ -655,10 +690,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

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

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

    -
    public DaprProtos.DeleteStateEnvelope.Builder clearStoreName()
    -
    string store_name = 1;
    +
    public DaprProtos.DeleteStateRequest.Builder clearStoreName()
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -704,8 +755,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string store_name = 1;
    +
    public DaprProtos.DeleteStateRequest.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -718,10 +773,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The key.
    @@ -731,10 +790,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -743,8 +806,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.DeleteStateEnvelope.Builder setKey​(java.lang.String value)
    -
    string key = 2;
    +
    public DaprProtos.DeleteStateRequest.Builder setKey​(java.lang.String value)
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Parameters:
    value - The key to set.
    @@ -756,8 +823,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - -
    string key = 2;
    + +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    This builder for chaining.
    @@ -767,8 +838,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    -
    string key = 2;
    +
    public DaprProtos.DeleteStateRequest.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Parameters:
    value - The bytes for key to set.
    @@ -781,10 +856,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The etag.
    @@ -794,10 +874,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The bytes for etag.
    @@ -806,8 +891,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.DeleteStateEnvelope.Builder setEtag​(java.lang.String value)
    -
    string etag = 3;
    +
    public DaprProtos.DeleteStateRequest.Builder setEtag​(java.lang.String value)
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Parameters:
    value - The etag to set.
    @@ -819,8 +909,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    - -
    string etag = 3;
    + +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    This builder for chaining.
    @@ -830,8 +925,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.DeleteStateEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    -
    string etag = 3;
    +
    public DaprProtos.DeleteStateRequest.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Parameters:
    value - The bytes for etag to set.
    @@ -844,10 +944,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    hasOptions in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    Whether the options field is set.
    @@ -856,11 +961,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    public CommonProtos.StateOptions getOptions()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptions in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The options.
    @@ -868,71 +978,101 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setOptions

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

    setOptions

    + +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • -

    setOptions

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

    setOptions

    + +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • -

    mergeOptions

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

    mergeOptions

    + +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • clearOptions

    - -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    + +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • getOptionsBuilder

    -
    public DaprProtos.StateOptions.Builder getOptionsBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    public CommonProtos.StateOptions.Builder getOptionsBuilder()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    public CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.DeleteStateRequestOrBuilder
  • setUnknownFields

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

    -
    public final DaprProtos.DeleteStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.DeleteStateRequest.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.DeleteStateRequest.Builder>
  • @@ -958,7 +1098,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.DeleteStateEnvelope.html b/docs/io/dapr/v1/DaprProtos.DeleteStateRequest.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.DeleteStateEnvelope.html rename to docs/io/dapr/v1/DaprProtos.DeleteStateRequest.html index 2044a07b8..fa582519e 100644 --- a/docs/io/dapr/v1/DaprProtos.DeleteStateEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.DeleteStateRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.DeleteStateEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.DeleteStateRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.DeleteStateEnvelope

    +

    Class DaprProtos.DeleteStateRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.DeleteStateEnvelope
    +
    io.dapr.v1.DaprProtos.DeleteStateRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.DeleteStateEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.DeleteStateRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.DeleteStateEnvelope
    +
    public static final class DaprProtos.DeleteStateRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.DeleteStateEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.DeleteStateEnvelope
    +implements DaprProtos.DeleteStateRequestOrBuilder
    +
    + DeleteStateRequest is the message to delete key-value states in the specific state store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.DeleteStateRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.DeleteStateEnvelope.Builder +DaprProtos.DeleteStateRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.DeleteStateEnvelope
    +
    + DeleteStateRequest is the message to delete key-value states in the specific state store.
    @@ -243,12 +248,12 @@ implements   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest getDefaultInstance()   -DaprProtos.DeleteStateEnvelope +DaprProtos.DeleteStateRequest getDefaultInstanceForType()   @@ -261,46 +266,54 @@ implements java.lang.String getEtag() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    com.google.protobuf.ByteString getEtagBytes() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    java.lang.String getKey() -
    string key = 2;
    +
    + The key of the desired state
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The key of the desired state
    -DaprProtos.StateOptions +CommonProtos.StateOptions getOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    -DaprProtos.StateOptionsOrBuilder +CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    -com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> +com.google.protobuf.Parser<DaprProtos.DeleteStateRequest> getParserForType()   @@ -313,14 +326,16 @@ implements java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    @@ -337,7 +352,9 @@ implements boolean hasOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    @@ -351,22 +368,22 @@ implements   -static DaprProtos.DeleteStateEnvelope.Builder +static DaprProtos.DeleteStateRequest.Builder newBuilder()   -static DaprProtos.DeleteStateEnvelope.Builder -newBuilder​(DaprProtos.DeleteStateEnvelope prototype) +static DaprProtos.DeleteStateRequest.Builder +newBuilder​(DaprProtos.DeleteStateRequest prototype)   -DaprProtos.DeleteStateEnvelope.Builder +DaprProtos.DeleteStateRequest.Builder newBuilderForType()   -protected DaprProtos.DeleteStateEnvelope.Builder +protected DaprProtos.DeleteStateRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -376,78 +393,78 @@ implements   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(byte[] data)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(java.io.InputStream input)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.DeleteStateEnvelope +static DaprProtos.DeleteStateRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.DeleteStateEnvelope> +static com.google.protobuf.Parser<DaprProtos.DeleteStateRequest> parser()   -DaprProtos.DeleteStateEnvelope.Builder +DaprProtos.DeleteStateRequest.Builder toBuilder()   @@ -509,7 +526,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int STORE_NAME_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -519,7 +536,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int KEY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -529,7 +546,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -539,7 +556,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int OPTIONS_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -595,10 +612,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The bytes for storeName.
    @@ -621,10 +646,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The key.
    @@ -634,10 +663,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -647,10 +680,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtag in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The etag.
    @@ -660,10 +698,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The bytes for etag.
    @@ -673,10 +716,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasOptions

    public boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    hasOptions in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    Whether the options field is set.
    @@ -685,11 +733,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    public CommonProtos.StateOptions getOptions()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptions in interface DaprProtos.DeleteStateRequestOrBuilder
    Returns:
    The options.
    @@ -698,11 +751,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    public CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    getOptionsOrBuilder in interface DaprProtos.DeleteStateRequestOrBuilder
  • @@ -772,8 +830,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.DeleteStateRequest 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
    @@ -795,8 +853,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.DeleteStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.DeleteStateRequest 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
    @@ -818,8 +876,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

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

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

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

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

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

    -
    public DaprProtos.DeleteStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.DeleteStateRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1013,7 +1071,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.DeleteStateEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html similarity index 76% rename from docs/io/dapr/v1/DaprProtos.DeleteStateEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html index 18bdb4f24..31edfb687 100644 --- a/docs/io/dapr/v1/DaprProtos.DeleteStateEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.DeleteStateEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.DeleteStateRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.DeleteStateEnvelopeOrBuilder

    +

    Interface DaprProtos.DeleteStateRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.DeleteStateEnvelope, DaprProtos.DeleteStateEnvelope.Builder
    +
    DaprProtos.DeleteStateRequest, DaprProtos.DeleteStateRequest.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.DeleteStateEnvelopeOrBuilder
    +
    public static interface DaprProtos.DeleteStateRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,63 +134,75 @@ extends com.google.protobuf.MessageOrBuilder java.lang.String getEtag() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    com.google.protobuf.ByteString getEtagBytes() -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    java.lang.String getKey() -
    string key = 2;
    +
    + The key of the desired state
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The key of the desired state
    -DaprProtos.StateOptions +CommonProtos.StateOptions getOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    -DaprProtos.StateOptionsOrBuilder +CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    boolean hasOptions() -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/ + consistency/retry_policy.
    @@ -224,7 +236,11 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

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

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -246,7 +266,11 @@ extends com.google.protobuf.MessageOrBuilder

    getKey

    java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    The key.
    @@ -257,7 +281,11 @@ extends com.google.protobuf.MessageOrBuilder

    getKeyBytes

    com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    The bytes for key.
    @@ -268,7 +296,12 @@ extends com.google.protobuf.MessageOrBuilder

    getEtag

    java.lang.String getEtag()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    The etag.
    @@ -279,7 +312,12 @@ extends com.google.protobuf.MessageOrBuilder

    getEtagBytes

    com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    +
    + The entity tag which represents the specific version of data.
    + The exact ETag format is defined by the corresponding data store.
    + 
    + + string etag = 3;
    Returns:
    The bytes for etag.
    @@ -290,7 +328,12 @@ extends com.google.protobuf.MessageOrBuilder

    hasOptions

    boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Returns:
    Whether the options field is set.
    @@ -300,8 +343,13 @@ extends com.google.protobuf.MessageOrBuilder
  • getOptions

    - -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    + +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
    Returns:
    The options.
    @@ -311,8 +359,13 @@ extends com.google.protobuf.MessageOrBuilder
  • getOptionsOrBuilder

    -
    DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 4;
    +
    CommonProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    +
    + State operation options which includes concurrency/
    + consistency/retry_policy.
    + 
    + + .dapr.proto.common.v1.StateOptions options = 4;
  • @@ -337,7 +390,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html similarity index 67% rename from docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html index 189b8f381..43f31007b 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretRequest.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetSecretEnvelope.Builder

    +

    Class DaprProtos.GetSecretRequest.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder> -
    io.dapr.v1.DaprProtos.GetSecretEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretRequest.Builder> +
    io.dapr.v1.DaprProtos.GetSecretRequest.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretRequestOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.GetSecretEnvelope
    +
    DaprProtos.GetSecretRequest

    -
    public static final class DaprProtos.GetSecretEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretEnvelope.Builder>
    -implements DaprProtos.GetSecretEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetSecretEnvelope
    +
    public static final class DaprProtos.GetSecretRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretRequest.Builder>
    +implements DaprProtos.GetSecretRequestOrBuilder
    +
    + GetSecretRequest is the message to get secret from secret store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetSecretRequest
  • @@ -463,7 +485,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.GetSecretRequest.Builder>
  • @@ -473,21 +495,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.GetSecretRequest.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.GetSecretRequest.Builder>
  • @@ -501,14 +523,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.GetSecretRequest.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.GetSecretEnvelope buildPartial()
    +
    public DaprProtos.GetSecretRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -544,97 +566,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.GetSecretRequest.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -645,23 +667,23 @@ 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.GetSecretRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetSecretRequest.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.GetSecretEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretRequest.Builder>
    Throws:
    java.io.IOException
    @@ -671,10 +693,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

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

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

    -
    public DaprProtos.GetSecretEnvelope.Builder clearStoreName()
    -
    string store_name = 1;
    +
    public DaprProtos.GetSecretRequest.Builder clearStoreName()
    +
    + The name of secret store.
    + 
    + + string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -720,8 +758,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.GetSecretEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string store_name = 1;
    +
    public DaprProtos.GetSecretRequest.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    + The name of secret store.
    + 
    + + string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -734,10 +776,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetSecretRequestOrBuilder
    Returns:
    The key.
    @@ -747,10 +793,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetSecretRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -759,8 +809,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.GetSecretEnvelope.Builder setKey​(java.lang.String value)
    -
    string key = 2;
    +
    public DaprProtos.GetSecretRequest.Builder setKey​(java.lang.String value)
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Parameters:
    value - The key to set.
    @@ -772,8 +826,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - -
    string key = 2;
    + +
    + The name of secret key.
    + 
    + + string key = 2;
    Returns:
    This builder for chaining.
    @@ -783,8 +841,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.GetSecretEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    -
    string key = 2;
    +
    public DaprProtos.GetSecretRequest.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Parameters:
    value - The bytes for key to set.
    @@ -797,11 +859,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.GetSecretEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprProtos.GetSecretRequestOrBuilder
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -809,10 +875,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -825,7 +895,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -833,10 +903,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -845,10 +919,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -856,24 +934,32 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.GetSecretRequestOrBuilder
  • clearMetadata

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

    -
    public DaprProtos.GetSecretEnvelope.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    public DaprProtos.GetSecretRequest.Builder removeMetadata​(java.lang.String key)
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -888,39 +974,47 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.GetSecretRequest.Builder putMetadata​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • putAllMetadata

    -
    public DaprProtos.GetSecretEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 3;
    +
    public DaprProtos.GetSecretRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • setUnknownFields

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

    -
    public final DaprProtos.GetSecretEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretRequest.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.GetSecretRequest.Builder>
  • @@ -946,7 +1040,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.html b/docs/io/dapr/v1/DaprProtos.GetSecretRequest.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.html rename to docs/io/dapr/v1/DaprProtos.GetSecretRequest.html index 7c4ba42c4..f6783e9e0 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetSecretEnvelope

    +

    Class DaprProtos.GetSecretRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.GetSecretEnvelope
    +
    io.dapr.v1.DaprProtos.GetSecretRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.GetSecretEnvelope
    +
    public static final class DaprProtos.GetSecretRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.GetSecretEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetSecretEnvelope
    +implements DaprProtos.GetSecretRequestOrBuilder
    +
    + GetSecretRequest is the message to get secret from secret store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetSecretRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.GetSecretEnvelope.Builder +DaprProtos.GetSecretRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.GetSecretEnvelope
    +
    + GetSecretRequest is the message to get secret from secret store.
    @@ -236,7 +241,8 @@ implements boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    @@ -245,12 +251,12 @@ implements   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest getDefaultInstance()   -DaprProtos.GetSecretEnvelope +DaprProtos.GetSecretRequest getDefaultInstanceForType()   @@ -263,14 +269,16 @@ implements java.lang.String getKey() -
    string key = 2;
    +
    + The name of secret key.
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The name of secret key.
    @@ -284,14 +292,16 @@ implements int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    @@ -299,18 +309,20 @@ implements getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    -com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> +com.google.protobuf.Parser<DaprProtos.GetSecretRequest> getParserForType()   @@ -323,14 +335,16 @@ java.lang.String defaultValue) java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of secret store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of secret store.
    @@ -359,22 +373,22 @@ java.lang.String defaultValue)   -static DaprProtos.GetSecretEnvelope.Builder +static DaprProtos.GetSecretRequest.Builder newBuilder()   -static DaprProtos.GetSecretEnvelope.Builder -newBuilder​(DaprProtos.GetSecretEnvelope prototype) +static DaprProtos.GetSecretRequest.Builder +newBuilder​(DaprProtos.GetSecretRequest prototype)   -DaprProtos.GetSecretEnvelope.Builder +DaprProtos.GetSecretRequest.Builder newBuilderForType()   -protected DaprProtos.GetSecretEnvelope.Builder +protected DaprProtos.GetSecretRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -384,78 +398,78 @@ java.lang.String defaultValue)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(byte[] data)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(java.io.InputStream input)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.GetSecretEnvelope +static DaprProtos.GetSecretRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.GetSecretEnvelope> +static com.google.protobuf.Parser<DaprProtos.GetSecretRequest> parser()   -DaprProtos.GetSecretEnvelope.Builder +DaprProtos.GetSecretRequest.Builder toBuilder()   @@ -517,7 +531,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int STORE_NAME_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -527,7 +541,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int KEY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -537,7 +551,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int METADATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -603,10 +617,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of secret store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetSecretRequestOrBuilder
    Returns:
    The bytes for storeName.
    @@ -629,10 +651,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetSecretRequestOrBuilder
    Returns:
    The key.
    @@ -642,10 +668,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetSecretRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -655,11 +685,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.GetSecretEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprProtos.GetSecretRequestOrBuilder
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -667,10 +701,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -683,7 +721,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -691,10 +729,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -703,10 +745,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -714,10 +760,14 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.GetSecretRequestOrBuilder
  • @@ -787,8 +837,8 @@ java.lang.String defaultValue)
  • parseFrom

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

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetSecretRequest 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
    @@ -810,8 +860,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.GetSecretEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetSecretRequest 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
    @@ -833,8 +883,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

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

    newBuilder

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

    newBuilder

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

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

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

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

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

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

    -
    public DaprProtos.GetSecretEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1028,7 +1078,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html similarity index 84% rename from docs/io/dapr/v1/DaprProtos.GetSecretEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html index f97340816..9e29da1bb 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.GetSecretEnvelopeOrBuilder

    +

    Interface DaprProtos.GetSecretRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.GetSecretEnvelope, DaprProtos.GetSecretEnvelope.Builder
    +
    DaprProtos.GetSecretRequest, DaprProtos.GetSecretRequest.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.GetSecretEnvelopeOrBuilder
    +
    public static interface DaprProtos.GetSecretRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,21 +134,24 @@ extends com.google.protobuf.MessageOrBuilder boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.lang.String getKey() -
    string key = 2;
    +
    + The name of secret key.
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The name of secret key.
    @@ -162,14 +165,16 @@ extends com.google.protobuf.MessageOrBuilder int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    @@ -177,28 +182,32 @@ extends com.google.protobuf.MessageOrBuilder getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of secret store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of secret store.
    @@ -232,7 +241,11 @@ java.lang.String defaultValue)

    getStoreName

    java.lang.String getStoreName()
    -
    string store_name = 1;
    +
    + The name of secret store.
    + 
    + + string store_name = 1;
    Returns:
    The storeName.
    @@ -243,7 +256,11 @@ java.lang.String defaultValue)

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of secret store.
    + 
    + + string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -254,7 +271,11 @@ java.lang.String defaultValue)

    getKey

    java.lang.String getKey()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Returns:
    The key.
    @@ -265,7 +286,11 @@ java.lang.String defaultValue)

    getKeyBytes

    com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The name of secret key.
    + 
    + + string key = 2;
    Returns:
    The bytes for key.
    @@ -276,14 +301,22 @@ java.lang.String defaultValue)

    getMetadataCount

    int getMetadataCount()
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • containsMetadata

    boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -299,7 +332,11 @@ java.lang.String defaultValue)

    getMetadataMap

    java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -307,14 +344,22 @@ java.lang.String defaultValue)

    getMetadataOrDefault

    java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • getMetadataOrThrow

    java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata which will be sent to secret store components.
    + 
    + + map<string, string> metadata = 3;
  • @@ -339,7 +384,7 @@ java.lang.String defaultValue)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html similarity index 74% rename from docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html index 22a0cd2de..68d8b7b4a 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretResponseEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretResponse.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetSecretResponseEnvelope.Builder

    +

    Class DaprProtos.GetSecretResponse.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder> -
    io.dapr.v1.DaprProtos.GetSecretResponseEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponse.Builder> +
    io.dapr.v1.DaprProtos.GetSecretResponse.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretResponseEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretResponseOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.GetSecretResponseEnvelope
    +
    DaprProtos.GetSecretResponse

    -
    public static final class DaprProtos.GetSecretResponseEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponseEnvelope.Builder>
    -implements DaprProtos.GetSecretResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetSecretResponseEnvelope
    +
    public static final class DaprProtos.GetSecretResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetSecretResponse.Builder>
    +implements DaprProtos.GetSecretResponseOrBuilder
    +
    + GetSecretResponse is the response mesage to convey the requested secret.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetSecretResponse
  • @@ -393,7 +405,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.GetSecretResponse.Builder>
  • @@ -403,21 +415,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.GetSecretResponse.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.GetSecretResponse.Builder>
  • @@ -431,14 +443,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.GetSecretResponse.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.GetSecretResponseEnvelope buildPartial()
    +
    public DaprProtos.GetSecretResponse buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -474,97 +486,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.GetSecretResponse.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -575,23 +587,23 @@ 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.GetSecretResponse.Builder>
  • mergeFrom

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetSecretResponse.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.GetSecretResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetSecretResponse.Builder>
    Throws:
    java.io.IOException
    @@ -601,11 +613,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataCount

    public int getDataCount()
    -
    Description copied from interface: DaprProtos.GetSecretResponseEnvelopeOrBuilder
    -
    map<string, string> data = 1;
    +
    Description copied from interface: DaprProtos.GetSecretResponseOrBuilder
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataCount in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -613,10 +630,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsData

    public boolean containsData​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    containsData in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -629,7 +651,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getDataMap() instead.
    Specified by:
    -
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -637,10 +659,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataMap

    public java.util.Map<java.lang.String,​java.lang.String> getDataMap()
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataMap in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -649,10 +676,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataOrDefault

    public java.lang.String getDataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrDefault in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -660,24 +692,34 @@ java.lang.String defaultValue)

    getDataOrThrow

    public java.lang.String getDataOrThrow​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrThrow in interface DaprProtos.GetSecretResponseOrBuilder
  • clearData

    - +
  • removeData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder removeData​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    public DaprProtos.GetSecretResponse.Builder removeData​(java.lang.String key)
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • @@ -692,39 +734,49 @@ java.lang.String defaultValue)
  • putData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder putData​(java.lang.String key, +
    public DaprProtos.GetSecretResponse.Builder putData​(java.lang.String key, java.lang.String value)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • putAllData

    -
    public DaprProtos.GetSecretResponseEnvelope.Builder putAllData​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> data = 1;
    +
    public DaprProtos.GetSecretResponse.Builder putAllData​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • setUnknownFields

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

    -
    public final DaprProtos.GetSecretResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetSecretResponse.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.GetSecretResponse.Builder>
  • @@ -750,7 +802,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.html b/docs/io/dapr/v1/DaprProtos.GetSecretResponse.html similarity index 78% rename from docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.html rename to docs/io/dapr/v1/DaprProtos.GetSecretResponse.html index d7221f603..560baf8dc 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretResponse.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretResponseEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetSecretResponseEnvelope

    +

    Class DaprProtos.GetSecretResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.GetSecretResponseEnvelope
    +
    io.dapr.v1.DaprProtos.GetSecretResponse
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretResponseEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetSecretResponseOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.GetSecretResponseEnvelope
    +
    public static final class DaprProtos.GetSecretResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.GetSecretResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetSecretResponseEnvelope
    +implements DaprProtos.GetSecretResponseOrBuilder
    +
    + GetSecretResponse is the response mesage to convey the requested secret.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetSecretResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.GetSecretResponseEnvelope.Builder +DaprProtos.GetSecretResponse.Builder -
    Protobuf type dapr.proto.dapr.v1.GetSecretResponseEnvelope
    +
    + GetSecretResponse is the response mesage to convey the requested secret.
    @@ -226,7 +231,8 @@ implements boolean containsData​(java.lang.String key) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    @@ -245,14 +251,16 @@ implements int getDataCount() -
    map<string, string> data = 1;
    +
    + data is the secret value.
    java.util.Map<java.lang.String,​java.lang.String> getDataMap() -
    map<string, string> data = 1;
    +
    + data is the secret value.
    @@ -260,23 +268,25 @@ implements getDataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    java.lang.String getDataOrThrow​(java.lang.String key) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse getDefaultInstance()   -DaprProtos.GetSecretResponseEnvelope +DaprProtos.GetSecretResponse getDefaultInstanceForType()   @@ -286,7 +296,7 @@ java.lang.String defaultValue)   -com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> +com.google.protobuf.Parser<DaprProtos.GetSecretResponse> getParserForType()   @@ -321,22 +331,22 @@ java.lang.String defaultValue)   -static DaprProtos.GetSecretResponseEnvelope.Builder +static DaprProtos.GetSecretResponse.Builder newBuilder()   -static DaprProtos.GetSecretResponseEnvelope.Builder -newBuilder​(DaprProtos.GetSecretResponseEnvelope prototype) +static DaprProtos.GetSecretResponse.Builder +newBuilder​(DaprProtos.GetSecretResponse prototype)   -DaprProtos.GetSecretResponseEnvelope.Builder +DaprProtos.GetSecretResponse.Builder newBuilderForType()   -protected DaprProtos.GetSecretResponseEnvelope.Builder +protected DaprProtos.GetSecretResponse.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -346,78 +356,78 @@ java.lang.String defaultValue)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(byte[] data)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(java.io.InputStream input)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.GetSecretResponseEnvelope +static DaprProtos.GetSecretResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.GetSecretResponseEnvelope> +static com.google.protobuf.Parser<DaprProtos.GetSecretResponse> parser()   -DaprProtos.GetSecretResponseEnvelope.Builder +DaprProtos.GetSecretResponse.Builder toBuilder()   @@ -479,7 +489,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -545,11 +555,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataCount

    public int getDataCount()
    -
    Description copied from interface: DaprProtos.GetSecretResponseEnvelopeOrBuilder
    -
    map<string, string> data = 1;
    +
    Description copied from interface: DaprProtos.GetSecretResponseOrBuilder
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataCount in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataCount in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -557,10 +572,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsData

    public boolean containsData​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    containsData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    containsData in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -573,7 +593,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getDataMap() instead.
    Specified by:
    -
    getData in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -581,10 +601,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataMap

    public java.util.Map<java.lang.String,​java.lang.String> getDataMap()
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataMap in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataMap in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -593,10 +618,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getDataOrDefault

    public java.lang.String getDataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataOrDefault in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrDefault in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -604,10 +634,15 @@ java.lang.String defaultValue)

    getDataOrThrow

    public java.lang.String getDataOrThrow​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
    Specified by:
    -
    getDataOrThrow in interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    getDataOrThrow in interface DaprProtos.GetSecretResponseOrBuilder
  • @@ -677,8 +712,8 @@ java.lang.String defaultValue)
  • parseFrom

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

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetSecretResponse 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
    @@ -700,8 +735,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.GetSecretResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetSecretResponse 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
    @@ -723,8 +758,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

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

    newBuilder

    - +

    newBuilder

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

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

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

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

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

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

    -
    public DaprProtos.GetSecretResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetSecretResponse getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -918,7 +953,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html similarity index 83% rename from docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html index 002d5c884..5a36e2d34 100644 --- a/docs/io/dapr/v1/DaprProtos.GetSecretResponseEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetSecretResponseEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetSecretResponseOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.GetSecretResponseEnvelopeOrBuilder

    +

    Interface DaprProtos.GetSecretResponseOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.GetSecretResponseEnvelope, DaprProtos.GetSecretResponseEnvelope.Builder
    +
    DaprProtos.GetSecretResponse, DaprProtos.GetSecretResponse.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.GetSecretResponseEnvelopeOrBuilder
    +
    public static interface DaprProtos.GetSecretResponseOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -134,7 +134,8 @@ extends com.google.protobuf.MessageOrBuilder boolean containsData​(java.lang.String key) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    @@ -148,14 +149,16 @@ extends com.google.protobuf.MessageOrBuilder int getDataCount() -
    map<string, string> data = 1;
    +
    + data is the secret value.
    java.util.Map<java.lang.String,​java.lang.String> getDataMap() -
    map<string, string> data = 1;
    +
    + data is the secret value.
    @@ -163,14 +166,16 @@ extends com.google.protobuf.MessageOrBuilder getDataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    java.lang.String getDataOrThrow​(java.lang.String key) -
    map<string, string> data = 1;
    +
    + data is the secret value.
    @@ -204,14 +209,24 @@ java.lang.String defaultValue)

    getDataCount

    int getDataCount()
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • containsData

    boolean containsData​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • @@ -227,7 +242,12 @@ java.lang.String defaultValue)

    getDataMap

    java.util.Map<java.lang.String,​java.lang.String> getDataMap()
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • @@ -235,14 +255,24 @@ java.lang.String defaultValue)

    getDataOrDefault

    java.lang.String getDataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • getDataOrThrow

    java.lang.String getDataOrThrow​(java.lang.String key)
    -
    map<string, string> data = 1;
    +
    + data is the secret value. Some secret store, such as kubernetes secret
    + store, can save multiple secrets for single secret key.
    + 
    + + map<string, string> data = 1;
  • @@ -267,7 +297,7 @@ java.lang.String defaultValue)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.GetStateRequest.Builder.html similarity index 64% rename from docs/io/dapr/v1/DaprProtos.GetStateEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.GetStateRequest.Builder.html index 715fb2f75..a4e5729a3 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateRequest.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateRequest.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetStateEnvelope.Builder

    +

    Class DaprProtos.GetStateRequest.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder> -
    io.dapr.v1.DaprProtos.GetStateEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateRequest.Builder> +
    io.dapr.v1.DaprProtos.GetStateRequest.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateRequestOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.GetStateEnvelope
    +
    DaprProtos.GetStateRequest

    -
    public static final class DaprProtos.GetStateEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateEnvelope.Builder>
    -implements DaprProtos.GetStateEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetStateEnvelope
    +
    public static final class DaprProtos.GetStateRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateRequest.Builder>
    +implements DaprProtos.GetStateRequestOrBuilder
    +
    + GetStateRequest is the message to get key-value states from specific state store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetStateRequest
  • 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.GetStateRequest.Builder>
  • @@ -429,14 +448,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.GetStateRequest.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.GetStateEnvelope buildPartial()
    +
    public DaprProtos.GetStateRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -472,97 +491,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.GetStateRequest.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -573,23 +592,23 @@ 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.GetStateRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetStateRequest.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.GetStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateRequest.Builder>
    Throws:
    java.io.IOException
    @@ -599,10 +618,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

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

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

    -
    public DaprProtos.GetStateEnvelope.Builder clearStoreName()
    -
    string store_name = 1;
    +
    public DaprProtos.GetStateRequest.Builder clearStoreName()
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -648,8 +683,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string store_name = 1;
    +
    public DaprProtos.GetStateRequest.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -662,10 +701,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The key.
    @@ -675,10 +718,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -687,8 +734,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKey

    -
    public DaprProtos.GetStateEnvelope.Builder setKey​(java.lang.String value)
    -
    string key = 2;
    +
    public DaprProtos.GetStateRequest.Builder setKey​(java.lang.String value)
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Parameters:
    value - The key to set.
    @@ -700,8 +751,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearKey

    - -
    string key = 2;
    + +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    This builder for chaining.
    @@ -711,8 +766,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setKeyBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    -
    string key = 2;
    +
    public DaprProtos.GetStateRequest.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Parameters:
    value - The bytes for key to set.
    @@ -723,12 +782,50 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConsistency

    -
    public java.lang.String getConsistency()
    -
    string consistency = 3;
    +

    getConsistencyValue

    +
    public int getConsistencyValue()
    +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Specified by:
    -
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistencyValue in interface DaprProtos.GetStateRequestOrBuilder
    +
    Returns:
    +
    The enum numeric value on the wire for consistency.
    +
    +
    +
  • +
  • +
    +

    setConsistencyValue

    +
    public DaprProtos.GetStateRequest.Builder setConsistencyValue​(int value)
    +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    +
    +
    Parameters:
    +
    value - The enum numeric value on the wire for consistency to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    getConsistency

    + +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    +
    +
    Specified by:
    +
    getConsistency in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The consistency.
    @@ -736,22 +833,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConsistencyBytes

    -
    public com.google.protobuf.ByteString getConsistencyBytes()
    -
    string consistency = 3;
    -
    -
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    -
    Returns:
    -
    The bytes for consistency.
    -
    -
    -
  • -
  • -
    -

    setConsistency

    -
    public DaprProtos.GetStateEnvelope.Builder setConsistency​(java.lang.String value)
    -
    string consistency = 3;
    +

    setConsistency

    + +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Parameters:
    value - The consistency to set.
    @@ -763,8 +851,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearConsistency

    -
    public DaprProtos.GetStateEnvelope.Builder clearConsistency()
    -
    string consistency = 3;
    +
    public DaprProtos.GetStateRequest.Builder clearConsistency()
    +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Returns:
    This builder for chaining.
    @@ -773,38 +865,25 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setConsistencyBytes

    -
    public DaprProtos.GetStateEnvelope.Builder setConsistencyBytes​(com.google.protobuf.ByteString value)
    -
    string consistency = 3;
    -
    -
    Parameters:
    -
    value - The bytes for consistency to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -

    setUnknownFields

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

    -
    public final DaprProtos.GetStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateRequest.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.GetStateRequest.Builder>
  • @@ -830,7 +909,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateEnvelope.html b/docs/io/dapr/v1/DaprProtos.GetStateRequest.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.GetStateEnvelope.html rename to docs/io/dapr/v1/DaprProtos.GetStateRequest.html index a2b82bdf5..056a5e630 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetStateEnvelope

    +

    Class DaprProtos.GetStateRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.GetStateEnvelope
    +
    io.dapr.v1.DaprProtos.GetStateRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.GetStateEnvelope
    +
    public static final class DaprProtos.GetStateRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.GetStateEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetStateEnvelope
    +implements DaprProtos.GetStateRequestOrBuilder
    +
    + GetStateRequest is the message to get key-value states from specific state store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetStateRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.GetStateEnvelope.Builder +DaprProtos.GetStateRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.GetStateEnvelope
    +
    + GetStateRequest is the message to get key-value states from specific state store.
    @@ -238,26 +243,28 @@ implements   -java.lang.String +CommonProtos.StateOptions.StateConsistency getConsistency() -
    string consistency = 3;
    +
    + The read consistency of the state store.
    -com.google.protobuf.ByteString -getConsistencyBytes() +int +getConsistencyValue() -
    string consistency = 3;
    +
    + The read consistency of the state store.
    -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest getDefaultInstance()   -DaprProtos.GetStateEnvelope +DaprProtos.GetStateRequest getDefaultInstanceForType()   @@ -270,18 +277,20 @@ implements java.lang.String getKey() -
    string key = 2;
    +
    + The key of the desired state
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The key of the desired state
    -com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> +com.google.protobuf.Parser<DaprProtos.GetStateRequest> getParserForType()   @@ -294,14 +303,16 @@ implements java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    @@ -325,22 +336,22 @@ implements   -static DaprProtos.GetStateEnvelope.Builder +static DaprProtos.GetStateRequest.Builder newBuilder()   -static DaprProtos.GetStateEnvelope.Builder -newBuilder​(DaprProtos.GetStateEnvelope prototype) +static DaprProtos.GetStateRequest.Builder +newBuilder​(DaprProtos.GetStateRequest prototype)   -DaprProtos.GetStateEnvelope.Builder +DaprProtos.GetStateRequest.Builder newBuilderForType()   -protected DaprProtos.GetStateEnvelope.Builder +protected DaprProtos.GetStateRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -350,78 +361,78 @@ implements   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(byte[] data)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(java.io.InputStream input)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.GetStateEnvelope +static DaprProtos.GetStateRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.GetStateEnvelope> +static com.google.protobuf.Parser<DaprProtos.GetStateRequest> parser()   -DaprProtos.GetStateEnvelope.Builder +DaprProtos.GetStateRequest.Builder toBuilder()   @@ -483,7 +494,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int STORE_NAME_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -493,7 +504,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int KEY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -503,7 +514,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int CONSISTENCY_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -559,10 +570,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

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

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The bytes for storeName.
    @@ -585,10 +604,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKey

    public java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKey in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKey in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The key.
    @@ -598,10 +621,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getKeyBytes

    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getKeyBytes in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    The bytes for key.
    @@ -609,27 +636,35 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getConsistency

    -
    public java.lang.String getConsistency()
    -
    string consistency = 3;
    +

    getConsistencyValue

    +
    public int getConsistencyValue()
    +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Specified by:
    -
    getConsistency in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistencyValue in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    -
    The consistency.
    +
    The enum numeric value on the wire for consistency.
  • -

    getConsistencyBytes

    -
    public com.google.protobuf.ByteString getConsistencyBytes()
    -
    string consistency = 3;
    +

    getConsistency

    + +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Specified by:
    -
    getConsistencyBytes in interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    getConsistency in interface DaprProtos.GetStateRequestOrBuilder
    Returns:
    -
    The bytes for consistency.
    +
    The consistency.
  • @@ -699,8 +734,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetStateRequest 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
    @@ -722,8 +757,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.GetStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetStateRequest 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
    @@ -745,8 +780,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

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

    newBuilder

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

    newBuilder

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

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

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

    -
    public static DaprProtos.GetStateEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetStateRequest getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.GetStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -940,7 +975,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html similarity index 79% rename from docs/io/dapr/v1/DaprProtos.GetStateEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html index 14609c867..de8aab1ec 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.GetStateEnvelopeOrBuilder

    +

    Interface DaprProtos.GetStateRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.GetStateEnvelope, DaprProtos.GetStateEnvelope.Builder
    +
    DaprProtos.GetStateRequest, DaprProtos.GetStateRequest.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.GetStateEnvelopeOrBuilder
    +
    public static interface DaprProtos.GetStateRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,45 +131,51 @@ extends com.google.protobuf.MessageOrBuilder -java.lang.String +CommonProtos.StateOptions.StateConsistency getConsistency() -
    string consistency = 3;
    +
    + The read consistency of the state store.
    -com.google.protobuf.ByteString -getConsistencyBytes() +int +getConsistencyValue() -
    string consistency = 3;
    +
    + The read consistency of the state store.
    java.lang.String getKey() -
    string key = 2;
    +
    + The key of the desired state
    com.google.protobuf.ByteString getKeyBytes() -
    string key = 2;
    +
    + The key of the desired state
    java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    @@ -203,7 +209,11 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

    java.lang.String getStoreName()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    The storeName.
    @@ -214,7 +224,11 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -225,7 +239,11 @@ extends com.google.protobuf.MessageOrBuilder

    getKey

    java.lang.String getKey()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    The key.
    @@ -236,7 +254,11 @@ extends com.google.protobuf.MessageOrBuilder

    getKeyBytes

    com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 2;
    +
    + The key of the desired state
    + 
    + + string key = 2;
    Returns:
    The bytes for key.
    @@ -245,23 +267,31 @@ extends com.google.protobuf.MessageOrBuilder
  • -

    getConsistency

    -
    java.lang.String getConsistency()
    -
    string consistency = 3;
    +

    getConsistencyValue

    +
    int getConsistencyValue()
    +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Returns:
    -
    The consistency.
    +
    The enum numeric value on the wire for consistency.
  • -

    getConsistencyBytes

    -
    com.google.protobuf.ByteString getConsistencyBytes()
    -
    string consistency = 3;
    +

    getConsistency

    + +
    + The read consistency of the state store.
    + 
    + + .dapr.proto.common.v1.StateOptions.StateConsistency consistency = 3;
    Returns:
    -
    The bytes for consistency.
    +
    The consistency.
  • @@ -287,7 +317,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.GetStateResponse.Builder.html similarity index 62% rename from docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.GetStateResponse.Builder.html index 66065e99c..3aa9dd134 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateResponse.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateResponseEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateResponse.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetStateResponseEnvelope.Builder

    +

    Class DaprProtos.GetStateResponse.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder> -
    io.dapr.v1.DaprProtos.GetStateResponseEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponse.Builder> +
    io.dapr.v1.DaprProtos.GetStateResponse.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateResponseEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateResponseOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.GetStateResponseEnvelope
    +
    DaprProtos.GetStateResponse

    -
    public static final class DaprProtos.GetStateResponseEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponseEnvelope.Builder>
    -implements DaprProtos.GetStateResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetStateResponseEnvelope
    +
    public static final class DaprProtos.GetStateResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.GetStateResponse.Builder>
    +implements DaprProtos.GetStateResponseOrBuilder
    +
    + GetStateResponse is the response conveying the state value and etag.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetStateResponse
  • 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.GetStateResponse.Builder>
  • @@ -415,14 +392,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.GetStateResponse.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.GetStateResponseEnvelope buildPartial()
    +
    public DaprProtos.GetStateResponse buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -458,97 +435,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.GetStateResponse.Builder>
  • setField

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

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

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

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

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

    -
    public DaprProtos.GetStateResponseEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.GetStateResponse.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.GetStateResponse.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -559,23 +536,23 @@ 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.GetStateResponse.Builder>
  • mergeFrom

    -
    public DaprProtos.GetStateResponseEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.GetStateResponse.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.GetStateResponseEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.GetStateResponse.Builder>
    Throws:
    java.io.IOException
    @@ -583,25 +560,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 1;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 1;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The byte array data
    + 
    + + bytes data = 1;
    Specified by:
    -
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The data.
    @@ -609,47 +577,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setData

    -
    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)
    -
    .google.protobuf.Any data = 1;
    -
    -
  • -
  • -
    -

    mergeData

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

    setData

    +
    public DaprProtos.GetStateResponse.Builder setData​(com.google.protobuf.ByteString value)
    +
    + The byte array data
    + 
    + + bytes data = 1;
    +
    +
    Parameters:
    +
    value - The data to set.
    +
    Returns:
    +
    This builder for chaining.
    +
  • 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;
    + +
    + The byte array data
    + 
    + + bytes data = 1;
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    Returns:
    +
    This builder for chaining.
  • @@ -657,10 +611,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Specified by:
    -
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The etag.
    @@ -670,10 +629,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The bytes for etag.
    @@ -682,8 +646,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtag

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setEtag​(java.lang.String value)
    -
    string etag = 2;
    +
    public DaprProtos.GetStateResponse.Builder setEtag​(java.lang.String value)
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Parameters:
    value - The etag to set.
    @@ -695,8 +664,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearEtag

    - -
    string etag = 2;
    + +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Returns:
    This builder for chaining.
    @@ -706,8 +680,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setEtagBytes

    -
    public DaprProtos.GetStateResponseEnvelope.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    -
    string etag = 2;
    +
    public DaprProtos.GetStateResponse.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Parameters:
    value - The bytes for etag to set.
    @@ -719,24 +698,24 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setUnknownFields

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

    -
    public final DaprProtos.GetStateResponseEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.GetStateResponse.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.GetStateResponse.Builder>
  • @@ -762,7 +741,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.html b/docs/io/dapr/v1/DaprProtos.GetStateResponse.html similarity index 74% rename from docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.html rename to docs/io/dapr/v1/DaprProtos.GetStateResponse.html index 1f8584f50..7caf1a381 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateResponse.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateResponseEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.GetStateResponseEnvelope

    +

    Class DaprProtos.GetStateResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.GetStateResponseEnvelope
    +
    io.dapr.v1.DaprProtos.GetStateResponse
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateResponseEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.GetStateResponseOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.GetStateResponseEnvelope
    +
    public static final class DaprProtos.GetStateResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.GetStateResponseEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.GetStateResponseEnvelope
    +implements DaprProtos.GetStateResponseOrBuilder
    +
    + GetStateResponse is the response conveying the state value and etag.
    + 
    + + Protobuf type dapr.proto.runtime.v1.GetStateResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.GetStateResponseEnvelope.Builder +DaprProtos.GetStateResponse.Builder -
    Protobuf type dapr.proto.dapr.v1.GetStateResponseEnvelope
    +
    + GetStateResponse is the response conveying the state value and etag.
    @@ -233,187 +238,176 @@ implements   -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 1;
    +
    + The byte array data
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 1;
    - - - -static DaprProtos.GetStateResponseEnvelope +static DaprProtos.GetStateResponse getDefaultInstance()   - -DaprProtos.GetStateResponseEnvelope + +DaprProtos.GetStateResponse getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - + java.lang.String getEtag() -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    - + com.google.protobuf.ByteString getEtagBytes() -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    - -com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> + +com.google.protobuf.Parser<DaprProtos.GetStateResponse> getParserForType()   - + int getSerializedSize()   - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 1;
    - - - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + boolean isInitialized()   - -static DaprProtos.GetStateResponseEnvelope.Builder + +static DaprProtos.GetStateResponse.Builder newBuilder()   - -static DaprProtos.GetStateResponseEnvelope.Builder -newBuilder​(DaprProtos.GetStateResponseEnvelope prototype) + +static DaprProtos.GetStateResponse.Builder +newBuilder​(DaprProtos.GetStateResponse prototype)   - -DaprProtos.GetStateResponseEnvelope.Builder + +DaprProtos.GetStateResponse.Builder newBuilderForType()   - -protected DaprProtos.GetStateResponseEnvelope.Builder + +protected DaprProtos.GetStateResponse.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseDelimitedFrom​(java.io.InputStream input)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(byte[] data)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.ByteString data)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(java.io.InputStream input)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(java.nio.ByteBuffer data)   - -static DaprProtos.GetStateResponseEnvelope + +static DaprProtos.GetStateResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprProtos.GetStateResponseEnvelope> + +static com.google.protobuf.Parser<DaprProtos.GetStateResponse> parser()   - -DaprProtos.GetStateResponseEnvelope.Builder + +DaprProtos.GetStateResponse.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -471,7 +465,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -481,7 +475,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int ETAG_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -535,25 +529,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 1;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 1;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The byte array data
    + 
    + + bytes data = 1;
    Specified by:
    -
    getData in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getData in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The data.
    @@ -561,23 +546,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 1;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    getEtag

    public java.lang.String getEtag()
    -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Specified by:
    -
    getEtag in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtag in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The etag.
    @@ -587,10 +566,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getEtagBytes

    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    + ETag format is defined by the corresponding data store.
    + 
    + + string etag = 2;
    Specified by:
    -
    getEtagBytes in interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    getEtagBytes in interface DaprProtos.GetStateResponseOrBuilder
    Returns:
    The bytes for etag.
    @@ -662,8 +646,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.GetStateResponse parseFrom​(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -673,9 +657,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.GetStateResponse 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
    @@ -685,8 +669,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -696,9 +680,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.GetStateResponse 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
    @@ -708,8 +692,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.GetStateResponse parseFrom​(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -719,9 +703,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.GetStateResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -731,8 +715,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.GetStateResponse parseFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -742,9 +726,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -754,8 +738,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.GetStateResponse parseDelimitedFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -765,9 +749,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.GetStateResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -777,8 +761,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
    +
    public static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.CodedInputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -788,9 +772,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.GetStateResponseEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.GetStateResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -800,7 +784,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

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

    -
    public static DaprProtos.GetStateResponseEnvelope.Builder newBuilder()
    +
    public static DaprProtos.GetStateResponse.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

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

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

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

    -
    public static DaprProtos.GetStateResponseEnvelope getDefaultInstance()
    +
    public static DaprProtos.GetStateResponse getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.GetStateResponseEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.GetStateResponse getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -903,7 +887,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html index b1075f02f..1568cbc85 100644 --- a/docs/io/dapr/v1/DaprProtos.GetStateResponseEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.GetStateResponseEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.GetStateResponseOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.GetStateResponseEnvelopeOrBuilder

    +

    Interface DaprProtos.GetStateResponseOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.GetStateResponseEnvelope, DaprProtos.GetStateResponseEnvelope.Builder
    +
    DaprProtos.GetStateResponse, DaprProtos.GetStateResponse.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.GetStateResponseEnvelopeOrBuilder
    +
    public static interface DaprProtos.GetStateResponseOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,38 +131,27 @@ extends com.google.protobuf.MessageOrBuilder -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 1;
    +
    + The byte array data
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 1;
    - - - java.lang.String getEtag() -
    string etag = 2;
    +
    + The entity tag which represents the specific version of data.
    - + com.google.protobuf.ByteString getEtagBytes() -
    string etag = 2;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 1;
    +
    + The entity tag which represents the specific version of data.
    @@ -194,20 +183,13 @@ extends com.google.protobuf.MessageOrBuilder
  • @@ -585,21 +543,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.InvokeBindingRequest.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.InvokeBindingRequest.Builder>
  • @@ -613,14 +571,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.InvokeBindingRequest.Builder>
  • getDefaultInstanceForType

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

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

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

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

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

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

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

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

    -
    public DaprProtos.State.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.InvokeBindingRequest.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.InvokeBindingRequest.Builder>
  • -

    mergeFrom

    -
    public DaprProtos.State.Builder mergeFrom​(DaprProtos.State other)
    +

    mergeFrom

    +
  • @@ -757,23 +715,23 @@ 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.InvokeBindingRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.State.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.InvokeBindingRequest.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.State.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingRequest.Builder>
    Throws:
    java.io.IOException
    @@ -781,38 +739,50 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getKey

    -
    public java.lang.String getKey()
    -
    string key = 1;
    +

    getName

    +
    public java.lang.String getName()
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateOrBuilder
    +
    getName in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The key.
    +
    The name.
  • -

    getKeyBytes

    -
    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 1;
    +

    getNameBytes

    +
    public com.google.protobuf.ByteString getNameBytes()
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateOrBuilder
    +
    getNameBytes in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The bytes for key.
    +
    The bytes for name.
  • -

    setKey

    -
    public DaprProtos.State.Builder setKey​(java.lang.String value)
    -
    string key = 1;
    +

    setName

    +
    public DaprProtos.InvokeBindingRequest.Builder setName​(java.lang.String value)
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Parameters:
    -
    value - The key to set.
    +
    value - The name to set.
    Returns:
    This builder for chaining.
    @@ -820,9 +790,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    clearKey

    -
    public DaprProtos.State.Builder clearKey()
    -
    string key = 1;
    +

    clearName

    + +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Returns:
    This builder for chaining.
    @@ -831,12 +805,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setKeyBytes

    -
    public DaprProtos.State.Builder setKeyBytes​(com.google.protobuf.ByteString value)
    -
    string key = 1;
    +

    setNameBytes

    +
    public DaprProtos.InvokeBindingRequest.Builder setNameBytes​(com.google.protobuf.ByteString value)
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Parameters:
    -
    value - The bytes for key to set.
    +
    value - The bytes for name to set.
    Returns:
    This builder for chaining.
    @@ -844,110 +822,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasValue

    -
    public boolean hasValue()
    -
    .google.protobuf.Any value = 2;
    +

    getData

    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    Whether the value field is set.
    +
    The data.
  • -

    getValue

    -
    public com.google.protobuf.Any getValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    getValue in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The value.
    -
    -
    -
  • -
  • -
    -

    setValue

    -
    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)
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -
    -

    mergeValue

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

    clearValue

    -
    public DaprProtos.State.Builder clearValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -
    -

    getValueBuilder

    -
    public com.google.protobuf.Any.Builder getValueBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
  • -
  • -
    -

    getValueOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getValueOrBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
    -
    -
    -
  • -
  • -
    -

    getEtag

    -
    public java.lang.String getEtag()
    -
    string etag = 3;
    -
    -
    Specified by:
    -
    getEtag in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The etag.
    -
    -
    -
  • -
  • -
    -

    getEtagBytes

    -
    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    -
    -
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The bytes for etag.
    -
    -
    -
  • -
  • -
    -

    setEtag

    -
    public DaprProtos.State.Builder setEtag​(java.lang.String value)
    -
    string etag = 3;
    +

    setData

    +
    public DaprProtos.InvokeBindingRequest.Builder setData​(com.google.protobuf.ByteString value)
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 2;
    Parameters:
    -
    value - The etag to set.
    +
    value - The data to set.
    Returns:
    This builder for chaining.
    @@ -955,9 +856,13 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    clearEtag

    -
    public DaprProtos.State.Builder clearEtag()
    -
    string etag = 3;
    +

    clearData

    + +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 2;
    Returns:
    This builder for chaining.
    @@ -966,26 +871,23 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setEtagBytes

    -
    public DaprProtos.State.Builder setEtagBytes​(com.google.protobuf.ByteString value)
    -
    string etag = 3;
    -
    -
    Parameters:
    -
    value - The bytes for etag to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.StateOrBuilder
    -
    map<string, string> metadata = 4;
    +
    Description copied from interface: DaprProtos.InvokeBindingRequestOrBuilder
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -993,10 +895,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -1009,7 +921,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -1017,10 +929,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -1029,10 +951,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -1040,24 +972,44 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingRequestOrBuilder
  • clearMetadata

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

    -
    public DaprProtos.State.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    public DaprProtos.InvokeBindingRequest.Builder removeMetadata​(java.lang.String key)
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
  • @@ -1072,111 +1024,142 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.State.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.InvokeBindingRequest.Builder putMetadata​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
  • putAllMetadata

    -
    public DaprProtos.State.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 4;
    +
    public DaprProtos.InvokeBindingRequest.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
  • -

    hasOptions

    -
    public boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +

    getOperation

    +
    public java.lang.String getOperation()
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateOrBuilder
    +
    getOperation in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    Whether the options field is set.
    +
    The operation.
  • -

    getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +

    getOperationBytes

    +
    public com.google.protobuf.ByteString getOperationBytes()
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.StateOrBuilder
    +
    getOperationBytes in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The options.
    +
    The bytes for operation.
  • -

    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.proto.dapr.v1.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.proto.dapr.v1.StateOptions options = 5;
    -
    -
  • -
  • -
    -

    getOptionsBuilder

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

    getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +

    setOperation

    +
    public DaprProtos.InvokeBindingRequest.Builder setOperation​(java.lang.String value)
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    -
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
    +
    Parameters:
    +
    value - The operation to set.
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    clearOperation

    +
    public DaprProtos.InvokeBindingRequest.Builder clearOperation()
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    +
    +
    Returns:
    +
    This builder for chaining.
    +
    +
    +
  • +
  • +
    +

    setOperationBytes

    +
    public DaprProtos.InvokeBindingRequest.Builder setOperationBytes​(com.google.protobuf.ByteString value)
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    +
    +
    Parameters:
    +
    value - The bytes for operation to set.
    +
    Returns:
    +
    This builder for chaining.
  • setUnknownFields

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

    -
    public final DaprProtos.State.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.InvokeBindingRequest.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.InvokeBindingRequest.Builder>
  • @@ -1202,7 +1185,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.State.html b/docs/io/dapr/v1/DaprProtos.InvokeBindingRequest.html similarity index 66% rename from docs/io/dapr/v1/DaprProtos.State.html rename to docs/io/dapr/v1/DaprProtos.InvokeBindingRequest.html index f24e7bf6a..9efecf81e 100644 --- a/docs/io/dapr/v1/DaprProtos.State.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeBindingRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.State (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeBindingRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.State

    +

    Class DaprProtos.InvokeBindingRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.State
    +
    io.dapr.v1.DaprProtos.InvokeBindingRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.StateOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeBindingRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.State
    +
    public static final class DaprProtos.InvokeBindingRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.StateOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.State
    +implements DaprProtos.InvokeBindingRequestOrBuilder
    +
    + InvokeBindingRequest is the message to send data to output bindings
    + 
    + + Protobuf type dapr.proto.runtime.v1.InvokeBindingRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.State.Builder +DaprProtos.InvokeBindingRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.State
    +
    + InvokeBindingRequest is the message to send data to output bindings
    @@ -181,27 +186,22 @@ implements static int -ETAG_FIELD_NUMBER +DATA_FIELD_NUMBER   static int -KEY_FIELD_NUMBER -  - - -static int METADATA_FIELD_NUMBER   - -static int -OPTIONS_FIELD_NUMBER -  - static int -VALUE_FIELD_NUMBER +NAME_FIELD_NUMBER +  + + +static int +OPERATION_FIELD_NUMBER   @@ -246,7 +246,11 @@ implements boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
    @@ -255,263 +259,249 @@ implements   -static DaprProtos.State +com.google.protobuf.ByteString +getData() + +
    + The data which will be sent to output binding.
    + + + +static DaprProtos.InvokeBindingRequest getDefaultInstance()   - -DaprProtos.State + +DaprProtos.InvokeBindingRequest getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - -java.lang.String -getEtag() - -
    string etag = 3;
    - - -com.google.protobuf.ByteString -getEtagBytes() - -
    string etag = 3;
    - - - -java.lang.String -getKey() - -
    string key = 1;
    - - - -com.google.protobuf.ByteString -getKeyBytes() - -
    string key = 1;
    - - - java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    Deprecated.
    - + int getMetadataCount() -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
    - + java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
    - + java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
    + + + +java.lang.String +getMetadataOrThrow​(java.lang.String key) + +
    + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
    + + + +java.lang.String +getName() + +
    + The name of the output binding to invoke.
    + + + +com.google.protobuf.ByteString +getNameBytes() + +
    + The name of the output binding to invoke.
    java.lang.String -getMetadataOrThrow​(java.lang.String key) +getOperation() -
    map<string, string> metadata = 4;
    +
    + The name of the operation type for the binding to invoke
    -DaprProtos.StateOptions -getOptions() +com.google.protobuf.ByteString +getOperationBytes() -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +
    + The name of the operation type for the binding to invoke
    -DaprProtos.StateOptionsOrBuilder -getOptionsOrBuilder() - -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    - - - -com.google.protobuf.Parser<DaprProtos.State> +com.google.protobuf.Parser<DaprProtos.InvokeBindingRequest> getParserForType()   - + int getSerializedSize()   - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -com.google.protobuf.Any -getValue() - -
    .google.protobuf.Any value = 2;
    - - - -com.google.protobuf.AnyOrBuilder -getValueOrBuilder() - -
    .google.protobuf.Any value = 2;
    - - - + int hashCode()   - -boolean -hasOptions() - -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    - - - -boolean -hasValue() - -
    .google.protobuf.Any value = 2;
    - - - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + protected com.google.protobuf.MapField internalGetMapField​(int number)   - + boolean isInitialized()   - -static DaprProtos.State.Builder + +static DaprProtos.InvokeBindingRequest.Builder newBuilder()   - -static DaprProtos.State.Builder -newBuilder​(DaprProtos.State prototype) + +static DaprProtos.InvokeBindingRequest.Builder +newBuilder​(DaprProtos.InvokeBindingRequest prototype)   - -DaprProtos.State.Builder + +DaprProtos.InvokeBindingRequest.Builder newBuilderForType()   - -protected DaprProtos.State.Builder + +protected DaprProtos.InvokeBindingRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseDelimitedFrom​(java.io.InputStream input)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(byte[] data)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(com.google.protobuf.ByteString data)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(java.io.InputStream input)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(java.nio.ByteBuffer data)   - -static DaprProtos.State + +static DaprProtos.InvokeBindingRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprProtos.State> + +static com.google.protobuf.Parser<DaprProtos.InvokeBindingRequest> parser()   - -DaprProtos.State.Builder + +DaprProtos.InvokeBindingRequest.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -565,31 +555,21 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    OPTIONS_FIELD_NUMBER

    -
    public static final int OPTIONS_FIELD_NUMBER
    +

    OPERATION_FIELD_NUMBER

    +
    public static final int OPERATION_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -673,90 +653,52 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getKey

    -
    public java.lang.String getKey()
    -
    string key = 1;
    +

    getName

    +
    public java.lang.String getName()
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Specified by:
    -
    getKey in interface DaprProtos.StateOrBuilder
    +
    getName in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The key.
    +
    The name.
  • -

    getKeyBytes

    -
    public com.google.protobuf.ByteString getKeyBytes()
    -
    string key = 1;
    +

    getNameBytes

    +
    public com.google.protobuf.ByteString getNameBytes()
    +
    + The name of the output binding to invoke.
    + 
    + + string name = 1;
    Specified by:
    -
    getKeyBytes in interface DaprProtos.StateOrBuilder
    +
    getNameBytes in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The bytes for key.
    +
    The bytes for name.
  • -

    hasValue

    -
    public boolean hasValue()
    -
    .google.protobuf.Any value = 2;
    +

    getData

    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 2;
    Specified by:
    -
    hasValue in interface DaprProtos.StateOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    Whether the value field is set.
    -
    -
    -
  • -
  • -
    -

    getValue

    -
    public com.google.protobuf.Any getValue()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    getValue in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The value.
    -
    -
    -
  • -
  • -
    -

    getValueOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getValueOrBuilder()
    -
    .google.protobuf.Any value = 2;
    -
    -
    Specified by:
    -
    getValueOrBuilder in interface DaprProtos.StateOrBuilder
    -
    -
    -
  • -
  • -
    -

    getEtag

    -
    public java.lang.String getEtag()
    -
    string etag = 3;
    -
    -
    Specified by:
    -
    getEtag in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The etag.
    -
    -
    -
  • -
  • -
    -

    getEtagBytes

    -
    public com.google.protobuf.ByteString getEtagBytes()
    -
    string etag = 3;
    -
    -
    Specified by:
    -
    getEtagBytes in interface DaprProtos.StateOrBuilder
    -
    Returns:
    -
    The bytes for etag.
    +
    The data.
  • @@ -764,11 +706,21 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.StateOrBuilder
    -
    map<string, string> metadata = 4;
    +
    Description copied from interface: DaprProtos.InvokeBindingRequestOrBuilder
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.StateOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -776,10 +728,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    containsMetadata in interface DaprProtos.StateOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -792,7 +754,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.StateOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -800,10 +762,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.StateOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -812,10 +784,20 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingRequestOrBuilder
  • @@ -823,47 +805,54 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 4;
    +
    + The metadata passing to output binding components
    + 
    + Common metadata property:
    + - ttlInSeconds : the time to live in seconds for the message. 
    + If set in the binding definition will cause all messages to 
    + have a default time to live. The message ttl overrides any value
    + in the binding definition.
    + 
    + + map<string, string> metadata = 3;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.StateOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingRequestOrBuilder
  • -

    hasOptions

    -
    public boolean hasOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +

    getOperation

    +
    public java.lang.String getOperation()
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    Specified by:
    -
    hasOptions in interface DaprProtos.StateOrBuilder
    +
    getOperation in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    Whether the options field is set.
    +
    The operation.
  • -

    getOptions

    -
    public DaprProtos.StateOptions getOptions()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    +

    getOperationBytes

    +
    public com.google.protobuf.ByteString getOperationBytes()
    +
    + The name of the operation type for the binding to invoke
    + 
    + + string operation = 4;
    Specified by:
    -
    getOptions in interface DaprProtos.StateOrBuilder
    +
    getOperationBytes in interface DaprProtos.InvokeBindingRequestOrBuilder
    Returns:
    -
    The options.
    -
    -
    -
  • -
  • -
    -

    getOptionsOrBuilder

    -
    public DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
    -
    .dapr.proto.dapr.v1.StateOptions options = 5;
    -
    -
    Specified by:
    -
    getOptionsOrBuilder in interface DaprProtos.StateOrBuilder
    +
    The bytes for operation.
  • @@ -933,8 +922,8 @@ java.lang.String defaultValue)
  • parseFrom

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

    -
    public static DaprProtos.State parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.InvokeBindingRequest 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
    @@ -956,8 +945,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.State parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.InvokeBindingRequest 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
    @@ -979,8 +968,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.State parseFrom​(byte[] data, +
    public static DaprProtos.InvokeBindingRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -1002,8 +991,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

    -
    public static DaprProtos.State parseFrom​(java.io.InputStream input, +
    public static DaprProtos.InvokeBindingRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -1025,8 +1014,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

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

    -
    public static DaprProtos.State parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.InvokeBindingRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -1048,8 +1037,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

    -
    public static DaprProtos.State.Builder newBuilder()
    +
    public static DaprProtos.InvokeBindingRequest.Builder newBuilder()
  • -

    newBuilder

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

    newBuilder

    +
  • toBuilder

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

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

    -
    public static DaprProtos.State getDefaultInstance()
    +
    public static DaprProtos.InvokeBindingRequest getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.State getDefaultInstanceForType()
    +
    public DaprProtos.InvokeBindingRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1174,7 +1163,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html b/docs/io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html new file mode 100644 index 000000000..d67056525 --- /dev/null +++ b/docs/io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html @@ -0,0 +1,487 @@ + + + + + +DaprProtos.InvokeBindingRequestOrBuilder (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Interface DaprProtos.InvokeBindingRequestOrBuilder

    +
    +
    +
    +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    DaprProtos.InvokeBindingRequest, DaprProtos.InvokeBindingRequest.Builder
    +
    +
    +
    Enclosing class:
    +
    DaprProtos
    +
    +
    +
    public static interface DaprProtos.InvokeBindingRequestOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
    +
    +
      + +
    • +
      + + +

      Method Summary

      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Modifier and TypeMethodDescription
      booleancontainsMetadata​(java.lang.String key) +
      + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
      +
      com.google.protobuf.ByteStringgetData() +
      + The data which will be sent to output binding.
      +
      java.util.Map<java.lang.String,​java.lang.String>getMetadata() +
      Deprecated.
      +
      intgetMetadataCount() +
      + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
      +
      java.util.Map<java.lang.String,​java.lang.String>getMetadataMap() +
      + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
      +
      java.lang.StringgetMetadataOrDefault​(java.lang.String key, +java.lang.String defaultValue) +
      + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
      +
      java.lang.StringgetMetadataOrThrow​(java.lang.String key) +
      + The metadata passing to output binding components + + Common metadata property: + - ttlInSeconds : the time to live in seconds for the message.
      +
      java.lang.StringgetName() +
      + The name of the output binding to invoke.
      +
      com.google.protobuf.ByteStringgetNameBytes() +
      + The name of the output binding to invoke.
      +
      java.lang.StringgetOperation() +
      + The name of the operation type for the binding to invoke
      +
      com.google.protobuf.ByteStringgetOperationBytes() +
      + The name of the operation type for the binding to invoke
      +
      +
      +
      +
      +

      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

      +
        +
      • +
        +

        getName

        +
        java.lang.String getName()
        +
        + The name of the output binding to invoke.
        + 
        + + string name = 1;
        +
        +
        Returns:
        +
        The name.
        +
        +
        +
      • +
      • +
        +

        getNameBytes

        +
        com.google.protobuf.ByteString getNameBytes()
        +
        + The name of the output binding to invoke.
        + 
        + + string name = 1;
        +
        +
        Returns:
        +
        The bytes for name.
        +
        +
        +
      • +
      • +
        +

        getData

        +
        com.google.protobuf.ByteString getData()
        +
        + The data which will be sent to output binding.
        + 
        + + bytes data = 2;
        +
        +
        Returns:
        +
        The data.
        +
        +
        +
      • +
      • +
        +

        getMetadataCount

        +
        int getMetadataCount()
        +
        + The metadata passing to output binding components
        + 
        + Common metadata property:
        + - ttlInSeconds : the time to live in seconds for the message. 
        + If set in the binding definition will cause all messages to 
        + have a default time to live. The message ttl overrides any value
        + in the binding definition.
        + 
        + + map<string, string> metadata = 3;
        +
        +
      • +
      • +
        +

        containsMetadata

        +
        boolean containsMetadata​(java.lang.String key)
        +
        + The metadata passing to output binding components
        + 
        + Common metadata property:
        + - ttlInSeconds : the time to live in seconds for the message. 
        + If set in the binding definition will cause all messages to 
        + have a default time to live. The message ttl overrides any value
        + in the binding definition.
        + 
        + + map<string, string> metadata = 3;
        +
        +
      • +
      • +
        +

        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()
        +
        + The metadata passing to output binding components
        + 
        + Common metadata property:
        + - ttlInSeconds : the time to live in seconds for the message. 
        + If set in the binding definition will cause all messages to 
        + have a default time to live. The message ttl overrides any value
        + in the binding definition.
        + 
        + + map<string, string> metadata = 3;
        +
        +
      • +
      • +
        +

        getMetadataOrDefault

        +
        java.lang.String getMetadataOrDefault​(java.lang.String key, +java.lang.String defaultValue)
        +
        + The metadata passing to output binding components
        + 
        + Common metadata property:
        + - ttlInSeconds : the time to live in seconds for the message. 
        + If set in the binding definition will cause all messages to 
        + have a default time to live. The message ttl overrides any value
        + in the binding definition.
        + 
        + + map<string, string> metadata = 3;
        +
        +
      • +
      • +
        +

        getMetadataOrThrow

        +
        java.lang.String getMetadataOrThrow​(java.lang.String key)
        +
        + The metadata passing to output binding components
        + 
        + Common metadata property:
        + - ttlInSeconds : the time to live in seconds for the message. 
        + If set in the binding definition will cause all messages to 
        + have a default time to live. The message ttl overrides any value
        + in the binding definition.
        + 
        + + map<string, string> metadata = 3;
        +
        +
      • +
      • +
        +

        getOperation

        +
        java.lang.String getOperation()
        +
        + The name of the operation type for the binding to invoke
        + 
        + + string operation = 4;
        +
        +
        Returns:
        +
        The operation.
        +
        +
        +
      • +
      • +
        +

        getOperationBytes

        +
        com.google.protobuf.ByteString getOperationBytes()
        +
        + The name of the operation type for the binding to invoke
        + 
        + + string operation = 4;
        +
        +
        Returns:
        +
        The bytes for operation.
        +
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html similarity index 63% rename from docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html index bc7898beb..d35654af1 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.InvokeBindingEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeBindingResponse.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.InvokeBindingEnvelope.Builder

    +

    Class DaprProtos.InvokeBindingResponse.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder> -
    io.dapr.v1.DaprProtos.InvokeBindingEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingResponse.Builder> +
    io.dapr.v1.DaprProtos.InvokeBindingResponse.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeBindingEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeBindingResponseOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.InvokeBindingEnvelope
    +
    DaprProtos.InvokeBindingResponse

    -
    public static final class DaprProtos.InvokeBindingEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingEnvelope.Builder>
    -implements DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.InvokeBindingEnvelope
    +
    public static final class DaprProtos.InvokeBindingResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingResponse.Builder>
    +implements DaprProtos.InvokeBindingResponseOrBuilder
    +
    + InvokeBindingResponse is the message returned from an output binding invocation
    + 
    + + Protobuf type dapr.proto.runtime.v1.InvokeBindingResponse
  • @@ -484,7 +429,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.InvokeBindingResponse.Builder>
  • @@ -494,21 +439,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.InvokeBindingResponse.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.InvokeBindingResponse.Builder>
  • @@ -522,14 +467,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.InvokeBindingResponse.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.InvokeBindingEnvelope buildPartial()
    +
    public DaprProtos.InvokeBindingResponse buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -565,97 +510,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.InvokeBindingResponse.Builder>
  • setField

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

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

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

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

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

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.InvokeBindingResponse.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.InvokeBindingResponse.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -666,14 +611,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.InvokeBindingResponse.Builder>
  • mergeFrom

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.InvokeBindingResponse.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
    @@ -682,7 +627,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.InvokeBindingResponse.Builder>
    Throws:
    java.io.IOException
    @@ -690,88 +635,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getName

    -
    public java.lang.String getName()
    -
    string name = 1;
    -
    -
    Specified by:
    -
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    The name.
    -
    -
    -
  • -
  • -
    -

    getNameBytes

    -
    public com.google.protobuf.ByteString getNameBytes()
    -
    string name = 1;
    -
    -
    Specified by:
    -
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    The bytes for name.
    -
    -
    -
  • -
  • -
    -

    setName

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setName​(java.lang.String value)
    -
    string name = 1;
    -
    -
    Parameters:
    -
    value - The name to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -
    -

    clearName

    - -
    string name = 1;
    -
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -
    -

    setNameBytes

    -
    public DaprProtos.InvokeBindingEnvelope.Builder setNameBytes​(com.google.protobuf.ByteString value)
    -
    string name = 1;
    -
    -
    Parameters:
    -
    value - The bytes for name to set.
    -
    Returns:
    -
    This builder for chaining.
    -
    -
    -
  • -
  • -
    -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 1;
    Specified by:
    -
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingResponseOrBuilder
    Returns:
    The data.
    @@ -779,47 +652,33 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setData

    -
    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)
    -
    .google.protobuf.Any data = 2;
    -
    -
  • -
  • -
    -

    mergeData

    -
    public DaprProtos.InvokeBindingEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    -
    .google.protobuf.Any data = 2;
    +

    setData

    +
    public DaprProtos.InvokeBindingResponse.Builder setData​(com.google.protobuf.ByteString value)
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 1;
    +
    +
    Parameters:
    +
    value - The data to set.
    +
    Returns:
    +
    This builder for chaining.
    +
  • clearData

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

    getDataBuilder

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

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    + +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 1;
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    Returns:
    +
    This builder for chaining.
  • @@ -827,11 +686,15 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprProtos.InvokeBindingResponseOrBuilder
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -839,10 +702,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -855,7 +722,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -863,10 +730,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -875,10 +746,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -886,24 +761,32 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingResponseOrBuilder
  • clearMetadata

    - +
  • removeMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder removeMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    public DaprProtos.InvokeBindingResponse.Builder removeMetadata​(java.lang.String key)
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
  • @@ -918,39 +801,47 @@ java.lang.String defaultValue)
  • putMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder putMetadata​(java.lang.String key, +
    public DaprProtos.InvokeBindingResponse.Builder putMetadata​(java.lang.String key, java.lang.String value)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
  • putAllMetadata

    -
    public DaprProtos.InvokeBindingEnvelope.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    -
    map<string, string> metadata = 3;
    +
    public DaprProtos.InvokeBindingResponse.Builder putAllMetadata​(java.util.Map<java.lang.String,​java.lang.String> values)
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
  • setUnknownFields

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

    -
    public final DaprProtos.InvokeBindingEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.InvokeBindingResponse.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.InvokeBindingResponse.Builder>
  • @@ -976,7 +867,7 @@ java.lang.String value)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.html b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.html similarity index 77% rename from docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.html rename to docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.html index 7e7cfd1a7..cc9a9c107 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeBindingEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponse.html @@ -2,11 +2,11 @@ - -DaprProtos.InvokeBindingEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeBindingResponse (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.InvokeBindingEnvelope

    +

    Class DaprProtos.InvokeBindingResponse

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.InvokeBindingEnvelope
    +
    io.dapr.v1.DaprProtos.InvokeBindingResponse
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeBindingEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.InvokeBindingResponseOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.InvokeBindingEnvelope
    +
    public static final class DaprProtos.InvokeBindingResponse
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.InvokeBindingEnvelope
    +implements DaprProtos.InvokeBindingResponseOrBuilder
    +
    + InvokeBindingResponse is the message returned from an output binding invocation
    + 
    + + Protobuf type dapr.proto.runtime.v1.InvokeBindingResponse
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.InvokeBindingEnvelope.Builder +DaprProtos.InvokeBindingResponse.Builder -
    Protobuf type dapr.proto.dapr.v1.InvokeBindingEnvelope
    +
    + InvokeBindingResponse is the message returned from an output binding invocation
    @@ -189,11 +194,6 @@ implements METADATA_FIELD_NUMBER   - -static int -NAME_FIELD_NUMBER -  -
    @@ -236,7 +236,8 @@ implements boolean containsMetadata​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    @@ -245,228 +246,205 @@ implements   -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 2;
    +
    + The data which will be sent to output binding.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - -static DaprProtos.InvokeBindingEnvelope +static DaprProtos.InvokeBindingResponse getDefaultInstance()   - -DaprProtos.InvokeBindingEnvelope + +DaprProtos.InvokeBindingResponse getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - + java.util.Map<java.lang.String,​java.lang.String> getMetadata()
    Deprecated.
    - + int getMetadataCount() -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    - + java.util.Map<java.lang.String,​java.lang.String> getMetadataMap() -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    - + java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue) -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    - + java.lang.String getMetadataOrThrow​(java.lang.String key) -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    - -java.lang.String -getName() - -
    string name = 1;
    - - - -com.google.protobuf.ByteString -getNameBytes() - -
    string name = 1;
    - - - -com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> + +com.google.protobuf.Parser<DaprProtos.InvokeBindingResponse> getParserForType()   - + int getSerializedSize()   - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    - - - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + protected com.google.protobuf.MapField internalGetMapField​(int number)   - + boolean isInitialized()   - -static DaprProtos.InvokeBindingEnvelope.Builder + +static DaprProtos.InvokeBindingResponse.Builder newBuilder()   - -static DaprProtos.InvokeBindingEnvelope.Builder -newBuilder​(DaprProtos.InvokeBindingEnvelope prototype) + +static DaprProtos.InvokeBindingResponse.Builder +newBuilder​(DaprProtos.InvokeBindingResponse prototype)   - -DaprProtos.InvokeBindingEnvelope.Builder + +DaprProtos.InvokeBindingResponse.Builder newBuilderForType()   - -protected DaprProtos.InvokeBindingEnvelope.Builder + +protected DaprProtos.InvokeBindingResponse.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseDelimitedFrom​(java.io.InputStream input)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(byte[] data)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(com.google.protobuf.ByteString data)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(java.io.InputStream input)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(java.nio.ByteBuffer data)   - -static DaprProtos.InvokeBindingEnvelope + +static DaprProtos.InvokeBindingResponse parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprProtos.InvokeBindingEnvelope> + +static com.google.protobuf.Parser<DaprProtos.InvokeBindingResponse> parser()   - -DaprProtos.InvokeBindingEnvelope.Builder + +DaprProtos.InvokeBindingResponse.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -520,21 +498,11 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • @@ -608,51 +576,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getName

    -
    public java.lang.String getName()
    -
    string name = 1;
    -
    -
    Specified by:
    -
    getName in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    The name.
    -
    -
    -
  • -
  • -
    -

    getNameBytes

    -
    public com.google.protobuf.ByteString getNameBytes()
    -
    string name = 1;
    -
    -
    Specified by:
    -
    getNameBytes in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    The bytes for name.
    -
    -
    -
  • -
  • -
    -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be sent to output binding.
    + 
    + + bytes data = 1;
    Specified by:
    -
    getData in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getData in interface DaprProtos.InvokeBindingResponseOrBuilder
    Returns:
    The data.
    @@ -660,24 +593,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    getMetadataCount

    public int getMetadataCount()
    -
    Description copied from interface: DaprProtos.InvokeBindingEnvelopeOrBuilder
    -
    map<string, string> metadata = 3;
    +
    Description copied from interface: DaprProtos.InvokeBindingResponseOrBuilder
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataCount in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataCount in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -685,10 +611,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    containsMetadata

    public boolean containsMetadata​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    containsMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    containsMetadata in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -701,7 +631,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    Use getMetadataMap() instead.
    Specified by:
    -
    getMetadata in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadata in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -709,10 +639,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataMap

    public java.util.Map<java.lang.String,​java.lang.String> getMetadataMap()
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataMap in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataMap in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -721,10 +655,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMetadataOrDefault

    public java.lang.String getMetadataOrDefault​(java.lang.String key, java.lang.String defaultValue)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataOrDefault in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrDefault in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -732,10 +670,14 @@ java.lang.String defaultValue)

    getMetadataOrThrow

    public java.lang.String getMetadataOrThrow​(java.lang.String key)
    -
    map<string, string> metadata = 3;
    +
    + The metadata returned from an external system
    + 
    + + map<string, string> metadata = 2;
    Specified by:
    -
    getMetadataOrThrow in interface DaprProtos.InvokeBindingEnvelopeOrBuilder
    +
    getMetadataOrThrow in interface DaprProtos.InvokeBindingResponseOrBuilder
  • @@ -805,7 +747,7 @@ java.lang.String defaultValue)
  • parseFrom

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

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

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

    -
    public static DaprProtos.InvokeBindingEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.InvokeBindingResponse parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
    @@ -851,7 +793,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

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

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

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

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

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

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

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

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

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

    -
    public static DaprProtos.InvokeBindingEnvelope.Builder newBuilder()
    +
    public static DaprProtos.InvokeBindingResponse.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

    -
    public static DaprProtos.InvokeBindingEnvelope getDefaultInstance()
    +
    public static DaprProtos.InvokeBindingResponse getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.InvokeBindingEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.InvokeBindingResponse getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -1046,7 +988,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html new file mode 100644 index 000000000..834e929f0 --- /dev/null +++ b/docs/io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html @@ -0,0 +1,350 @@ + + + + + +DaprProtos.InvokeBindingResponseOrBuilder (dapr-sdk-parent 0.6.0 API) + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    Package io.dapr.v1
    +

    Interface DaprProtos.InvokeBindingResponseOrBuilder

    +
    +
    +
    +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    DaprProtos.InvokeBindingResponse, DaprProtos.InvokeBindingResponse.Builder
    +
    +
    +
    Enclosing class:
    +
    DaprProtos
    +
    +
    +
    public static interface DaprProtos.InvokeBindingResponseOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
    +
    +
      + +
    • +
      + + +

      Method Summary

      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Modifier and TypeMethodDescription
      booleancontainsMetadata​(java.lang.String key) +
      + The metadata returned from an external system
      +
      com.google.protobuf.ByteStringgetData() +
      + The data which will be sent to output binding.
      +
      java.util.Map<java.lang.String,​java.lang.String>getMetadata() +
      Deprecated.
      +
      intgetMetadataCount() +
      + The metadata returned from an external system
      +
      java.util.Map<java.lang.String,​java.lang.String>getMetadataMap() +
      + The metadata returned from an external system
      +
      java.lang.StringgetMetadataOrDefault​(java.lang.String key, +java.lang.String defaultValue) +
      + The metadata returned from an external system
      +
      java.lang.StringgetMetadataOrThrow​(java.lang.String key) +
      + The metadata returned from an external system
      +
      +
      +
      +
      +

      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

      +
        +
      • +
        +

        getData

        +
        com.google.protobuf.ByteString getData()
        +
        + The data which will be sent to output binding.
        + 
        + + bytes data = 1;
        +
        +
        Returns:
        +
        The data.
        +
        +
        +
      • +
      • +
        +

        getMetadataCount

        +
        int getMetadataCount()
        +
        + The metadata returned from an external system
        + 
        + + map<string, string> metadata = 2;
        +
        +
      • +
      • +
        +

        containsMetadata

        +
        boolean containsMetadata​(java.lang.String key)
        +
        + The metadata returned from an external system
        + 
        + + map<string, string> metadata = 2;
        +
        +
      • +
      • +
        +

        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()
        +
        + The metadata returned from an external system
        + 
        + + map<string, string> metadata = 2;
        +
        +
      • +
      • +
        +

        getMetadataOrDefault

        +
        java.lang.String getMetadataOrDefault​(java.lang.String key, +java.lang.String defaultValue)
        +
        + The metadata returned from an external system
        + 
        + + map<string, string> metadata = 2;
        +
        +
      • +
      • +
        +

        getMetadataOrThrow

        +
        java.lang.String getMetadataOrThrow​(java.lang.String key)
        +
        + The metadata returned from an external system
        + 
        + + map<string, string> metadata = 2;
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html index 8c8576711..9e2956306 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html @@ -2,10 +2,10 @@ - -DaprProtos.InvokeServiceRequest.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeServiceRequest.Builder (dapr-sdk-parent 0.6.0 API) - + @@ -119,7 +119,7 @@ implements
  • @@ -180,7 +180,7 @@ java.lang.Object value) clearMessage()
    - message which will be delivered to callee.
    + Required.
  • @@ -213,7 +213,7 @@ java.lang.Object value) getId()
    - id specifies callee's app id.
    + Required.
  • @@ -221,7 +221,7 @@ java.lang.Object value) getIdBytes()
    - id specifies callee's app id.
    + Required.
  • @@ -229,7 +229,7 @@ java.lang.Object value) getMessage()
    - message which will be delivered to callee.
    + Required.
  • @@ -237,7 +237,7 @@ java.lang.Object value) getMessageBuilder()
    - message which will be delivered to callee.
    + Required.
  • @@ -245,7 +245,7 @@ java.lang.Object value) getMessageOrBuilder()
    - message which will be delivered to callee.
    + Required.
  • @@ -253,7 +253,7 @@ java.lang.Object value) hasMessage()
    - message which will be delivered to callee.
    + Required.
  • @@ -287,7 +287,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeMessage​(CommonProtos.InvokeRequest value)
    - message which will be delivered to callee.
    + Required.
  • @@ -306,7 +306,7 @@ java.lang.Object value) setId​(java.lang.String value)
    - id specifies callee's app id.
    + Required.
  • @@ -314,7 +314,7 @@ java.lang.Object value) setIdBytes​(com.google.protobuf.ByteString value)
    - id specifies callee's app id.
    + Required.
  • @@ -322,7 +322,7 @@ java.lang.Object value) setMessage​(CommonProtos.InvokeRequest value)
    - message which will be delivered to callee.
    + Required. @@ -330,7 +330,7 @@ java.lang.Object value) setMessage​(CommonProtos.InvokeRequest.Builder builderForValue)
    - message which will be delivered to callee.
    + Required. @@ -603,9 +603,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getId

    public java.lang.String getId()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -622,9 +620,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getIdBytes

    public com.google.protobuf.ByteString getIdBytes()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -641,9 +637,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setId

    public DaprProtos.InvokeServiceRequest.Builder setId​(java.lang.String value)
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -660,9 +654,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    clearId

    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -677,9 +669,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setIdBytes

    public DaprProtos.InvokeServiceRequest.Builder setIdBytes​(com.google.protobuf.ByteString value)
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -696,9 +686,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasMessage

    public boolean hasMessage()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -715,9 +703,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMessage

    public CommonProtos.InvokeRequest getMessage()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -734,9 +720,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setMessage

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -747,9 +731,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    setMessage

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -760,9 +742,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    mergeMessage

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -773,9 +753,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    clearMessage

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -786,9 +764,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMessageBuilder

    public CommonProtos.InvokeRequest.Builder getMessageBuilder()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -799,9 +775,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMessageOrBuilder

    public CommonProtos.InvokeRequestOrBuilder getMessageOrBuilder()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    diff --git a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.html b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.html index 2c750ab54..f337297ed 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequest.html @@ -2,10 +2,10 @@ - -DaprProtos.InvokeServiceRequest (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeServiceRequest (dapr-sdk-parent 0.6.0 API) - + @@ -119,7 +119,7 @@ implements See Also:
    Serialized Form
    @@ -257,7 +257,7 @@ implements getId()
    - id specifies callee's app id.
    + Required. @@ -265,7 +265,7 @@ implements getIdBytes()
    - id specifies callee's app id.
    + Required. @@ -273,7 +273,7 @@ implements getMessage()
    - message which will be delivered to callee.
    + Required. @@ -281,7 +281,7 @@ implements getMessageOrBuilder()
    - message which will be delivered to callee.
    + Required. @@ -309,7 +309,7 @@ implements hasMessage()
    - message which will be delivered to callee.
    + Required. @@ -548,9 +548,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getId

    public java.lang.String getId()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -567,9 +565,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getIdBytes

    public com.google.protobuf.ByteString getIdBytes()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -586,9 +582,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    hasMessage

    public boolean hasMessage()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -605,9 +599,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMessage

    public CommonProtos.InvokeRequest getMessage()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -624,9 +616,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getMessageOrBuilder

    public CommonProtos.InvokeRequestOrBuilder getMessageOrBuilder()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    diff --git a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html index 1c0b75a0b..1b13eb0a4 100644 --- a/docs/io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html @@ -2,10 +2,10 @@ - -DaprProtos.InvokeServiceRequestOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.InvokeServiceRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - + @@ -135,7 +135,7 @@ extends com.google.protobuf.MessageOrBuilder getId()
    - id specifies callee's app id.
    + Required. @@ -143,7 +143,7 @@ extends com.google.protobuf.MessageOrBuilder getIdBytes()
    - id specifies callee's app id.
    + Required. @@ -151,7 +151,7 @@ extends com.google.protobuf.MessageOrBuilder getMessage()
    - message which will be delivered to callee.
    + Required. @@ -159,7 +159,7 @@ extends com.google.protobuf.MessageOrBuilder getMessageOrBuilder()
    - message which will be delivered to callee.
    + Required. @@ -167,7 +167,7 @@ extends com.google.protobuf.MessageOrBuilder hasMessage()
    - message which will be delivered to callee.
    + Required. @@ -202,9 +202,7 @@ extends com.google.protobuf.MessageOrBuilder

    getId

    java.lang.String getId()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -219,9 +217,7 @@ extends com.google.protobuf.MessageOrBuilder

    getIdBytes

    com.google.protobuf.ByteString getIdBytes()
    - id specifies callee's app id.
    -
    - This field is required.
    + Required. Callee's app id.
      
    string id = 1;
    @@ -236,9 +232,7 @@ extends com.google.protobuf.MessageOrBuilder

    hasMessage

    boolean hasMessage()
    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -253,9 +247,7 @@ extends com.google.protobuf.MessageOrBuilder

    getMessage

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    @@ -270,9 +262,7 @@ extends com.google.protobuf.MessageOrBuilder

    getMessageOrBuilder

    - message which will be delivered to callee.
    - 
    - This field is required.
    + Required. message which will be delivered to callee.
      
    .dapr.proto.common.v1.InvokeRequest message = 3;
    diff --git a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html similarity index 63% rename from docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html index 13358316a..926a52da0 100644 --- a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.PublishEventEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.PublishEventRequest.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.PublishEventEnvelope.Builder

    +

    Class DaprProtos.PublishEventRequest.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder> -
    io.dapr.v1.DaprProtos.PublishEventEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder> +
    io.dapr.v1.DaprProtos.PublishEventRequest.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.PublishEventEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.PublishEventRequestOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.PublishEventEnvelope
    +
    DaprProtos.PublishEventRequest

    -
    public static final class DaprProtos.PublishEventEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
    -implements DaprProtos.PublishEventEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.PublishEventEnvelope
    +
    public static final class DaprProtos.PublishEventRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
    +implements DaprProtos.PublishEventRequestOrBuilder
    +
    + PublishEventRequest is the message to publish event data to pubsub topic
    + 
    + + Protobuf type dapr.proto.runtime.v1.PublishEventRequest
  • 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.PublishEventRequest.Builder>
  • @@ -415,14 +392,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.PublishEventRequest.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.PublishEventEnvelope buildPartial()
    +
    public DaprProtos.PublishEventRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -458,97 +435,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.PublishEventRequest.Builder>
  • setField

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

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

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

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

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

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

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -559,23 +536,23 @@ 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.PublishEventRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.PublishEventEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.PublishEventRequest.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.PublishEventEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.PublishEventRequest.Builder>
    Throws:
    java.io.IOException
    @@ -585,10 +562,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopic

    public java.lang.String getTopic()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Specified by:
    -
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopic in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The topic.
    @@ -598,10 +579,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopicBytes

    public com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Specified by:
    -
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The bytes for topic.
    @@ -610,8 +595,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopic

    -
    public DaprProtos.PublishEventEnvelope.Builder setTopic​(java.lang.String value)
    -
    string topic = 1;
    +
    public DaprProtos.PublishEventRequest.Builder setTopic​(java.lang.String value)
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Parameters:
    value - The topic to set.
    @@ -623,8 +612,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearTopic

    - -
    string topic = 1;
    + +
    + The pubsub topic
    + 
    + + string topic = 1;
    Returns:
    This builder for chaining.
    @@ -634,8 +627,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setTopicBytes

    -
    public DaprProtos.PublishEventEnvelope.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    -
    string topic = 1;
    +
    public DaprProtos.PublishEventRequest.Builder setTopicBytes​(com.google.protobuf.ByteString value)
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Parameters:
    value - The bytes for topic to set.
    @@ -646,25 +643,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be published to topic.
    + 
    + + bytes data = 2;
    Specified by:
    -
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getData in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The data.
    @@ -672,71 +660,57 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    setData

    -
    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)
    -
    .google.protobuf.Any data = 2;
    -
    -
  • -
  • -
    -

    mergeData

    -
    public DaprProtos.PublishEventEnvelope.Builder mergeData​(com.google.protobuf.Any value)
    -
    .google.protobuf.Any data = 2;
    +

    setData

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

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

    getDataBuilder

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

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    + +
    + The data which will be published to topic.
    + 
    + + bytes data = 2;
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    Returns:
    +
    This builder for chaining.
  • setUnknownFields

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

    -
    public final DaprProtos.PublishEventEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.PublishEventRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    Specified by:
    mergeUnknownFields in interface com.google.protobuf.Message.Builder
    Overrides:
    -
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventEnvelope.Builder>
    +
    mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.PublishEventRequest.Builder>
  • @@ -762,7 +736,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.html b/docs/io/dapr/v1/DaprProtos.PublishEventRequest.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.html rename to docs/io/dapr/v1/DaprProtos.PublishEventRequest.html index 63206a302..bc4813757 100644 --- a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.PublishEventRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.PublishEventEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.PublishEventRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.PublishEventEnvelope

    +

    Class DaprProtos.PublishEventRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.PublishEventEnvelope
    +
    io.dapr.v1.DaprProtos.PublishEventRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.PublishEventEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.PublishEventRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.PublishEventEnvelope
    +
    public static final class DaprProtos.PublishEventRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.PublishEventEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.PublishEventEnvelope
    +implements DaprProtos.PublishEventRequestOrBuilder
    +
    + PublishEventRequest is the message to publish event data to pubsub topic
    + 
    + + Protobuf type dapr.proto.runtime.v1.PublishEventRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.PublishEventEnvelope.Builder +DaprProtos.PublishEventRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.PublishEventEnvelope
    +
    + PublishEventRequest is the message to publish event data to pubsub topic
    @@ -233,187 +238,176 @@ implements   -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 2;
    +
    + The data which will be published to topic.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - -static DaprProtos.PublishEventEnvelope +static DaprProtos.PublishEventRequest getDefaultInstance()   - -DaprProtos.PublishEventEnvelope + +DaprProtos.PublishEventRequest getDefaultInstanceForType()   - + static com.google.protobuf.Descriptors.Descriptor getDescriptor()   - -com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> + +com.google.protobuf.Parser<DaprProtos.PublishEventRequest> getParserForType()   - + int getSerializedSize()   - + java.lang.String getTopic() -
    string topic = 1;
    +
    + The pubsub topic
    - + com.google.protobuf.ByteString getTopicBytes() -
    string topic = 1;
    +
    + The pubsub topic
    - + com.google.protobuf.UnknownFieldSet getUnknownFields()   - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    - - - + int hashCode()   - + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()   - + boolean isInitialized()   - -static DaprProtos.PublishEventEnvelope.Builder + +static DaprProtos.PublishEventRequest.Builder newBuilder()   - -static DaprProtos.PublishEventEnvelope.Builder -newBuilder​(DaprProtos.PublishEventEnvelope prototype) + +static DaprProtos.PublishEventRequest.Builder +newBuilder​(DaprProtos.PublishEventRequest prototype)   - -DaprProtos.PublishEventEnvelope.Builder + +DaprProtos.PublishEventRequest.Builder newBuilderForType()   - -protected DaprProtos.PublishEventEnvelope.Builder + +protected DaprProtos.PublishEventRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   - + protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseDelimitedFrom​(java.io.InputStream input)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(byte[] data)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.ByteString data)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.CodedInputStream input)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(java.io.InputStream input)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(java.nio.ByteBuffer data)   - -static DaprProtos.PublishEventEnvelope + +static DaprProtos.PublishEventRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   - -static com.google.protobuf.Parser<DaprProtos.PublishEventEnvelope> + +static com.google.protobuf.Parser<DaprProtos.PublishEventRequest> parser()   - -DaprProtos.PublishEventEnvelope.Builder + +DaprProtos.PublishEventRequest.Builder toBuilder()   - + void writeTo​(com.google.protobuf.CodedOutputStream output)   @@ -471,7 +465,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int TOPIC_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -481,7 +475,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int DATA_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -537,10 +531,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopic

    public java.lang.String getTopic()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Specified by:
    -
    getTopic in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopic in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The topic.
    @@ -550,10 +548,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getTopicBytes

    public com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Specified by:
    -
    getTopicBytes in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getTopicBytes in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The bytes for topic.
    @@ -561,25 +563,16 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    hasData

    -
    public boolean hasData()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    hasData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    -
    Returns:
    -
    Whether the data field is set.
    -
    -
    -
  • -
  • -

    getData

    -
    public com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    public com.google.protobuf.ByteString getData()
    +
    + The data which will be published to topic.
    + 
    + + bytes data = 2;
    Specified by:
    -
    getData in interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    getData in interface DaprProtos.PublishEventRequestOrBuilder
    Returns:
    The data.
    @@ -587,17 +580,6 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getDataOrBuilder

    -
    public com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    -
    -
    Specified by:
    -
    getDataOrBuilder in interface DaprProtos.PublishEventEnvelopeOrBuilder
    -
    -
    -
  • -
  • -

    isInitialized

    public final boolean isInitialized()
    @@ -662,8 +644,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.PublishEventRequest parseFrom​(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -673,9 +655,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.PublishEventRequest 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
    @@ -685,8 +667,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -696,9 +678,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.PublishEventRequest 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
    @@ -708,8 +690,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.PublishEventRequest parseFrom​(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -719,9 +701,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.PublishEventRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -731,8 +713,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.PublishEventRequest parseFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -742,9 +724,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.PublishEventRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -754,8 +736,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.PublishEventRequest parseDelimitedFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -765,9 +747,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.PublishEventEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.PublishEventRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -777,8 +759,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
    +
    public static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.CodedInputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -788,9 +770,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.PublishEventEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.PublishEventRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -800,7 +782,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

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

    -
    public static DaprProtos.PublishEventEnvelope.Builder newBuilder()
    +
    public static DaprProtos.PublishEventRequest.Builder newBuilder()
  • -

    newBuilder

    - +

    newBuilder

    +
  • toBuilder

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

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

    -
    public static DaprProtos.PublishEventEnvelope getDefaultInstance()
    +
    public static DaprProtos.PublishEventRequest getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.PublishEventEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.PublishEventRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -903,7 +885,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html similarity index 75% rename from docs/io/dapr/v1/DaprProtos.PublishEventEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html index 505b4bf35..5af81b308 100644 --- a/docs/io/dapr/v1/DaprProtos.PublishEventEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.PublishEventEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.PublishEventRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -20,7 +20,7 @@ -
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.PublishEventEnvelopeOrBuilder

    +

    Interface DaprProtos.PublishEventRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.PublishEventEnvelope, DaprProtos.PublishEventEnvelope.Builder
    +
    DaprProtos.PublishEventRequest, DaprProtos.PublishEventRequest.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.PublishEventEnvelopeOrBuilder
    +
    public static interface DaprProtos.PublishEventRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,38 +131,27 @@ extends com.google.protobuf.MessageOrBuilder -com.google.protobuf.Any +com.google.protobuf.ByteString getData() -
    .google.protobuf.Any data = 2;
    +
    + The data which will be published to topic.
    -com.google.protobuf.AnyOrBuilder -getDataOrBuilder() - -
    .google.protobuf.Any data = 2;
    - - - java.lang.String getTopic() -
    string topic = 1;
    +
    + The pubsub topic
    - + com.google.protobuf.ByteString getTopicBytes() -
    string topic = 1;
    - - - -boolean -hasData() - -
    .google.protobuf.Any data = 2;
    +
    + The pubsub topic
    @@ -196,7 +185,11 @@ extends com.google.protobuf.MessageOrBuilder

    getTopic

    java.lang.String getTopic()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Returns:
    The topic.
    @@ -207,7 +200,11 @@ extends com.google.protobuf.MessageOrBuilder

    getTopicBytes

    com.google.protobuf.ByteString getTopicBytes()
    -
    string topic = 1;
    +
    + The pubsub topic
    + 
    + + string topic = 1;
    Returns:
    The bytes for topic.
    @@ -216,33 +213,19 @@ extends com.google.protobuf.MessageOrBuilder
  • -

    hasData

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

    getData

    -
    com.google.protobuf.Any getData()
    -
    .google.protobuf.Any data = 2;
    +
    com.google.protobuf.ByteString getData()
    +
    + The data which will be published to topic.
    + 
    + + bytes data = 2;
    Returns:
    The data.
  • -
  • -
    -

    getDataOrBuilder

    -
    com.google.protobuf.AnyOrBuilder getDataOrBuilder()
    -
    .google.protobuf.Any data = 2;
    -
    -
  • @@ -265,7 +248,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.RetryPolicy.Builder.html b/docs/io/dapr/v1/DaprProtos.RetryPolicy.Builder.html deleted file mode 100644 index 01e78b2e0..000000000 --- a/docs/io/dapr/v1/DaprProtos.RetryPolicy.Builder.html +++ /dev/null @@ -1,855 +0,0 @@ - - - - - -DaprProtos.RetryPolicy.Builder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Class DaprProtos.RetryPolicy.Builder

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

    Class DaprProtos.RetryPolicy

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

      Nested Class Summary

      -
      - - - - - - - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClassDescription
      static class DaprProtos.RetryPolicy.Builder -
      Protobuf type dapr.proto.dapr.v1.RetryPolicy
      -
      -
      -
      -

      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 intINTERVAL_FIELD_NUMBER 
      static intPATTERN_FIELD_NUMBER 
      static intTHRESHOLD_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
      booleanequals​(java.lang.Object obj) 
      static DaprProtos.RetryPolicygetDefaultInstance() 
      DaprProtos.RetryPolicygetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      com.google.protobuf.DurationgetInterval() -
      .google.protobuf.Duration interval = 3;
      -
      com.google.protobuf.DurationOrBuildergetIntervalOrBuilder() -
      .google.protobuf.Duration interval = 3;
      -
      com.google.protobuf.Parser<DaprProtos.RetryPolicy>getParserForType() 
      java.lang.StringgetPattern() -
      string pattern = 2;
      -
      com.google.protobuf.ByteStringgetPatternBytes() -
      string pattern = 2;
      -
      intgetSerializedSize() 
      intgetThreshold() -
      int32 threshold = 1;
      -
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      inthashCode() 
      booleanhasInterval() -
      .google.protobuf.Duration interval = 3;
      -
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static DaprProtos.RetryPolicy.BuildernewBuilder() 
      static DaprProtos.RetryPolicy.BuildernewBuilder​(DaprProtos.RetryPolicy prototype) 
      DaprProtos.RetryPolicy.BuildernewBuilderForType() 
      protected DaprProtos.RetryPolicy.BuildernewBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      protected java.lang.ObjectnewInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) 
      static DaprProtos.RetryPolicyparseDelimitedFrom​(java.io.InputStream input) 
      static DaprProtos.RetryPolicyparseDelimitedFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.RetryPolicyparseFrom​(byte[] data) 
      static DaprProtos.RetryPolicyparseFrom​(byte[] data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.RetryPolicyparseFrom​(com.google.protobuf.ByteString data) 
      static DaprProtos.RetryPolicyparseFrom​(com.google.protobuf.ByteString data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.RetryPolicyparseFrom​(com.google.protobuf.CodedInputStream input) 
      static DaprProtos.RetryPolicyparseFrom​(com.google.protobuf.CodedInputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.RetryPolicyparseFrom​(java.io.InputStream input) 
      static DaprProtos.RetryPolicyparseFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.RetryPolicyparseFrom​(java.nio.ByteBuffer data) 
      static DaprProtos.RetryPolicyparseFrom​(java.nio.ByteBuffer data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<DaprProtos.RetryPolicy>parser() 
      DaprProtos.RetryPolicy.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, internalGetMapField, 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      - - -

      Field Details

      - -
      -
    • - -
    • -
      - - -

      Method Details

      -
        -
      • -
        -

        newInstance

        -
        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        -
        -
        Overrides:
        -
        newInstance in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getUnknownFields

        -
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        -
        -
        Specified by:
        -
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        -
        Overrides:
        -
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDescriptor

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

        internalGetFieldAccessorTable

        -
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        -
        -
        Specified by:
        -
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getThreshold

        -
        public int getThreshold()
        -
        int32 threshold = 1;
        -
        -
        Specified by:
        -
        getThreshold in interface DaprProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The threshold.
        -
        -
        -
      • -
      • -
        -

        getPattern

        -
        public java.lang.String getPattern()
        -
        string pattern = 2;
        -
        -
        Specified by:
        -
        getPattern in interface DaprProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The pattern.
        -
        -
        -
      • -
      • -
        -

        getPatternBytes

        -
        public com.google.protobuf.ByteString getPatternBytes()
        -
        string pattern = 2;
        -
        -
        Specified by:
        -
        getPatternBytes in interface DaprProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The bytes for pattern.
        -
        -
        -
      • -
      • -
        -

        hasInterval

        -
        public boolean hasInterval()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        hasInterval in interface DaprProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        Whether the interval field is set.
        -
        -
        -
      • -
      • -
        -

        getInterval

        -
        public com.google.protobuf.Duration getInterval()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        getInterval in interface DaprProtos.RetryPolicyOrBuilder
        -
        Returns:
        -
        The interval.
        -
        -
        -
      • -
      • -
        -

        getIntervalOrBuilder

        -
        public com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
        -
        .google.protobuf.Duration interval = 3;
        -
        -
        Specified by:
        -
        getIntervalOrBuilder in interface DaprProtos.RetryPolicyOrBuilder
        -
        -
        -
      • -
      • -
        -

        isInitialized

        -
        public final boolean isInitialized()
        -
        -
        Specified by:
        -
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        -
        Overrides:
        -
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        writeTo

        -
        public void writeTo​(com.google.protobuf.CodedOutputStream output) - throws java.io.IOException
        -
        -
        Specified by:
        -
        writeTo in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        writeTo in class com.google.protobuf.GeneratedMessageV3
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        getSerializedSize

        -
        public int getSerializedSize()
        -
        -
        Specified by:
        -
        getSerializedSize in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        equals

        -
        public boolean equals​(java.lang.Object obj)
        -
        -
        Specified by:
        -
        equals in interface com.google.protobuf.Message
        -
        Overrides:
        -
        equals in class com.google.protobuf.AbstractMessage
        -
        -
        -
      • -
      • -
        -

        hashCode

        -
        public int hashCode()
        -
        -
        Specified by:
        -
        hashCode in interface com.google.protobuf.Message
        -
        Overrides:
        -
        hashCode in class com.google.protobuf.AbstractMessage
        -
        -
        -
      • -
      • -
        -

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.ByteString data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
        -
        -
        Throws:
        -
        com.google.protobuf.InvalidProtocolBufferException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(java.io.InputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        parseDelimitedFrom

        -
        public static DaprProtos.RetryPolicy parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseDelimitedFrom

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

        parseFrom

        -
        public static DaprProtos.RetryPolicy parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
        -
        -
        Throws:
        -
        java.io.IOException
        -
        -
        -
      • -
      • -
        -

        parseFrom

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

        newBuilderForType

        -
        public DaprProtos.RetryPolicy.Builder newBuilderForType()
        -
        -
        Specified by:
        -
        newBuilderForType in interface com.google.protobuf.Message
        -
        Specified by:
        -
        newBuilderForType in interface com.google.protobuf.MessageLite
        -
        -
        -
      • -
      • -
        -

        newBuilder

        -
        public static DaprProtos.RetryPolicy.Builder newBuilder()
        -
        -
      • -
      • -
        -

        newBuilder

        -
        public static DaprProtos.RetryPolicy.Builder newBuilder​(DaprProtos.RetryPolicy prototype)
        -
        -
      • -
      • -
        -

        toBuilder

        -
        public DaprProtos.RetryPolicy.Builder toBuilder()
        -
        -
        Specified by:
        -
        toBuilder in interface com.google.protobuf.Message
        -
        Specified by:
        -
        toBuilder in interface com.google.protobuf.MessageLite
        -
        -
        -
      • -
      • -
        -

        newBuilderForType

        -
        protected DaprProtos.RetryPolicy.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        -
        -
        Specified by:
        -
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDefaultInstance

        -
        public static DaprProtos.RetryPolicy getDefaultInstance()
        -
        -
      • -
      • -
        -

        parser

        -
        public static com.google.protobuf.Parser<DaprProtos.RetryPolicy> parser()
        -
        -
      • -
      • -
        -

        getParserForType

        -
        public com.google.protobuf.Parser<DaprProtos.RetryPolicy> getParserForType()
        -
        -
        Specified by:
        -
        getParserForType in interface com.google.protobuf.Message
        -
        Specified by:
        -
        getParserForType in interface com.google.protobuf.MessageLite
        -
        Overrides:
        -
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        -
        -
        -
      • -
      • -
        -

        getDefaultInstanceForType

        -
        public DaprProtos.RetryPolicy getDefaultInstanceForType()
        -
        -
        Specified by:
        -
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        -
        Specified by:
        -
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        -
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.Builder.html b/docs/io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html similarity index 55% rename from docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.Builder.html rename to docs/io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html index 0f97bc9c7..9f4fa4705 100644 --- a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.Builder.html +++ b/docs/io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html @@ -2,11 +2,11 @@ - -DaprProtos.SaveStateEnvelope.Builder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.SaveStateRequest.Builder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.SaveStateEnvelope.Builder

    +

    Class DaprProtos.SaveStateRequest.Builder

    java.lang.Object
    com.google.protobuf.AbstractMessageLite.Builder
    com.google.protobuf.AbstractMessage.Builder<BuilderType> -
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder> -
    io.dapr.v1.DaprProtos.SaveStateEnvelope.Builder
    +
    com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateRequest.Builder> +
    io.dapr.v1.DaprProtos.SaveStateRequest.Builder
    @@ -105,17 +105,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SaveStateEnvelopeOrBuilder, java.lang.Cloneable
    +
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SaveStateRequestOrBuilder, java.lang.Cloneable
    Enclosing class:
    -
    DaprProtos.SaveStateEnvelope
    +
    DaprProtos.SaveStateRequest

    -
    public static final class DaprProtos.SaveStateEnvelope.Builder
    -extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateEnvelope.Builder>
    -implements DaprProtos.SaveStateEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.SaveStateEnvelope
    +
    public static final class DaprProtos.SaveStateRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SaveStateRequest.Builder>
    +implements DaprProtos.SaveStateRequestOrBuilder
    +
    + SaveStateRequest is the message to save multiple states into state store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.SaveStateRequest
  • 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.SaveStateRequest.Builder>
  • @@ -489,14 +516,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.SaveStateRequest.Builder>
  • getDefaultInstanceForType

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

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

    -
    public DaprProtos.SaveStateEnvelope buildPartial()
    +
    public DaprProtos.SaveStateRequest buildPartial()
    Specified by:
    buildPartial in interface com.google.protobuf.Message.Builder
    @@ -532,97 +559,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.SaveStateRequest.Builder>
  • setField

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

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

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

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

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

    -
    public DaprProtos.SaveStateEnvelope.Builder mergeFrom​(com.google.protobuf.Message other)
    +
    public DaprProtos.SaveStateRequest.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.SaveStateRequest.Builder>
  • -

    mergeFrom

    - +

    mergeFrom

    +
  • @@ -633,23 +660,23 @@ 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.SaveStateRequest.Builder>
  • mergeFrom

    -
    public DaprProtos.SaveStateEnvelope.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, +
    public DaprProtos.SaveStateRequest.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.SaveStateEnvelope.Builder>
    +
    mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DaprProtos.SaveStateRequest.Builder>
    Throws:
    java.io.IOException
    @@ -659,10 +686,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.SaveStateRequestOrBuilder
    Returns:
    The storeName.
    @@ -672,10 +703,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.SaveStateRequestOrBuilder
    Returns:
    The bytes for storeName.
    @@ -684,8 +719,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreName

    -
    public DaprProtos.SaveStateEnvelope.Builder setStoreName​(java.lang.String value)
    -
    string store_name = 1;
    +
    public DaprProtos.SaveStateRequest.Builder setStoreName​(java.lang.String value)
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Parameters:
    value - The storeName to set.
    @@ -697,8 +736,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • clearStoreName

    -
    public DaprProtos.SaveStateEnvelope.Builder clearStoreName()
    -
    string store_name = 1;
    +
    public DaprProtos.SaveStateRequest.Builder clearStoreName()
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    This builder for chaining.
    @@ -708,8 +751,12 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • setStoreNameBytes

    -
    public DaprProtos.SaveStateEnvelope.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    -
    string store_name = 1;
    +
    public DaprProtos.SaveStateRequest.Builder setStoreNameBytes​(com.google.protobuf.ByteString value)
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Parameters:
    value - The bytes for storeName to set.
    @@ -720,175 +767,247 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getRequestsList

    -
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesList

    +
    public java.util.List<CommonProtos.StateItem> getStatesList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesList in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequestsCount

    -
    public int getRequestsCount()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesCount

    +
    public int getStatesCount()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesCount in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequests

    -
    public DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStates

    +
    public CommonProtos.StateItem getStates​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStates in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    setRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, -DaprProtos.StateRequest value)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    setStates

    +
    public DaprProtos.SaveStateRequest.Builder setStates​(int index, +CommonProtos.StateItem value)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    setRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder setRequests​(int index, -DaprProtos.StateRequest.Builder builderForValue)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    setStates

    +
    public DaprProtos.SaveStateRequest.Builder setStates​(int index, +CommonProtos.StateItem.Builder builderForValue)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addRequests

    - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStates

    + +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, -DaprProtos.StateRequest value)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStates

    +
    public DaprProtos.SaveStateRequest.Builder addStates​(int index, +CommonProtos.StateItem value)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addRequests

    - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStates

    + +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addRequests​(int index, -DaprProtos.StateRequest.Builder builderForValue)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStates

    +
    public DaprProtos.SaveStateRequest.Builder addStates​(int index, +CommonProtos.StateItem.Builder builderForValue)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addAllRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder addAllRequests​(java.lang.Iterable<? extends DaprProtos.StateRequest> values)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addAllStates

    +
    public DaprProtos.SaveStateRequest.Builder addAllStates​(java.lang.Iterable<? extends CommonProtos.StateItem> values)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    clearRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder clearRequests()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    clearStates

    + +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    removeRequests

    -
    public DaprProtos.SaveStateEnvelope.Builder removeRequests​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    removeStates

    +
    public DaprProtos.SaveStateRequest.Builder removeStates​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder getRequestsBuilder​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesBuilder

    +
    public CommonProtos.StateItem.Builder getStatesBuilder​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsOrBuilder

    -
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilder

    +
    public CommonProtos.StateItemOrBuilder getStatesOrBuilder​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesOrBuilder in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequestsOrBuilderList

    -
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilderList

    +
    public java.util.List<? extends CommonProtos.StateItemOrBuilder> getStatesOrBuilderList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesOrBuilderList in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    addRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder addRequestsBuilder()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStatesBuilder

    +
    public CommonProtos.StateItem.Builder addStatesBuilder()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    addRequestsBuilder

    -
    public DaprProtos.StateRequest.Builder addRequestsBuilder​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    addStatesBuilder

    +
    public CommonProtos.StateItem.Builder addStatesBuilder​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsBuilderList

    -
    public java.util.List<DaprProtos.StateRequest.Builder> getRequestsBuilderList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesBuilderList

    +
    public java.util.List<CommonProtos.StateItem.Builder> getStatesBuilderList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • setUnknownFields

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

    -
    public final DaprProtos.SaveStateEnvelope.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
    +
    public final DaprProtos.SaveStateRequest.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.SaveStateRequest.Builder>
  • @@ -914,7 +1033,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.html b/docs/io/dapr/v1/DaprProtos.SaveStateRequest.html similarity index 71% rename from docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.html rename to docs/io/dapr/v1/DaprProtos.SaveStateRequest.html index dafe25c7a..a169528bf 100644 --- a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelope.html +++ b/docs/io/dapr/v1/DaprProtos.SaveStateRequest.html @@ -2,11 +2,11 @@ - -DaprProtos.SaveStateEnvelope (dapr-sdk-parent 0.5.1 API) + +DaprProtos.SaveStateRequest (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,14 +90,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Class DaprProtos.SaveStateEnvelope

    +

    Class DaprProtos.SaveStateRequest

    java.lang.Object
    com.google.protobuf.AbstractMessageLite
    com.google.protobuf.AbstractMessage
    com.google.protobuf.GeneratedMessageV3 -
    io.dapr.v1.DaprProtos.SaveStateEnvelope
    +
    io.dapr.v1.DaprProtos.SaveStateRequest
    @@ -105,20 +105,24 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Implemented Interfaces:
    -
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SaveStateEnvelopeOrBuilder, java.io.Serializable
    +
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SaveStateRequestOrBuilder, java.io.Serializable
    Enclosing class:
    DaprProtos

    -
    public static final class DaprProtos.SaveStateEnvelope
    +
    public static final class DaprProtos.SaveStateRequest
     extends com.google.protobuf.GeneratedMessageV3
    -implements DaprProtos.SaveStateEnvelopeOrBuilder
    -
    Protobuf type dapr.proto.dapr.v1.SaveStateEnvelope
    +implements DaprProtos.SaveStateRequestOrBuilder
    +
    + SaveStateRequest is the message to save multiple states into state store.
    + 
    + + Protobuf type dapr.proto.runtime.v1.SaveStateRequest
    See Also:
    -
    Serialized Form
    +
    Serialized Form
    @@ -142,9 +146,10 @@ implements static class  -DaprProtos.SaveStateEnvelope.Builder +DaprProtos.SaveStateRequest.Builder -
    Protobuf type dapr.proto.dapr.v1.SaveStateEnvelope
    +
    + SaveStateRequest is the message to save multiple states into state store.
    @@ -181,7 +186,7 @@ implements static int -REQUESTS_FIELD_NUMBER +STATES_FIELD_NUMBER   @@ -233,12 +238,12 @@ implements   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest getDefaultInstance()   -DaprProtos.SaveStateEnvelope +DaprProtos.SaveStateRequest getDefaultInstanceForType()   @@ -248,62 +253,69 @@ implements   -com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> +com.google.protobuf.Parser<DaprProtos.SaveStateRequest> getParserForType()   -DaprProtos.StateRequest -getRequests​(int index) - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    - - - -int -getRequestsCount() - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    - - - -java.util.List<DaprProtos.StateRequest> -getRequestsList() - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    - - - -DaprProtos.StateRequestOrBuilder -getRequestsOrBuilder​(int index) - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    - - - -java.util.List<? extends DaprProtos.StateRequestOrBuilder> -getRequestsOrBuilderList() - -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    - - - int getSerializedSize()   + +CommonProtos.StateItem +getStates​(int index) + +
    + The array of the state key values.
    + + + +int +getStatesCount() + +
    + The array of the state key values.
    + + + +java.util.List<CommonProtos.StateItem> +getStatesList() + +
    + The array of the state key values.
    + + + +CommonProtos.StateItemOrBuilder +getStatesOrBuilder​(int index) + +
    + The array of the state key values.
    + + + +java.util.List<? extends CommonProtos.StateItemOrBuilder> +getStatesOrBuilderList() + +
    + The array of the state key values.
    + + java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    @@ -327,22 +339,22 @@ implements   -static DaprProtos.SaveStateEnvelope.Builder +static DaprProtos.SaveStateRequest.Builder newBuilder()   -static DaprProtos.SaveStateEnvelope.Builder -newBuilder​(DaprProtos.SaveStateEnvelope prototype) +static DaprProtos.SaveStateRequest.Builder +newBuilder​(DaprProtos.SaveStateRequest prototype)   -DaprProtos.SaveStateEnvelope.Builder +DaprProtos.SaveStateRequest.Builder newBuilderForType()   -protected DaprProtos.SaveStateEnvelope.Builder +protected DaprProtos.SaveStateRequest.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)   @@ -352,78 +364,78 @@ implements   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseDelimitedFrom​(java.io.InputStream input)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(byte[] data)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.ByteString data)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.CodedInputStream input)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(java.io.InputStream input)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(java.nio.ByteBuffer data)   -static DaprProtos.SaveStateEnvelope +static DaprProtos.SaveStateRequest parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)   -static com.google.protobuf.Parser<DaprProtos.SaveStateEnvelope> +static com.google.protobuf.Parser<DaprProtos.SaveStateRequest> parser()   -DaprProtos.SaveStateEnvelope.Builder +DaprProtos.SaveStateRequest.Builder toBuilder()   @@ -485,17 +497,17 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
    public static final int STORE_NAME_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • -

    REQUESTS_FIELD_NUMBER

    -
    public static final int REQUESTS_FIELD_NUMBER
    +

    STATES_FIELD_NUMBER

    +
    public static final int STATES_FIELD_NUMBER
    See Also:
    -
    Constant Field Values
    +
    Constant Field Values
  • @@ -551,10 +563,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreName

    public java.lang.String getStoreName()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreName in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreName in interface DaprProtos.SaveStateRequestOrBuilder
    Returns:
    The storeName.
    @@ -564,10 +580,14 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)

    getStoreNameBytes

    public com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Specified by:
    -
    getStoreNameBytes in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStoreNameBytes in interface DaprProtos.SaveStateRequestOrBuilder
    Returns:
    The bytes for storeName.
    @@ -575,56 +595,76 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • -

    getRequestsList

    -
    public java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesList

    +
    public java.util.List<CommonProtos.StateItem> getStatesList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesList in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequestsOrBuilderList

    -
    public java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilderList

    +
    public java.util.List<? extends CommonProtos.StateItemOrBuilder> getStatesOrBuilderList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsOrBuilderList in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesOrBuilderList in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequestsCount

    -
    public int getRequestsCount()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesCount

    +
    public int getStatesCount()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsCount in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesCount in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequests

    -
    public DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStates

    +
    public CommonProtos.StateItem getStates​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequests in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStates in interface DaprProtos.SaveStateRequestOrBuilder
  • -

    getRequestsOrBuilder

    -
    public DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilder

    +
    public CommonProtos.StateItemOrBuilder getStatesOrBuilder​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
    Specified by:
    -
    getRequestsOrBuilder in interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    getStatesOrBuilder in interface DaprProtos.SaveStateRequestOrBuilder
  • @@ -694,8 +734,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.SaveStateRequest parseFrom​(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -705,9 +745,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.nio.ByteBuffer data, +
    public static DaprProtos.SaveStateRequest 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
    @@ -717,8 +757,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -728,9 +768,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.ByteString data, +
    public static DaprProtos.SaveStateRequest 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
    @@ -740,8 +780,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException
    +
    public static DaprProtos.SaveStateRequest parseFrom​(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -751,9 +791,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(byte[] data, +
    public static DaprProtos.SaveStateRequest parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException
    + throws com.google.protobuf.InvalidProtocolBufferException
    Throws:
    com.google.protobuf.InvalidProtocolBufferException
    @@ -763,8 +803,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.SaveStateRequest parseFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -774,9 +814,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(java.io.InputStream input, +
    public static DaprProtos.SaveStateRequest parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -786,8 +826,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input) - throws java.io.IOException
    +
    public static DaprProtos.SaveStateRequest parseDelimitedFrom​(java.io.InputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -797,9 +837,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseDelimitedFrom

    -
    public static DaprProtos.SaveStateEnvelope parseDelimitedFrom​(java.io.InputStream input, +
    public static DaprProtos.SaveStateRequest parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -809,8 +849,8 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input) - throws java.io.IOException
    +
    public static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.CodedInputStream input) + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -820,9 +860,9 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • parseFrom

    -
    public static DaprProtos.SaveStateEnvelope parseFrom​(com.google.protobuf.CodedInputStream input, +
    public static DaprProtos.SaveStateRequest parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException
    + throws java.io.IOException
    Throws:
    java.io.IOException
    @@ -832,7 +872,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • newBuilderForType

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

    -
    public static DaprProtos.SaveStateEnvelope.Builder newBuilder()
    +
    public static DaprProtos.SaveStateRequest.Builder newBuilder()
  • -

    newBuilder

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

    newBuilder

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

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

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

    -
    public static DaprProtos.SaveStateEnvelope getDefaultInstance()
    +
    public static DaprProtos.SaveStateRequest getDefaultInstance()
  • parser

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

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

    -
    public DaprProtos.SaveStateEnvelope getDefaultInstanceForType()
    +
    public DaprProtos.SaveStateRequest getDefaultInstanceForType()
    Specified by:
    getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
    @@ -935,7 +975,7 @@ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelopeOrBuilder.html b/docs/io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html similarity index 68% rename from docs/io/dapr/v1/DaprProtos.SaveStateEnvelopeOrBuilder.html rename to docs/io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html index adf0ae28b..2b73767f4 100644 --- a/docs/io/dapr/v1/DaprProtos.SaveStateEnvelopeOrBuilder.html +++ b/docs/io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html @@ -2,11 +2,11 @@ - -DaprProtos.SaveStateEnvelopeOrBuilder (dapr-sdk-parent 0.5.1 API) + +DaprProtos.SaveStateRequestOrBuilder (dapr-sdk-parent 0.6.0 API) - - + + @@ -46,7 +46,7 @@ loadScripts(document, 'script');
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    Package io.dapr.v1
    -

    Interface DaprProtos.SaveStateEnvelopeOrBuilder

    +

    Interface DaprProtos.SaveStateRequestOrBuilder

    @@ -100,14 +100,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    All Known Implementing Classes:
    -
    DaprProtos.SaveStateEnvelope, DaprProtos.SaveStateEnvelope.Builder
    +
    DaprProtos.SaveStateRequest, DaprProtos.SaveStateRequest.Builder
    Enclosing class:
    DaprProtos

    -
    public static interface DaprProtos.SaveStateEnvelopeOrBuilder
    +
    public static interface DaprProtos.SaveStateRequestOrBuilder
     extends com.google.protobuf.MessageOrBuilder
    @@ -131,52 +131,59 @@ extends com.google.protobuf.MessageOrBuilder -DaprProtos.StateRequest -getRequests​(int index) +CommonProtos.StateItem +getStates​(int index) -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +
    + The array of the state key values.
    int -getRequestsCount() +getStatesCount() -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +
    + The array of the state key values.
    -java.util.List<DaprProtos.StateRequest> -getRequestsList() +java.util.List<CommonProtos.StateItem> +getStatesList() -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +
    + The array of the state key values.
    -DaprProtos.StateRequestOrBuilder -getRequestsOrBuilder​(int index) +CommonProtos.StateItemOrBuilder +getStatesOrBuilder​(int index) -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +
    + The array of the state key values.
    -java.util.List<? extends DaprProtos.StateRequestOrBuilder> -getRequestsOrBuilderList() +java.util.List<? extends CommonProtos.StateItemOrBuilder> +getStatesOrBuilderList() -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +
    + The array of the state key values.
    java.lang.String getStoreName() -
    string store_name = 1;
    +
    + The name of state store.
    com.google.protobuf.ByteString getStoreNameBytes() -
    string store_name = 1;
    +
    + The name of state store.
    @@ -210,7 +217,11 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreName

    java.lang.String getStoreName()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    The storeName.
    @@ -221,7 +232,11 @@ extends com.google.protobuf.MessageOrBuilder

    getStoreNameBytes

    com.google.protobuf.ByteString getStoreNameBytes()
    -
    string store_name = 1;
    +
    + The name of state store.
    + 
    + + string store_name = 1;
    Returns:
    The bytes for storeName.
    @@ -230,37 +245,57 @@ extends com.google.protobuf.MessageOrBuilder
  • -

    getRequestsList

    -
    java.util.List<DaprProtos.StateRequest> getRequestsList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesList

    +
    java.util.List<CommonProtos.StateItem> getStatesList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequests

    -
    DaprProtos.StateRequest getRequests​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStates

    +
    CommonProtos.StateItem getStates​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsCount

    -
    int getRequestsCount()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesCount

    +
    int getStatesCount()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsOrBuilderList

    -
    java.util.List<? extends DaprProtos.StateRequestOrBuilder> getRequestsOrBuilderList()
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilderList

    +
    java.util.List<? extends CommonProtos.StateItemOrBuilder> getStatesOrBuilderList()
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • -

    getRequestsOrBuilder

    -
    DaprProtos.StateRequestOrBuilder getRequestsOrBuilder​(int index)
    -
    repeated .dapr.proto.dapr.v1.StateRequest requests = 2;
    +

    getStatesOrBuilder

    +
    CommonProtos.StateItemOrBuilder getStatesOrBuilder​(int index)
    +
    + The array of the state key values.
    + 
    + + repeated .dapr.proto.common.v1.StateItem states = 2;
  • @@ -285,7 +320,7 @@ extends com.google.protobuf.MessageOrBuilder
  • Overview
  • Package
  • -
  • Use
  • +
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/io/dapr/v1/DaprProtos.StateOptions.Builder.html b/docs/io/dapr/v1/DaprProtos.StateOptions.Builder.html deleted file mode 100644 index e9ad284af..000000000 --- a/docs/io/dapr/v1/DaprProtos.StateOptions.Builder.html +++ /dev/null @@ -1,895 +0,0 @@ - - - - - -DaprProtos.StateOptions.Builder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Class DaprProtos.StateOptions.Builder

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

    Class DaprProtos.StateRequest.Builder

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

    Class DaprProtos.StateRequest

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

      Nested Class Summary

      -
      - - - - - - - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClassDescription
      static class DaprProtos.StateRequest.Builder -
      Protobuf type dapr.proto.dapr.v1.StateRequest
      -
      -
      -
      -

      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 intETAG_FIELD_NUMBER 
      static intKEY_FIELD_NUMBER 
      static intMETADATA_FIELD_NUMBER 
      static intOPTIONS_FIELD_NUMBER 
      static intVALUE_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) 
      static DaprProtos.StateRequestgetDefaultInstance() 
      DaprProtos.StateRequestgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      java.lang.StringgetEtag() -
      string etag = 3;
      -
      com.google.protobuf.ByteStringgetEtagBytes() -
      string etag = 3;
      -
      java.lang.StringgetKey() -
      string key = 1;
      -
      com.google.protobuf.ByteStringgetKeyBytes() -
      string key = 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;
      -
      DaprProtos.StateOptionsgetOptions() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      DaprProtos.StateOptionsOrBuildergetOptionsOrBuilder() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      com.google.protobuf.Parser<DaprProtos.StateRequest>getParserForType() 
      intgetSerializedSize() 
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      com.google.protobuf.AnygetValue() -
      .google.protobuf.Any value = 2;
      -
      com.google.protobuf.AnyOrBuildergetValueOrBuilder() -
      .google.protobuf.Any value = 2;
      -
      inthashCode() 
      booleanhasOptions() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      booleanhasValue() -
      .google.protobuf.Any value = 2;
      -
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      protected com.google.protobuf.MapFieldinternalGetMapField​(int number) 
      booleanisInitialized() 
      static DaprProtos.StateRequest.BuildernewBuilder() 
      static DaprProtos.StateRequest.BuildernewBuilder​(DaprProtos.StateRequest prototype) 
      DaprProtos.StateRequest.BuildernewBuilderForType() 
      protected DaprProtos.StateRequest.BuildernewBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      protected java.lang.ObjectnewInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) 
      static DaprProtos.StateRequestparseDelimitedFrom​(java.io.InputStream input) 
      static DaprProtos.StateRequestparseDelimitedFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.StateRequestparseFrom​(byte[] data) 
      static DaprProtos.StateRequestparseFrom​(byte[] data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.StateRequestparseFrom​(com.google.protobuf.ByteString data) 
      static DaprProtos.StateRequestparseFrom​(com.google.protobuf.ByteString data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.StateRequestparseFrom​(com.google.protobuf.CodedInputStream input) 
      static DaprProtos.StateRequestparseFrom​(com.google.protobuf.CodedInputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.StateRequestparseFrom​(java.io.InputStream input) 
      static DaprProtos.StateRequestparseFrom​(java.io.InputStream input, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static DaprProtos.StateRequestparseFrom​(java.nio.ByteBuffer data) 
      static DaprProtos.StateRequestparseFrom​(java.nio.ByteBuffer data, -com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<DaprProtos.StateRequest>parser() 
      DaprProtos.StateRequest.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/v1/DaprProtos.StateRequestOrBuilder.html b/docs/io/dapr/v1/DaprProtos.StateRequestOrBuilder.html deleted file mode 100644 index 82496892d..000000000 --- a/docs/io/dapr/v1/DaprProtos.StateRequestOrBuilder.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - - -DaprProtos.StateRequestOrBuilder (dapr-sdk-parent 0.5.1 API) - - - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    Package io.dapr.v1
    -

    Interface DaprProtos.StateRequestOrBuilder

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

      Method Summary

      -
      -
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Modifier and TypeMethodDescription
      booleancontainsMetadata​(java.lang.String key) -
      map<string, string> metadata = 4;
      -
      java.lang.StringgetEtag() -
      string etag = 3;
      -
      com.google.protobuf.ByteStringgetEtagBytes() -
      string etag = 3;
      -
      java.lang.StringgetKey() -
      string key = 1;
      -
      com.google.protobuf.ByteStringgetKeyBytes() -
      string key = 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;
      -
      DaprProtos.StateOptionsgetOptions() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      DaprProtos.StateOptionsOrBuildergetOptionsOrBuilder() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      com.google.protobuf.AnygetValue() -
      .google.protobuf.Any value = 2;
      -
      com.google.protobuf.AnyOrBuildergetValueOrBuilder() -
      .google.protobuf.Any value = 2;
      -
      booleanhasOptions() -
      .dapr.proto.dapr.v1.StateOptions options = 5;
      -
      booleanhasValue() -
      .google.protobuf.Any value = 2;
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getKey

        -
        java.lang.String getKey()
        -
        string key = 1;
        -
        -
        Returns:
        -
        The key.
        -
        -
        -
      • -
      • -
        -

        getKeyBytes

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

        hasValue

        -
        boolean hasValue()
        -
        .google.protobuf.Any value = 2;
        -
        -
        Returns:
        -
        Whether the value field is set.
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        com.google.protobuf.Any getValue()
        -
        .google.protobuf.Any value = 2;
        -
        -
        Returns:
        -
        The value.
        -
        -
        -
      • -
      • -
        -

        getValueOrBuilder

        -
        com.google.protobuf.AnyOrBuilder getValueOrBuilder()
        -
        .google.protobuf.Any value = 2;
        -
        -
      • -
      • -
        -

        getEtag

        -
        java.lang.String getEtag()
        -
        string etag = 3;
        -
        -
        Returns:
        -
        The etag.
        -
        -
        -
      • -
      • -
        -

        getEtagBytes

        -
        com.google.protobuf.ByteString getEtagBytes()
        -
        string etag = 3;
        -
        -
        Returns:
        -
        The bytes for etag.
        -
        -
        -
      • -
      • -
        -

        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;
        -
        -
      • -
      • -
        -

        hasOptions

        -
        boolean hasOptions()
        -
        .dapr.proto.dapr.v1.StateOptions options = 5;
        -
        -
        Returns:
        -
        Whether the options field is set.
        -
        -
        -
      • -
      • -
        -

        getOptions

        - -
        .dapr.proto.dapr.v1.StateOptions options = 5;
        -
        -
        Returns:
        -
        The options.
        -
        -
        -
      • -
      • -
        -

        getOptionsOrBuilder

        -
        DaprProtos.StateOptionsOrBuilder getOptionsOrBuilder()
        -
        .dapr.proto.dapr.v1.StateOptions options = 5;
        -
        -
      • -
      -
      -
    • -
    -
    -
    -
    - - - - diff --git a/docs/io/dapr/v1/DaprProtos.html b/docs/io/dapr/v1/DaprProtos.html index 9966fb1d7..ea903c484 100644 --- a/docs/io/dapr/v1/DaprProtos.html +++ b/docs/io/dapr/v1/DaprProtos.html @@ -2,10 +2,10 @@ - -DaprProtos (dapr-sdk-parent 0.5.1 API) + +DaprProtos (dapr-sdk-parent 0.6.0 API) - + @@ -122,74 +122,93 @@ extends java.lang.Object static class  -DaprProtos.DeleteStateEnvelope +DaprProtos.DeleteStateRequest -
    Protobuf type dapr.proto.dapr.v1.DeleteStateEnvelope
    +
    + DeleteStateRequest is the message to delete key-value states in the specific state store.
    static interface  -DaprProtos.DeleteStateEnvelopeOrBuilder +DaprProtos.DeleteStateRequestOrBuilder   static class  -DaprProtos.GetSecretEnvelope +DaprProtos.GetSecretRequest -
    Protobuf type dapr.proto.dapr.v1.GetSecretEnvelope
    +
    + GetSecretRequest is the message to get secret from secret store.
    static interface  -DaprProtos.GetSecretEnvelopeOrBuilder +DaprProtos.GetSecretRequestOrBuilder   static class  -DaprProtos.GetSecretResponseEnvelope +DaprProtos.GetSecretResponse -
    Protobuf type dapr.proto.dapr.v1.GetSecretResponseEnvelope
    +
    + GetSecretResponse is the response mesage to convey the requested secret.
    static interface  -DaprProtos.GetSecretResponseEnvelopeOrBuilder +DaprProtos.GetSecretResponseOrBuilder   static class  -DaprProtos.GetStateEnvelope +DaprProtos.GetStateRequest -
    Protobuf type dapr.proto.dapr.v1.GetStateEnvelope
    +
    + GetStateRequest is the message to get key-value states from specific state store.
    static interface  -DaprProtos.GetStateEnvelopeOrBuilder +DaprProtos.GetStateRequestOrBuilder   static class  -DaprProtos.GetStateResponseEnvelope +DaprProtos.GetStateResponse -
    Protobuf type dapr.proto.dapr.v1.GetStateResponseEnvelope
    +
    + GetStateResponse is the response conveying the state value and etag.
    static interface  -DaprProtos.GetStateResponseEnvelopeOrBuilder +DaprProtos.GetStateResponseOrBuilder   static class  -DaprProtos.InvokeBindingEnvelope +DaprProtos.InvokeBindingRequest -
    Protobuf type dapr.proto.dapr.v1.InvokeBindingEnvelope
    +
    + InvokeBindingRequest is the message to send data to output bindings
    static interface  -DaprProtos.InvokeBindingEnvelopeOrBuilder +DaprProtos.InvokeBindingRequestOrBuilder +  + + +static class  +DaprProtos.InvokeBindingResponse + +
    + InvokeBindingResponse is the message returned from an output binding invocation
    + + + +static interface  +DaprProtos.InvokeBindingResponseOrBuilder   @@ -207,74 +226,28 @@ extends java.lang.Object static class  -DaprProtos.PublishEventEnvelope +DaprProtos.PublishEventRequest -
    Protobuf type dapr.proto.dapr.v1.PublishEventEnvelope
    +
    + PublishEventRequest is the message to publish event data to pubsub topic
    static interface  -DaprProtos.PublishEventEnvelopeOrBuilder +DaprProtos.PublishEventRequestOrBuilder   static class  -DaprProtos.RetryPolicy +DaprProtos.SaveStateRequest -
    Protobuf type dapr.proto.dapr.v1.RetryPolicy
    +
    + SaveStateRequest is the message to save multiple states into state store.
    static interface  -DaprProtos.RetryPolicyOrBuilder -  - - -static class  -DaprProtos.SaveStateEnvelope - -
    Protobuf type dapr.proto.dapr.v1.SaveStateEnvelope
    - - - -static interface  -DaprProtos.SaveStateEnvelopeOrBuilder -  - - -static class  -DaprProtos.State - -
    Protobuf type dapr.proto.dapr.v1.State
    - - - -static class  -DaprProtos.StateOptions - -
    Protobuf type dapr.proto.dapr.v1.StateOptions
    - - - -static interface  -DaprProtos.StateOptionsOrBuilder -  - - -static interface  -DaprProtos.StateOrBuilder -  - - -static class  -DaprProtos.StateRequest - -
    Protobuf type dapr.proto.dapr.v1.StateRequest
    - - - -static interface  -DaprProtos.StateRequestOrBuilder +DaprProtos.SaveStateRequestOrBuilder   diff --git a/docs/io/dapr/v1/class-use/DaprClientGrpc.DaprClientFutureStub.html b/docs/io/dapr/v1/class-use/AppCallbackGrpc.AppCallbackBlockingStub.html similarity index 66% rename from docs/io/dapr/v1/class-use/DaprClientGrpc.DaprClientFutureStub.html rename to docs/io/dapr/v1/class-use/AppCallbackGrpc.AppCallbackBlockingStub.html index e6bb368c4..388ac66c2 100644 --- a/docs/io/dapr/v1/class-use/DaprClientGrpc.DaprClientFutureStub.html +++ b/docs/io/dapr/v1/class-use/AppCallbackGrpc.AppCallbackBlockingStub.html @@ -2,11 +2,11 @@ - -Uses of Class io.dapr.v1.DaprClientGrpc.DaprClientFutureStub (dapr-sdk-parent 0.5.1 API) + +Uses of Class io.dapr.v1.AppCallbackGrpc.AppCallbackBlockingStub (dapr-sdk-parent 0.6.0 API) - - + + @@ -39,7 +39,7 @@ loadScripts(document, 'script');
  • @@ -134,27 +132,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • io.dapr.v1.CommonProtos.HTTPExtension.Builder (implements io.dapr.v1.CommonProtos.HTTPExtensionOrBuilder)
  • io.dapr.v1.CommonProtos.InvokeRequest.Builder (implements io.dapr.v1.CommonProtos.InvokeRequestOrBuilder)
  • io.dapr.v1.CommonProtos.InvokeResponse.Builder (implements io.dapr.v1.CommonProtos.InvokeResponseOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.BindingEventEnvelope.Builder (implements io.dapr.v1.DaprClientProtos.BindingEventEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.BindingResponseEnvelope.Builder (implements io.dapr.v1.DaprClientProtos.BindingResponseEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.CloudEventEnvelope.Builder (implements io.dapr.v1.DaprClientProtos.CloudEventEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder (implements io.dapr.v1.DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder (implements io.dapr.v1.DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.RetryPolicy.Builder (implements io.dapr.v1.DaprClientProtos.RetryPolicyOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.State.Builder (implements io.dapr.v1.DaprClientProtos.StateOrBuilder)
  • -
  • io.dapr.v1.DaprClientProtos.StateOptions.Builder (implements io.dapr.v1.DaprClientProtos.StateOptionsOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.DeleteStateEnvelope.Builder (implements io.dapr.v1.DaprProtos.DeleteStateEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.GetSecretEnvelope.Builder (implements io.dapr.v1.DaprProtos.GetSecretEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.GetSecretResponseEnvelope.Builder (implements io.dapr.v1.DaprProtos.GetSecretResponseEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.GetStateEnvelope.Builder (implements io.dapr.v1.DaprProtos.GetStateEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.GetStateResponseEnvelope.Builder (implements io.dapr.v1.DaprProtos.GetStateResponseEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.InvokeBindingEnvelope.Builder (implements io.dapr.v1.DaprProtos.InvokeBindingEnvelopeOrBuilder)
  • +
  • io.dapr.v1.CommonProtos.StateItem.Builder (implements io.dapr.v1.CommonProtos.StateItemOrBuilder)
  • +
  • io.dapr.v1.CommonProtos.StateOptions.Builder (implements io.dapr.v1.CommonProtos.StateOptionsOrBuilder)
  • +
  • io.dapr.v1.CommonProtos.StateRetryPolicy.Builder (implements io.dapr.v1.CommonProtos.StateRetryPolicyOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest.Builder (implements io.dapr.v1.DaprAppCallbackProtos.BindingEventRequestOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse.Builder (implements io.dapr.v1.DaprAppCallbackProtos.BindingEventResponseOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponse.Builder (implements io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder (implements io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest.Builder (implements io.dapr.v1.DaprAppCallbackProtos.TopicEventRequestOrBuilder)
  • +
  • io.dapr.v1.DaprAppCallbackProtos.TopicSubscription.Builder (implements io.dapr.v1.DaprAppCallbackProtos.TopicSubscriptionOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.DeleteStateRequest.Builder (implements io.dapr.v1.DaprProtos.DeleteStateRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.GetSecretRequest.Builder (implements io.dapr.v1.DaprProtos.GetSecretRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.GetSecretResponse.Builder (implements io.dapr.v1.DaprProtos.GetSecretResponseOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.GetStateRequest.Builder (implements io.dapr.v1.DaprProtos.GetStateRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.GetStateResponse.Builder (implements io.dapr.v1.DaprProtos.GetStateResponseOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.InvokeBindingRequest.Builder (implements io.dapr.v1.DaprProtos.InvokeBindingRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.InvokeBindingResponse.Builder (implements io.dapr.v1.DaprProtos.InvokeBindingResponseOrBuilder)
  • io.dapr.v1.DaprProtos.InvokeServiceRequest.Builder (implements io.dapr.v1.DaprProtos.InvokeServiceRequestOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.PublishEventEnvelope.Builder (implements io.dapr.v1.DaprProtos.PublishEventEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.RetryPolicy.Builder (implements io.dapr.v1.DaprProtos.RetryPolicyOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.SaveStateEnvelope.Builder (implements io.dapr.v1.DaprProtos.SaveStateEnvelopeOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.State.Builder (implements io.dapr.v1.DaprProtos.StateOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.StateOptions.Builder (implements io.dapr.v1.DaprProtos.StateOptionsOrBuilder)
  • -
  • io.dapr.v1.DaprProtos.StateRequest.Builder (implements io.dapr.v1.DaprProtos.StateRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.PublishEventRequest.Builder (implements io.dapr.v1.DaprProtos.PublishEventRequestOrBuilder)
  • +
  • io.dapr.v1.DaprProtos.SaveStateRequest.Builder (implements io.dapr.v1.DaprProtos.SaveStateRequestOrBuilder)
  • @@ -163,9 +159,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • io.grpc.stub.AbstractStub<S>
  • @@ -302,6 +296,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprClientProtos.BindingEventEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.CommonProtos.StateItem extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    +
      +
    • +
      +

      Serialized Fields

      +
        +
      • +
        etag_
        +
        java.lang.Object etag_
        +
      • +
      • +
        key_
        +
        java.lang.Object key_
        +
      • +
      • +
        memoizedIsInitialized
        +
        byte memoizedIsInitialized
        +
      • +
      • +
        metadata_
        +
        com.google.protobuf.MapField<java.lang.String,​java.lang.String> metadata_
        +
      • +
      • +
        options_
        +
        CommonProtos.StateOptions options_
        +
      • +
      • +
        value_
        +
        com.google.protobuf.ByteString value_
        +
      • +
      +
      +
    • +
    +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.CommonProtos.StateOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    +
      +
    • +
      +

      Serialized Fields

      +
        +
      • +
        concurrency_
        +
        int concurrency_
        +
      • +
      • +
        consistency_
        +
        int consistency_
        +
      • +
      • +
        memoizedIsInitialized
        +
        byte memoizedIsInitialized
        +
      • +
      • +
        retryPolicy_
        +
        CommonProtos.StateRetryPolicy retryPolicy_
        +
      • +
      +
      +
    • +
    +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.CommonProtos.StateRetryPolicy extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    +
      +
    • +
      +

      Serialized Fields

      +
        +
      • +
        interval_
        +
        com.google.protobuf.Duration interval_
        +
      • +
      • +
        memoizedIsInitialized
        +
        byte memoizedIsInitialized
        +
      • +
      • +
        pattern_
        +
        int pattern_
        +
      • +
      • +
        threshold_
        +
        int threshold_
        +
      • +
      +
      +
    • +
    +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -244,7 +360,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • memoizedIsInitialized
      @@ -265,10 +381,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprClientProtos.BindingResponseEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -280,19 +396,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • concurrency_
      -
      java.lang.Object concurrency_
      +
      int concurrency_
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • memoizedIsInitialized
      byte memoizedIsInitialized
    • -
      state_
      -
      java.util.List<DaprClientProtos.State> state_
      +
      states_
      +
      java.util.List<CommonProtos.StateItem> states_
      +
    • +
    • +
      storeName_
      +
      java.lang.Object storeName_
    • to_
      @@ -305,10 +425,66 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprClientProtos.CloudEventEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    +
      +
    • +
      +

      Serialized Fields

      +
        +
      • +
        bindings_
        +
        com.google.protobuf.LazyStringList bindings_
        +
      • +
      • +
        memoizedIsInitialized
        +
        byte memoizedIsInitialized
        +
      • +
      +
      +
    • +
    +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    + +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -320,7 +496,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • dataContentType_
      @@ -357,10 +533,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprClientProtos.GetBindingsSubscriptionsEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprAppCallbackProtos.TopicSubscription extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -371,106 +547,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));

    Serialized Fields

    • -
      bindings_
      -
      com.google.protobuf.LazyStringList bindings_
      -
    • -
    • -
      memoizedIsInitialized
      -
      byte memoizedIsInitialized
      -
    • -
    -
    -
  • - -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprClientProtos.GetTopicSubscriptionsEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        topics_
        -
        com.google.protobuf.LazyStringList topics_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprClientProtos.RetryPolicy extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        interval_
        -
        com.google.protobuf.Duration interval_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        pattern_
        -
        java.lang.Object pattern_
        -
      • -
      • -
        threshold_
        -
        int threshold_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprClientProtos.State extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        etag_
        -
        java.lang.Object etag_
        -
      • -
      • -
        key_
        -
        java.lang.Object key_
        -
      • -
      • memoizedIsInitialized
        byte memoizedIsInitialized
      • @@ -479,12 +555,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
        com.google.protobuf.MapField<java.lang.String,​java.lang.String> metadata_
      • -
        options_
        -
        DaprClientProtos.StateOptions options_
        -
      • -
      • -
        value_
        -
        com.google.protobuf.Any value_
        +
        topic_
        +
        java.lang.Object topic_
      @@ -493,46 +565,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprClientProtos.StateOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        concurrency_
        -
        java.lang.Object concurrency_
        -
      • -
      • -
        consistency_
        -
        java.lang.Object consistency_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        retryPolicy_
        -
        DaprClientProtos.RetryPolicy retryPolicy_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprProtos.DeleteStateEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.DeleteStateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -556,7 +592,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • options_
    -
    DaprProtos.StateOptions options_
    +
    CommonProtos.StateOptions options_
  • storeName_
    @@ -569,10 +605,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.GetSecretEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.GetSecretRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -605,10 +641,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.GetSecretResponseEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.GetSecretResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -633,10 +669,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.GetStateEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.GetStateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -648,7 +684,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • consistency_
      -
      java.lang.Object consistency_
      +
      int consistency_
    • key_
      @@ -669,10 +705,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.GetStateResponseEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.GetStateResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -684,7 +720,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • etag_
      @@ -701,10 +737,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.InvokeBindingEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.InvokeBindingRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -716,7 +752,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • memoizedIsInitialized
      @@ -730,6 +766,42 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
      name_
      java.lang.Object name_
    • +
    • +
      operation_
      +
      java.lang.Object operation_
      +
    • +
    +
    +
  • + +
    +
  • +
  • +
    + + +

    Class io.dapr.v1.DaprProtos.InvokeBindingResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +
    +
    serialVersionUID:
    +
    0L
    +
    +
      +
    • +
      +

      Serialized Fields

      +
        +
      • +
        data_
        +
        com.google.protobuf.ByteString data_
        +
      • +
      • +
        memoizedIsInitialized
        +
        byte memoizedIsInitialized
        +
      • +
      • +
        metadata_
        +
        com.google.protobuf.MapField<java.lang.String,​java.lang.String> metadata_
        +
    • @@ -769,10 +841,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.PublishEventEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.PublishEventRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -784,7 +856,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    • data_
      -
      com.google.protobuf.Any data_
      +
      com.google.protobuf.ByteString data_
    • memoizedIsInitialized
      @@ -801,46 +873,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
    +
    -

    Class io.dapr.v1.DaprProtos.RetryPolicy extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        interval_
        -
        com.google.protobuf.Duration interval_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        pattern_
        -
        java.lang.Object pattern_
        -
      • -
      • -
        threshold_
        -
        int threshold_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprProtos.SaveStateEnvelope extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    +

    Class io.dapr.v1.DaprProtos.SaveStateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    serialVersionUID:
    0L
    @@ -855,8 +891,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    byte memoizedIsInitialized
  • -
    requests_
    -
    java.util.List<DaprProtos.StateRequest> requests_
    +
    states_
    +
    java.util.List<CommonProtos.StateItem> states_
  • storeName_
    @@ -868,130 +904,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  • -
  • -
    - - -

    Class io.dapr.v1.DaprProtos.State extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        etag_
        -
        java.lang.Object etag_
        -
      • -
      • -
        key_
        -
        java.lang.Object key_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        metadata_
        -
        com.google.protobuf.MapField<java.lang.String,​java.lang.String> metadata_
        -
      • -
      • -
        options_
        -
        DaprProtos.StateOptions options_
        -
      • -
      • -
        value_
        -
        com.google.protobuf.Any value_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprProtos.StateOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        concurrency_
        -
        java.lang.Object concurrency_
        -
      • -
      • -
        consistency_
        -
        java.lang.Object consistency_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        retryPolicy_
        -
        DaprProtos.RetryPolicy retryPolicy_
        -
      • -
      -
      -
    • -
    -
    -
  • -
  • -
    - - -

    Class io.dapr.v1.DaprProtos.StateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable

    -
    -
    serialVersionUID:
    -
    0L
    -
    -
      -
    • -
      -

      Serialized Fields

      -
        -
      • -
        etag_
        -
        java.lang.Object etag_
        -
      • -
      • -
        key_
        -
        java.lang.Object key_
        -
      • -
      • -
        memoizedIsInitialized
        -
        byte memoizedIsInitialized
        -
      • -
      • -
        metadata_
        -
        com.google.protobuf.MapField<java.lang.String,​java.lang.String> metadata_
        -
      • -
      • -
        options_
        -
        DaprProtos.StateOptions options_
        -
      • -
      • -
        value_
        -
        com.google.protobuf.Any value_
        -
      • -
      -
      -
    • -
    -
    -
  • diff --git a/docs/type-search-index.js b/docs/type-search-index.js index 7ac301b7c..b0a384160 100644 --- a/docs/type-search-index.js +++ b/docs/type-search-index.js @@ -1 +1 @@ -typeSearchIndex = [{"p":"io.dapr.actors.runtime","l":"AbstractActor"},{"p":"io.dapr.actors.runtime","l":"ActorFactory"},{"p":"io.dapr.actors","l":"ActorId"},{"p":"io.dapr.actors","l":"ActorMethod"},{"p":"io.dapr.actors.runtime","l":"ActorMethodContext"},{"p":"io.dapr.actors.runtime","l":"ActorObjectSerializer"},{"p":"io.dapr.actors.client","l":"ActorProxy"},{"p":"io.dapr.actors.client","l":"ActorProxyBuilder"},{"p":"io.dapr.actors.runtime","l":"ActorRuntime"},{"p":"io.dapr.actors.runtime","l":"ActorRuntimeConfig"},{"p":"io.dapr.actors.runtime","l":"ActorRuntimeContext"},{"p":"io.dapr.actors.runtime","l":"ActorStateChange"},{"p":"io.dapr.actors.runtime","l":"ActorStateChangeKind"},{"p":"io.dapr.actors.runtime","l":"ActorStateManager"},{"p":"io.dapr.actors","l":"ActorTrace"},{"p":"io.dapr.actors","l":"ActorType"},{"p":"io.dapr.actors","l":"ActorUtils"},{"l":"All Classes","url":"allclasses-index.html"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingEventEnvelope"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingEventEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingResponseEnvelope"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingResponseEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequest.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponse.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingEventEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.BindingResponseEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.CloudEventEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.RetryPolicy.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.State.Builder"},{"p":"io.dapr.v1","l":"DaprClientProtos.StateOptions.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponseEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponseEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.RetryPolicy.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateEnvelope.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.State.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.StateOptions.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.StateRequest.Builder"},{"p":"io.dapr.client.domain","l":"CloudEvent"},{"p":"io.dapr.v1","l":"DaprClientProtos.CloudEventEnvelope"},{"p":"io.dapr.v1","l":"DaprClientProtos.CloudEventEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos"},{"p":"io.dapr.client.domain","l":"StateOptions.Concurrency"},{"p":"io.dapr.client.domain","l":"StateOptions.Consistency"},{"p":"io.dapr.utils","l":"Constants"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprBlockingStub"},{"p":"io.dapr.client","l":"DaprClient"},{"p":"io.dapr.v1","l":"DaprClientGrpc.DaprClientBlockingStub"},{"p":"io.dapr.client","l":"DaprClientBuilder"},{"p":"io.dapr.v1","l":"DaprClientGrpc.DaprClientFutureStub"},{"p":"io.dapr.client","l":"DaprClientGrpc"},{"p":"io.dapr.v1","l":"DaprClientGrpc"},{"p":"io.dapr.client","l":"DaprClientHttp"},{"p":"io.dapr.v1","l":"DaprClientGrpc.DaprClientImplBase"},{"p":"io.dapr.v1","l":"DaprClientProtos"},{"p":"io.dapr.v1","l":"DaprClientGrpc.DaprClientStub"},{"p":"io.dapr.exceptions","l":"DaprError"},{"p":"io.dapr.exceptions","l":"DaprException"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprFutureStub"},{"p":"io.dapr.v1","l":"DaprGrpc"},{"p":"io.dapr.client","l":"DaprHttp"},{"p":"io.dapr.client","l":"DaprHttpBuilder"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprImplBase"},{"p":"io.dapr.serializer","l":"DaprObjectSerializer"},{"p":"io.dapr.v1","l":"DaprProtos"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprStub"},{"p":"io.dapr.serializer","l":"DefaultObjectSerializer"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateEnvelopeOrBuilder"},{"p":"io.dapr.utils","l":"DurationUtils"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetBindingsSubscriptionsEnvelope"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponseEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponseEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponseEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponseEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetTopicSubscriptionsEnvelope"},{"p":"io.dapr.v1","l":"DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtensionOrBuilder"},{"p":"io.dapr.client","l":"DaprHttp.HttpMethods"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingEnvelopeOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequest"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequestOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponse"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponseOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequest"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequestOrBuilder"},{"p":"io.dapr.client","l":"ObjectSerializer"},{"p":"io.dapr.client.domain","l":"StateOptions.RetryPolicy.Pattern"},{"p":"io.dapr.utils","l":"Properties"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventEnvelopeOrBuilder"},{"p":"io.dapr.actors.runtime","l":"Remindable"},{"p":"io.dapr.client","l":"DaprHttp.Response"},{"p":"io.dapr.client.domain","l":"StateOptions.RetryPolicy"},{"p":"io.dapr.v1","l":"DaprClientProtos.RetryPolicy"},{"p":"io.dapr.v1","l":"DaprProtos.RetryPolicy"},{"p":"io.dapr.v1","l":"DaprClientProtos.RetryPolicyOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.RetryPolicyOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateEnvelope"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateEnvelopeOrBuilder"},{"p":"io.dapr.client.domain","l":"State"},{"p":"io.dapr.v1","l":"DaprClientProtos.State"},{"p":"io.dapr.v1","l":"DaprProtos.State"},{"p":"io.dapr.client.domain","l":"StateOptions.StateOptionDurationDeserializer"},{"p":"io.dapr.client.domain","l":"StateOptions.StateOptionDurationSerializer"},{"p":"io.dapr.client.domain","l":"StateOptions"},{"p":"io.dapr.v1","l":"DaprClientProtos.StateOptions"},{"p":"io.dapr.v1","l":"DaprProtos.StateOptions"},{"p":"io.dapr.v1","l":"DaprClientProtos.StateOptionsOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.StateOptionsOrBuilder"},{"p":"io.dapr.v1","l":"DaprClientProtos.StateOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.StateOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.StateRequest"},{"p":"io.dapr.v1","l":"DaprProtos.StateRequestOrBuilder"},{"p":"io.dapr","l":"Topic"},{"p":"io.dapr.client.domain","l":"Verb"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension.Verb"}] \ No newline at end of file +typeSearchIndex = [{"p":"io.dapr.actors.runtime","l":"AbstractActor"},{"p":"io.dapr.actors.runtime","l":"ActorFactory"},{"p":"io.dapr.actors","l":"ActorId"},{"p":"io.dapr.actors","l":"ActorMethod"},{"p":"io.dapr.actors.runtime","l":"ActorMethodContext"},{"p":"io.dapr.actors.runtime","l":"ActorObjectSerializer"},{"p":"io.dapr.actors.client","l":"ActorProxy"},{"p":"io.dapr.actors.client","l":"ActorProxyBuilder"},{"p":"io.dapr.actors.runtime","l":"ActorRuntime"},{"p":"io.dapr.actors.runtime","l":"ActorRuntimeConfig"},{"p":"io.dapr.actors.runtime","l":"ActorRuntimeContext"},{"p":"io.dapr.actors.runtime","l":"ActorStateChange"},{"p":"io.dapr.actors.runtime","l":"ActorStateChangeKind"},{"p":"io.dapr.actors.runtime","l":"ActorStateManager"},{"p":"io.dapr.actors","l":"ActorTrace"},{"p":"io.dapr.actors","l":"ActorType"},{"p":"io.dapr.actors","l":"ActorUtils"},{"l":"All Classes","url":"allclasses-index.html"},{"p":"io.dapr.v1","l":"AppCallbackGrpc.AppCallbackBlockingStub"},{"p":"io.dapr.v1","l":"AppCallbackGrpc.AppCallbackFutureStub"},{"p":"io.dapr.v1","l":"AppCallbackGrpc"},{"p":"io.dapr.v1","l":"AppCallbackGrpc.AppCallbackImplBase"},{"p":"io.dapr.v1","l":"AppCallbackGrpc.AppCallbackStub"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventRequest"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventResponse"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventResponseOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequest.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponse.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.StateItem.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.StateOptions.Builder"},{"p":"io.dapr.v1","l":"CommonProtos.StateRetryPolicy.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventRequest.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.BindingEventResponse.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListInputBindingsResponse.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicEventRequest.Builder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicSubscription.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponse.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponse.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingResponse.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventRequest.Builder"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateRequest.Builder"},{"p":"io.dapr.client.domain","l":"CloudEvent"},{"p":"io.dapr.v1","l":"CommonProtos"},{"p":"io.dapr.client.domain","l":"StateOptions.Concurrency"},{"p":"io.dapr.client.domain","l":"StateOptions.Consistency"},{"p":"io.dapr.utils","l":"Constants"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprBlockingStub"},{"p":"io.dapr.client","l":"DaprClient"},{"p":"io.dapr.client","l":"DaprClientBuilder"},{"p":"io.dapr.client","l":"DaprClientGrpc"},{"p":"io.dapr.client","l":"DaprClientHttp"},{"p":"io.dapr.exceptions","l":"DaprError"},{"p":"io.dapr.exceptions","l":"DaprException"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprFutureStub"},{"p":"io.dapr.v1","l":"DaprGrpc"},{"p":"io.dapr.client","l":"DaprHttp"},{"p":"io.dapr.client","l":"DaprHttpBuilder"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprImplBase"},{"p":"io.dapr.serializer","l":"DaprObjectSerializer"},{"p":"io.dapr.v1","l":"DaprProtos"},{"p":"io.dapr.v1","l":"DaprGrpc.DaprStub"},{"p":"io.dapr.serializer","l":"DefaultObjectSerializer"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateRequest"},{"p":"io.dapr.v1","l":"DaprProtos.DeleteStateRequestOrBuilder"},{"p":"io.dapr.utils","l":"DurationUtils"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretRequest"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponse"},{"p":"io.dapr.v1","l":"DaprProtos.GetSecretResponseOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateRequest"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponse"},{"p":"io.dapr.v1","l":"DaprProtos.GetStateResponseOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtensionOrBuilder"},{"p":"io.dapr.client","l":"DaprHttp.HttpMethods"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingRequest"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingResponse"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeBindingResponseOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequest"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeRequestOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponse"},{"p":"io.dapr.v1","l":"CommonProtos.InvokeResponseOrBuilder"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequest"},{"p":"io.dapr.v1","l":"DaprProtos.InvokeServiceRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListInputBindingsResponse"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListTopicSubscriptionsResponse"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder"},{"p":"io.dapr.client","l":"ObjectSerializer"},{"p":"io.dapr.client.domain","l":"StateOptions.RetryPolicy.Pattern"},{"p":"io.dapr.utils","l":"Properties"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventRequest"},{"p":"io.dapr.v1","l":"DaprProtos.PublishEventRequestOrBuilder"},{"p":"io.dapr.actors.runtime","l":"Remindable"},{"p":"io.dapr.client","l":"DaprHttp.Response"},{"p":"io.dapr.v1","l":"CommonProtos.StateRetryPolicy.RetryPattern"},{"p":"io.dapr.client.domain","l":"StateOptions.RetryPolicy"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateRequest"},{"p":"io.dapr.v1","l":"DaprProtos.SaveStateRequestOrBuilder"},{"p":"io.dapr.client.domain","l":"State"},{"p":"io.dapr.v1","l":"CommonProtos.StateOptions.StateConcurrency"},{"p":"io.dapr.v1","l":"CommonProtos.StateOptions.StateConsistency"},{"p":"io.dapr.v1","l":"CommonProtos.StateItem"},{"p":"io.dapr.v1","l":"CommonProtos.StateItemOrBuilder"},{"p":"io.dapr.client.domain","l":"StateOptions.StateOptionDurationDeserializer"},{"p":"io.dapr.client.domain","l":"StateOptions.StateOptionDurationSerializer"},{"p":"io.dapr.client.domain","l":"StateOptions"},{"p":"io.dapr.v1","l":"CommonProtos.StateOptions"},{"p":"io.dapr.v1","l":"CommonProtos.StateOptionsOrBuilder"},{"p":"io.dapr.v1","l":"CommonProtos.StateRetryPolicy"},{"p":"io.dapr.v1","l":"CommonProtos.StateRetryPolicyOrBuilder"},{"p":"io.dapr","l":"Topic"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicEventRequest"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicEventRequestOrBuilder"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicSubscription"},{"p":"io.dapr.v1","l":"DaprAppCallbackProtos.TopicSubscriptionOrBuilder"},{"p":"io.dapr.client.domain","l":"Verb"},{"p":"io.dapr.v1","l":"CommonProtos.HTTPExtension.Verb"}] \ No newline at end of file