- get(String, Class<T>) - Method in class io.dapr.actors.runtime.ActorStateManager
-
Fetches the most recent value for the given state, including cached value.
- getActorId() - Method in interface io.dapr.actors.client.ActorProxy
-
Returns the ActorId associated with the proxy object.
- getActorIdleTimeout() - Method in class io.dapr.actors.runtime.ActorRuntimeConfig
-
Gets the duration for Actors' timeout.
- getActorScanInterval() - Method in class io.dapr.actors.runtime.ActorRuntimeConfig
-
Gets the duration to scan for Actors.
- getActorStateManager() - Method in class io.dapr.actors.runtime.AbstractActor
-
Returns the state store manager for this Actor.
- getActorType() - Method in interface io.dapr.actors.client.ActorProxy
-
Returns actor implementation type of the actor associated with the proxy object.
- getBindings(int) - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
repeated string bindings = 1;
- getBindings(int) - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
repeated string bindings = 1;
- getBindings(int) - Method in interface io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
-
repeated string bindings = 1;
- getBindingsBytes(int) - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
repeated string bindings = 1;
- getBindingsBytes(int) - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
repeated string bindings = 1;
- getBindingsBytes(int) - Method in interface io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
-
repeated string bindings = 1;
- getBindingsCount() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
repeated string bindings = 1;
- getBindingsCount() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
repeated string bindings = 1;
- getBindingsCount() - Method in interface io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
-
repeated string bindings = 1;
- getBindingsList() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
repeated string bindings = 1;
- getBindingsList() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
repeated string bindings = 1;
- getBindingsList() - Method in interface io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelopeOrBuilder
-
repeated string bindings = 1;
- getBindingsSubscriptions(Empty) - Method in class io.dapr.DaprClientGrpc.DaprClientBlockingStub
-
- getBindingsSubscriptions(Empty) - Method in class io.dapr.DaprClientGrpc.DaprClientFutureStub
-
- getBindingsSubscriptions(Empty, StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope>) - Method in class io.dapr.DaprClientGrpc.DaprClientImplBase
-
- getBindingsSubscriptions(Empty, StreamObserver<DaprClientProtos.GetBindingsSubscriptionsEnvelope>) - Method in class io.dapr.DaprClientGrpc.DaprClientStub
-
- getBody() - Method in class io.dapr.client.DaprHttp.Response
-
- getBooleanOrDefault(String, String, Boolean) - Static method in class io.dapr.utils.Properties
-
Finds a boolean defined by system property first, then env variable or sticks to default.
- getCallType() - Method in class io.dapr.actors.runtime.ActorMethodContext
-
Gets the call type to be used.
- getConcurrency() - Method in class io.dapr.client.domain.StateOptions
-
- getConcurrency() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
string concurrency = 4;
- getConcurrency() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
string concurrency = 4;
- getConcurrency() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
string concurrency = 4;
- getConcurrency() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
string concurrency = 1;
- getConcurrency() - Method in class io.dapr.DaprClientProtos.StateOptions
-
string concurrency = 1;
- getConcurrency() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
string concurrency = 1;
- getConcurrency() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
string concurrency = 1;
- getConcurrency() - Method in class io.dapr.DaprProtos.StateOptions
-
string concurrency = 1;
- getConcurrency() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
string concurrency = 1;
- getConcurrency() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
string concurrency = 1;
- getConcurrency() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
string concurrency = 1;
- getConcurrency() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
string concurrency = 4;
- getConcurrencyBytes() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
string concurrency = 4;
- getConcurrencyBytes() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
string concurrency = 4;
- getConcurrencyBytes() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprClientProtos.StateOptions
-
string concurrency = 1;
- getConcurrencyBytes() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprProtos.StateOptions
-
string concurrency = 1;
- getConcurrencyBytes() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
string concurrency = 1;
- getConcurrencyBytes() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
string concurrency = 1;
- getConcurrencyBytes() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
string concurrency = 1;
- getConfig() - Method in class io.dapr.actors.runtime.ActorRuntime
-
Gets the Actor configuration for this runtime.
- getConsistency() - Method in class io.dapr.client.domain.StateOptions
-
- getConsistency() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprClientProtos.StateOptions
-
string consistency = 2;
- getConsistency() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
string consistency = 2;
- getConsistency() - Method in interface io.dapr.DaprProtos.GetStateEnvelopeOrBuilder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.StateOptions
-
string consistency = 2;
- getConsistency() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
string consistency = 2;
- getConsistency() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
string consistency = 2;
- getConsistency() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprClientProtos.StateOptions
-
string consistency = 2;
- getConsistencyBytes() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
string consistency = 2;
- getConsistencyBytes() - Method in interface io.dapr.DaprProtos.GetStateEnvelopeOrBuilder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.StateOptions
-
string consistency = 2;
- getConsistencyBytes() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
string consistency = 2;
- getConsistencyBytes() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
string consistency = 2;
- getConsistencyBytes() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
string consistency = 2;
- getData() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the payload.
- getData() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
.google.protobuf.Any data = 2;
- getData() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
.google.protobuf.Any data = 1;
- getData() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
.google.protobuf.Any data = 7;
- getData() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
.google.protobuf.Any data = 7;
- getData() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 7;
- getData() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
.google.protobuf.Any data = 2;
- getData() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
.google.protobuf.Any data = 1;
- getData() - Method in interface io.dapr.DaprProtos.GetStateResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
.google.protobuf.Any data = 2;
- getData() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
.google.protobuf.Any data = 3;
- getData() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
.google.protobuf.Any data = 3;
- getData() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
.google.protobuf.Any data = 3;
- getData() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
.google.protobuf.Any data = 1;
- getData() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getData() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getData() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
.google.protobuf.Any data = 2;
- getData() - Method in interface io.dapr.DaprProtos.PublishEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getDataBuilder() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataBuilder() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataBuilder() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
.google.protobuf.Any data = 7;
- getDataBuilder() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataBuilder() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataBuilder() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
.google.protobuf.Any data = 3;
- getDataBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataBuilder() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDatacontenttype() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the type of the payload.
- getDataContentType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string dataContentType = 5;
- getDataContentType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string dataContentType = 5;
- getDataContentType() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string dataContentType = 5;
- getDataContentTypeBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string dataContentType = 5;
- getDataContentTypeBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string dataContentType = 5;
- getDataContentTypeBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string dataContentType = 5;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
.google.protobuf.Any data = 7;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
.google.protobuf.Any data = 7;
- getDataOrBuilder() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 7;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in interface io.dapr.DaprProtos.GetStateResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
.google.protobuf.Any data = 3;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
.google.protobuf.Any data = 3;
- getDataOrBuilder() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
.google.protobuf.Any data = 3;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
.google.protobuf.Any data = 2;
- getDataOrBuilder() - Method in interface io.dapr.DaprProtos.PublishEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.State
-
- getDefaultInstance() - Static method in class io.dapr.DaprClientProtos.StateOptions
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.RetryPolicy
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.State
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.StateOptions
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.StateRequest
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.StateRequestOptions
-
- getDefaultInstance() - Static method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.State.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.State
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprClientProtos.StateOptions
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.RetryPolicy
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.State.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.State
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateOptions
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRequest
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
- getDefaultInstanceForType() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getDeleteStateMethod() - Static method in class io.dapr.DaprGrpc
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.State.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.State
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprClientProtos.StateOptions
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.RetryPolicy
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.State.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.State
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateOptions.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateOptions
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRequest.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRequest
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRequestOptions
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
- getDescriptor() - Static method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.State.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.State.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
- getDescriptorForType() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
- getDrainBalancedActors() - Method in class io.dapr.actors.runtime.ActorRuntimeConfig
-
Gets whether balanced actors should be drained.
- getDrainOngoingCallTimeout() - Method in class io.dapr.actors.runtime.ActorRuntimeConfig
-
Gets the timeout to drain ongoing calls.
- getErrorCode() - Method in class io.dapr.exceptions.DaprError
-
Gets the error code.
- getErrorCode() - Method in exception io.dapr.exceptions.DaprException
-
Returns the exception's error code.
- getEtag() - Method in class io.dapr.client.domain.State
-
Retrieve the ETag of this state.
- getEtag() - Method in class io.dapr.DaprClientProtos.State.Builder
-
string etag = 3;
- getEtag() - Method in class io.dapr.DaprClientProtos.State
-
string etag = 3;
- getEtag() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
string etag = 3;
- getEtag() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
string etag = 2;
- getEtag() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
string etag = 2;
- getEtag() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
string etag = 2;
- getEtag() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
string etag = 2;
- getEtag() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
string etag = 2;
- getEtag() - Method in interface io.dapr.DaprProtos.GetStateResponseEnvelopeOrBuilder
-
string etag = 2;
- getEtag() - Method in class io.dapr.DaprProtos.State.Builder
-
string etag = 3;
- getEtag() - Method in class io.dapr.DaprProtos.State
-
string etag = 3;
- getEtag() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
string etag = 3;
- getEtag() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
string etag = 3;
- getEtag() - Method in class io.dapr.DaprProtos.StateRequest
-
string etag = 3;
- getEtag() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprClientProtos.State.Builder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprClientProtos.State
-
string etag = 3;
- getEtagBytes() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
string etag = 2;
- getEtagBytes() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
string etag = 2;
- getEtagBytes() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
string etag = 2;
- getEtagBytes() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
string etag = 2;
- getEtagBytes() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
string etag = 2;
- getEtagBytes() - Method in interface io.dapr.DaprProtos.GetStateResponseEnvelopeOrBuilder
-
string etag = 2;
- getEtagBytes() - Method in class io.dapr.DaprProtos.State.Builder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprProtos.State
-
string etag = 3;
- getEtagBytes() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
string etag = 3;
- getEtagBytes() - Method in class io.dapr.DaprProtos.StateRequest
-
string etag = 3;
- getEtagBytes() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
string etag = 3;
- getGetBindingsSubscriptionsMethod() - Static method in class io.dapr.DaprClientGrpc
-
- getGetStateMethod() - Static method in class io.dapr.DaprGrpc
-
- getGetTopicSubscriptionsMethod() - Static method in class io.dapr.DaprClientGrpc
-
- getHeaders() - Method in class io.dapr.client.DaprHttp.Response
-
- getId() - Method in class io.dapr.actors.runtime.AbstractActor
-
Returns the id of the actor.
- getId() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the identifier of the message being processed.
- getId() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string id = 1;
- getId() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string id = 1;
- getId() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string id = 1;
- getId() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
string id = 1;
- getId() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
string id = 1;
- getId() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
string id = 1;
- getIdBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string id = 1;
- getIdBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string id = 1;
- getIdBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string id = 1;
- getIdBytes() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
string id = 1;
- getIdBytes() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
string id = 1;
- getIdBytes() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
string id = 1;
- getInstance() - Static method in class io.dapr.actors.runtime.ActorRuntime
-
Returns an ActorRuntime object.
- getInterval() - Method in class io.dapr.client.domain.StateOptions.RetryPolicy
-
- getInterval() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in class io.dapr.DaprProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
.google.protobuf.Duration interval = 3;
- getInterval() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getIntervalBuilder() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalBuilder() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalBuilder() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
.google.protobuf.Duration interval = 3;
- getIntervalOrBuilder() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- getIntOrDefault(String, String, Integer) - Static method in class io.dapr.utils.Properties
-
Finds an integer defined by system property first, then env variable or sticks to default.
- getInvokeBindingMethod() - Static method in class io.dapr.DaprGrpc
-
- getInvokeServiceMethod() - Static method in class io.dapr.DaprGrpc
-
- getKey() - Method in class io.dapr.client.domain.State
-
Retrieves the Key of the state.
- getKey() - Method in class io.dapr.DaprClientProtos.State.Builder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprClientProtos.State
-
string key = 1;
- getKey() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
string key = 1;
- getKey() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
string key = 1;
- getKey() - Method in interface io.dapr.DaprProtos.GetStateEnvelopeOrBuilder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.State.Builder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.State
-
string key = 1;
- getKey() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
string key = 1;
- getKey() - Method in class io.dapr.DaprProtos.StateRequest
-
string key = 1;
- getKey() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprClientProtos.State.Builder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprClientProtos.State
-
string key = 1;
- getKeyBytes() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
string key = 1;
- getKeyBytes() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.GetStateEnvelope.Builder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
string key = 1;
- getKeyBytes() - Method in interface io.dapr.DaprProtos.GetStateEnvelopeOrBuilder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.State.Builder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.State
-
string key = 1;
- getKeyBytes() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
string key = 1;
- getKeyBytes() - Method in class io.dapr.DaprProtos.StateRequest
-
string key = 1;
- getKeyBytes() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
string key = 1;
- getMessage() - Method in class io.dapr.exceptions.DaprError
-
Gets the error message.
- getMetadata() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprClientProtos.State.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprClientProtos.State
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.State.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.State
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
Deprecated.
- getMetadata() - Method in class io.dapr.DaprProtos.StateRequest
-
Deprecated.
- getMetadata() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
Deprecated.
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getMetadataCount() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getMetadataCount() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.State.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprClientProtos.State
-
- getMetadataCount() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getMetadataCount() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getMetadataCount() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
map<string, string> metadata = 4;
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getMetadataCount() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
map<string, string> metadata = 2;
- getMetadataCount() - Method in class io.dapr.DaprProtos.State.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprProtos.State
-
- getMetadataCount() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataCount() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
- getMetadataCount() - Method in class io.dapr.DaprProtos.StateRequest
-
- getMetadataCount() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprClientProtos.State
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
map<string, string> metadata = 2;
- getMetadataMap() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
map<string, string> metadata = 2;
- getMetadataMap() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
map<string, string> metadata = 2;
- getMetadataMap() - Method in class io.dapr.DaprProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.State
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in class io.dapr.DaprProtos.StateRequest
-
map<string, string> metadata = 4;
- getMetadataMap() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprClientProtos.State
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
map<string, string> metadata = 2;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
map<string, string> metadata = 2;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
map<string, string> metadata = 2;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.State
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in class io.dapr.DaprProtos.StateRequest
-
map<string, string> metadata = 4;
- getMetadataOrDefault(String, String) - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprClientProtos.State
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
map<string, string> metadata = 3;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
map<string, string> metadata = 2;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
map<string, string> metadata = 2;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
map<string, string> metadata = 2;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.State.Builder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.State
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in class io.dapr.DaprProtos.StateRequest
-
map<string, string> metadata = 4;
- getMetadataOrThrow(String) - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
map<string, string> metadata = 4;
- getMethod() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
string method = 1;
- getMethod() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
string method = 1;
- getMethod() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
string method = 1;
- getMethod() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
string method = 2;
- getMethod() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
string method = 2;
- getMethod() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
string method = 2;
- getMethodBytes() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
string method = 1;
- getMethodBytes() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
string method = 1;
- getMethodBytes() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
string method = 1;
- getMethodBytes() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
string method = 2;
- getMethodBytes() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
string method = 2;
- getMethodBytes() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
string method = 2;
- getMethodName() - Method in class io.dapr.actors.runtime.ActorMethodContext
-
Gets the name of the method invoked by actor runtime.
- getMutableMetadata() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprClientProtos.State.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprProtos.State.Builder
-
Deprecated.
- getMutableMetadata() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
Deprecated.
- getName() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
string name = 1;
- getName() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
string name = 1;
- getName() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
string name = 1;
- getName() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
string name = 1;
- getName() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
string name = 1;
- getName() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
string name = 1;
- getNameBytes() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
string name = 1;
- getNameBytes() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
string name = 1;
- getNameBytes() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
string name = 1;
- getNameBytes() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
string name = 1;
- getNameBytes() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
string name = 1;
- getNameBytes() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
string name = 1;
- getOnBindingEventMethod() - Static method in class io.dapr.DaprClientGrpc
-
- getOnInvokeMethod() - Static method in class io.dapr.DaprClientGrpc
-
- getOnTopicEventMethod() - Static method in class io.dapr.DaprClientGrpc
-
- getOptions() - Method in class io.dapr.client.domain.State
-
Retrieve the Options used for saving the state.
- getOptions() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.daprclient.StateOptions options = 5;
- getOptions() - Method in class io.dapr.DaprClientProtos.State
-
.daprclient.StateOptions options = 5;
- getOptions() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.daprclient.StateOptions options = 5;
- getOptions() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
.dapr.StateOptions options = 3;
- getOptions() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
.dapr.StateOptions options = 3;
- getOptions() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
.dapr.StateOptions options = 3;
- getOptions() - Method in class io.dapr.DaprProtos.State.Builder
-
.dapr.StateOptions options = 5;
- getOptions() - Method in class io.dapr.DaprProtos.State
-
.dapr.StateOptions options = 5;
- getOptions() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.dapr.StateOptions options = 5;
- getOptions() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.dapr.StateRequestOptions options = 5;
- getOptions() - Method in class io.dapr.DaprProtos.StateRequest
-
.dapr.StateRequestOptions options = 5;
- getOptions() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.dapr.StateRequestOptions options = 5;
- getOptionsBuilder() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.daprclient.StateOptions options = 5;
- getOptionsBuilder() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
.dapr.StateOptions options = 3;
- getOptionsBuilder() - Method in class io.dapr.DaprProtos.State.Builder
-
.dapr.StateOptions options = 5;
- getOptionsBuilder() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.dapr.StateRequestOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.daprclient.StateOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprClientProtos.State
-
.daprclient.StateOptions options = 5;
- getOptionsOrBuilder() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.daprclient.StateOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
.dapr.StateOptions options = 3;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
.dapr.StateOptions options = 3;
- getOptionsOrBuilder() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
.dapr.StateOptions options = 3;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.State.Builder
-
.dapr.StateOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.State
-
.dapr.StateOptions options = 5;
- getOptionsOrBuilder() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.dapr.StateOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.dapr.StateRequestOptions options = 5;
- getOptionsOrBuilder() - Method in class io.dapr.DaprProtos.StateRequest
-
.dapr.StateRequestOptions options = 5;
- getOptionsOrBuilder() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.dapr.StateRequestOptions options = 5;
- getParserForType() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.State
-
- getParserForType() - Method in class io.dapr.DaprClientProtos.StateOptions
-
- getParserForType() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.RetryPolicy
-
- getParserForType() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getParserForType() - Method in class io.dapr.DaprProtos.State
-
- getParserForType() - Method in class io.dapr.DaprProtos.StateOptions
-
- getParserForType() - Method in class io.dapr.DaprProtos.StateRequest
-
- getParserForType() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
- getParserForType() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getPattern() - Method in class io.dapr.client.domain.StateOptions.RetryPolicy
-
- getPattern() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
string pattern = 2;
- getPattern() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
string pattern = 2;
- getPattern() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
string pattern = 2;
- getPattern() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
string pattern = 2;
- getPattern() - Method in class io.dapr.DaprProtos.RetryPolicy
-
string pattern = 2;
- getPattern() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
string pattern = 2;
- getPattern() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
string pattern = 2;
- getPattern() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
string pattern = 2;
- getPattern() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
string pattern = 2;
- getPatternBytes() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprProtos.RetryPolicy
-
string pattern = 2;
- getPatternBytes() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
string pattern = 2;
- getPatternBytes() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
string pattern = 2;
- getPatternBytes() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
string pattern = 2;
- getPublishEventMethod() - Static method in class io.dapr.DaprGrpc
-
- getRequests(int) - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequests(int) - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
repeated .dapr.StateRequest requests = 1;
- getRequests(int) - Method in interface io.dapr.DaprProtos.SaveStateEnvelopeOrBuilder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsBuilder(int) - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsBuilderList() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsCount() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsCount() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
repeated .dapr.StateRequest requests = 1;
- getRequestsCount() - Method in interface io.dapr.DaprProtos.SaveStateEnvelopeOrBuilder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsList() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsList() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
repeated .dapr.StateRequest requests = 1;
- getRequestsList() - Method in interface io.dapr.DaprProtos.SaveStateEnvelopeOrBuilder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilder(int) - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilder(int) - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilder(int) - Method in interface io.dapr.DaprProtos.SaveStateEnvelopeOrBuilder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilderList() - Method in class io.dapr.DaprProtos.SaveStateEnvelope.Builder
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilderList() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
repeated .dapr.StateRequest requests = 1;
- getRequestsOrBuilderList() - Method in interface io.dapr.DaprProtos.SaveStateEnvelopeOrBuilder
-
repeated .dapr.StateRequest requests = 1;
- getRetryPolicy() - Method in class io.dapr.client.domain.StateOptions
-
- getRetryPolicy() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in class io.dapr.DaprClientProtos.StateOptions
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in class io.dapr.DaprProtos.StateOptions
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicy() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicyBuilder() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicyBuilder() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicyBuilder() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprClientProtos.StateOptions
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
.daprclient.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprProtos.StateOptions
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
.dapr.RetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getRetryPolicyOrBuilder() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- getSaveStateMethod() - Static method in class io.dapr.DaprGrpc
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.State
-
- getSerializedSize() - Method in class io.dapr.DaprClientProtos.StateOptions
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.RetryPolicy
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.State
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.StateOptions
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.StateRequest
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
- getSerializedSize() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getServiceDescriptor() - Static method in class io.dapr.DaprClientGrpc
-
- getServiceDescriptor() - Static method in class io.dapr.DaprGrpc
-
- getSource() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the source for this event.
- getSource() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string source = 2;
- getSource() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string source = 2;
- getSource() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string source = 2;
- getSourceBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string source = 2;
- getSourceBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string source = 2;
- getSourceBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string source = 2;
- getSpecversion() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the version of the event spec.
- getSpecVersion() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string specVersion = 4;
- getSpecVersion() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string specVersion = 4;
- getSpecVersion() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string specVersion = 4;
- getSpecVersionBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string specVersion = 4;
- getSpecVersionBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string specVersion = 4;
- getSpecVersionBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string specVersion = 4;
- getState(State<T>, Class<T>) - Method in interface io.dapr.client.DaprClient
-
Retrieve a State based on their key.
- getState(String, Class<T>) - Method in interface io.dapr.client.DaprClient
-
Retrieve a State based on their key.
- getState(String, String, StateOptions, Class<T>) - Method in interface io.dapr.client.DaprClient
-
Retrieve a State based on their key.
- getState(State<T>, Class<T>) - Method in class io.dapr.client.DaprClientGrpc
-
Retrieve a State based on their key.
- getState(String, Class<T>) - Method in class io.dapr.client.DaprClientGrpc
-
Retrieve a State based on their key.
- getState(String, String, StateOptions, Class<T>) - Method in class io.dapr.client.DaprClientGrpc
-
Retrieve a State based on their key.
- getState(State<T>, Class<T>) - Method in class io.dapr.client.DaprClientHttp
-
Retrieve a State based on their key.
- getState(String, Class<T>) - Method in class io.dapr.client.DaprClientHttp
-
Retrieve a State based on their key.
- getState(String, String, StateOptions, Class<T>) - Method in class io.dapr.client.DaprClientHttp
-
Retrieve a State based on their key.
- getState(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getState(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated .daprclient.State state = 3;
- getState(int) - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated .daprclient.State state = 3;
- getState(DaprProtos.GetStateEnvelope) - Method in class io.dapr.DaprGrpc.DaprBlockingStub
-
- getState(DaprProtos.GetStateEnvelope) - Method in class io.dapr.DaprGrpc.DaprFutureStub
-
- getState(DaprProtos.GetStateEnvelope, StreamObserver<DaprProtos.GetStateResponseEnvelope>) - Method in class io.dapr.DaprGrpc.DaprImplBase
-
- getState(DaprProtos.GetStateEnvelope, StreamObserver<DaprProtos.GetStateResponseEnvelope>) - Method in class io.dapr.DaprGrpc.DaprStub
-
- getStateBuilder(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateBuilderList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateCount() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateCount() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated .daprclient.State state = 3;
- getStateCount() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated .daprclient.State state = 3;
- getStateList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated .daprclient.State state = 3;
- getStateList() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated .daprclient.State state = 3;
- getStateOptionsAsMap() - Method in class io.dapr.client.domain.StateOptions
-
Returns state options as a Map of option name to value.
- getStateOrBuilder(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateOrBuilder(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated .daprclient.State state = 3;
- getStateOrBuilder(int) - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated .daprclient.State state = 3;
- getStateOrBuilderList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated .daprclient.State state = 3;
- getStateOrBuilderList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated .daprclient.State state = 3;
- getStateOrBuilderList() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated .daprclient.State state = 3;
- getStateType() - Method in interface io.dapr.actors.runtime.Remindable
-
Gets the class for state object.
- getStatusCode() - Method in class io.dapr.client.DaprHttp.Response
-
- getThreshold() - Method in class io.dapr.client.domain.StateOptions.RetryPolicy
-
- getThreshold() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
int32 threshold = 1;
- getThreshold() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
int32 threshold = 1;
- getThreshold() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
int32 threshold = 1;
- getThreshold() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
int32 threshold = 1;
- getThreshold() - Method in class io.dapr.DaprProtos.RetryPolicy
-
int32 threshold = 1;
- getThreshold() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
int32 threshold = 1;
- getThreshold() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
int32 threshold = 1;
- getThreshold() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
int32 threshold = 1;
- getThreshold() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
int32 threshold = 1;
- getTo(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated string to = 2;
- getTo(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated string to = 2;
- getTo(int) - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated string to = 2;
- getToBytes(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated string to = 2;
- getToBytes(int) - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated string to = 2;
- getToBytes(int) - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated string to = 2;
- getToCount() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated string to = 2;
- getToCount() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated string to = 2;
- getToCount() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated string to = 2;
- getToList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
repeated string to = 2;
- getToList() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
repeated string to = 2;
- getToList() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
repeated string to = 2;
- getTopic() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string topic = 6;
- getTopic() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string topic = 6;
- getTopic() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string topic = 6;
- getTopic() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
string topic = 1;
- getTopic() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
string topic = 1;
- getTopic() - Method in interface io.dapr.DaprProtos.PublishEventEnvelopeOrBuilder
-
string topic = 1;
- getTopicBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string topic = 6;
- getTopicBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string topic = 6;
- getTopicBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string topic = 6;
- getTopicBytes() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
string topic = 1;
- getTopicBytes() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
string topic = 1;
- getTopicBytes() - Method in interface io.dapr.DaprProtos.PublishEventEnvelopeOrBuilder
-
string topic = 1;
- getTopics(int) - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
repeated string topics = 1;
- getTopics(int) - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
repeated string topics = 1;
- getTopics(int) - Method in interface io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
-
repeated string topics = 1;
- getTopicsBytes(int) - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
repeated string topics = 1;
- getTopicsBytes(int) - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
repeated string topics = 1;
- getTopicsBytes(int) - Method in interface io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
-
repeated string topics = 1;
- getTopicsCount() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
repeated string topics = 1;
- getTopicsCount() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
repeated string topics = 1;
- getTopicsCount() - Method in interface io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
-
repeated string topics = 1;
- getTopicsList() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope.Builder
-
repeated string topics = 1;
- getTopicsList() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
repeated string topics = 1;
- getTopicsList() - Method in interface io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelopeOrBuilder
-
repeated string topics = 1;
- getTopicSubscriptions(Empty) - Method in class io.dapr.DaprClientGrpc.DaprClientBlockingStub
-
- getTopicSubscriptions(Empty) - Method in class io.dapr.DaprClientGrpc.DaprClientFutureStub
-
- getTopicSubscriptions(Empty, StreamObserver<DaprClientProtos.GetTopicSubscriptionsEnvelope>) - Method in class io.dapr.DaprClientGrpc.DaprClientImplBase
-
- getTopicSubscriptions(Empty, StreamObserver<DaprClientProtos.GetTopicSubscriptionsEnvelope>) - Method in class io.dapr.DaprClientGrpc.DaprClientStub
-
- getType() - Method in class io.dapr.client.domain.CloudEvent
-
Gets the type of event.
- getType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string type = 3;
- getType() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string type = 3;
- getType() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string type = 3;
- getTypeBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
string type = 3;
- getTypeBytes() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
string type = 3;
- getTypeBytes() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
string type = 3;
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.State
-
- getUnknownFields() - Method in class io.dapr.DaprClientProtos.StateOptions
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.RetryPolicy
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.State
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.StateOptions
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.StateRequest
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
- getUnknownFields() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
- getValue() - Method in class io.dapr.client.domain.State
-
Retrieves the Value of the state.
- getValue() - Method in enum io.dapr.client.domain.StateOptions.Concurrency
-
- getValue() - Method in enum io.dapr.client.domain.StateOptions.Consistency
-
- getValue() - Method in enum io.dapr.client.domain.StateOptions.RetryPolicy.Pattern
-
- getValue() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValue() - Method in class io.dapr.DaprClientProtos.State
-
.google.protobuf.Any value = 2;
- getValue() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- getValue() - Method in class io.dapr.DaprProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValue() - Method in class io.dapr.DaprProtos.State
-
.google.protobuf.Any value = 2;
- getValue() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- getValue() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.google.protobuf.Any value = 2;
- getValue() - Method in class io.dapr.DaprProtos.StateRequest
-
.google.protobuf.Any value = 2;
- getValue() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.google.protobuf.Any value = 2;
- getValueBuilder() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValueBuilder() - Method in class io.dapr.DaprProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValueBuilder() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprClientProtos.State
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprProtos.State.Builder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprProtos.State
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in class io.dapr.DaprProtos.StateRequest
-
.google.protobuf.Any value = 2;
- getValueOrBuilder() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.google.protobuf.Any value = 2;
- GRPC_PORT - Static variable in class io.dapr.utils.Properties
-
GRPC port for Dapr after checking system property and environment variable.
- hasData() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
.google.protobuf.Any data = 2;
- hasData() - Method in interface io.dapr.DaprClientProtos.BindingEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
.google.protobuf.Any data = 1;
- hasData() - Method in interface io.dapr.DaprClientProtos.BindingResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope.Builder
-
.google.protobuf.Any data = 7;
- hasData() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
.google.protobuf.Any data = 7;
- hasData() - Method in interface io.dapr.DaprClientProtos.CloudEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 7;
- hasData() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope.Builder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
.google.protobuf.Any data = 2;
- hasData() - Method in interface io.dapr.DaprClientProtos.InvokeEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
.google.protobuf.Any data = 1;
- hasData() - Method in interface io.dapr.DaprProtos.GetStateResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope.Builder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
.google.protobuf.Any data = 2;
- hasData() - Method in interface io.dapr.DaprProtos.InvokeBindingEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope.Builder
-
.google.protobuf.Any data = 3;
- hasData() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
.google.protobuf.Any data = 3;
- hasData() - Method in interface io.dapr.DaprProtos.InvokeServiceEnvelopeOrBuilder
-
.google.protobuf.Any data = 3;
- hasData() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope.Builder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
.google.protobuf.Any data = 1;
- hasData() - Method in interface io.dapr.DaprProtos.InvokeServiceResponseEnvelopeOrBuilder
-
.google.protobuf.Any data = 1;
- hasData() - Method in class io.dapr.DaprProtos.PublishEventEnvelope.Builder
-
.google.protobuf.Any data = 2;
- hasData() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
.google.protobuf.Any data = 2;
- hasData() - Method in interface io.dapr.DaprProtos.PublishEventEnvelopeOrBuilder
-
.google.protobuf.Any data = 2;
- hashCode() - Method in class io.dapr.actors.ActorId
-
Calculates the hash code for this ActorId.
- hashCode() - Method in class io.dapr.client.domain.CloudEvent
-
- hashCode() - Method in class io.dapr.client.domain.State
-
- hashCode() - Method in class io.dapr.DaprClientProtos.BindingEventEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.BindingResponseEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.CloudEventEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.GetBindingsSubscriptionsEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.GetTopicSubscriptionsEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.InvokeEnvelope
-
- hashCode() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
- hashCode() - Method in class io.dapr.DaprClientProtos.State
-
- hashCode() - Method in class io.dapr.DaprClientProtos.StateOptions
-
- hashCode() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.GetStateEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.GetStateResponseEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.InvokeBindingEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.InvokeServiceEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.InvokeServiceResponseEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.PublishEventEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.RetryPolicy
-
- hashCode() - Method in class io.dapr.DaprProtos.SaveStateEnvelope
-
- hashCode() - Method in class io.dapr.DaprProtos.State
-
- hashCode() - Method in class io.dapr.DaprProtos.StateOptions
-
- hashCode() - Method in class io.dapr.DaprProtos.StateRequest
-
- hashCode() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
- hashCode() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
- hasInterval() - Method in class io.dapr.DaprClientProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in class io.dapr.DaprClientProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in interface io.dapr.DaprClientProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in class io.dapr.DaprProtos.RetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in class io.dapr.DaprProtos.RetryPolicy
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in interface io.dapr.DaprProtos.RetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in class io.dapr.DaprProtos.StateRetryPolicy.Builder
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in class io.dapr.DaprProtos.StateRetryPolicy
-
.google.protobuf.Duration interval = 3;
- hasInterval() - Method in interface io.dapr.DaprProtos.StateRetryPolicyOrBuilder
-
.google.protobuf.Duration interval = 3;
- hasOptions() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.daprclient.StateOptions options = 5;
- hasOptions() - Method in class io.dapr.DaprClientProtos.State
-
.daprclient.StateOptions options = 5;
- hasOptions() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.daprclient.StateOptions options = 5;
- hasOptions() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope.Builder
-
.dapr.StateOptions options = 3;
- hasOptions() - Method in class io.dapr.DaprProtos.DeleteStateEnvelope
-
.dapr.StateOptions options = 3;
- hasOptions() - Method in interface io.dapr.DaprProtos.DeleteStateEnvelopeOrBuilder
-
.dapr.StateOptions options = 3;
- hasOptions() - Method in class io.dapr.DaprProtos.State.Builder
-
.dapr.StateOptions options = 5;
- hasOptions() - Method in class io.dapr.DaprProtos.State
-
.dapr.StateOptions options = 5;
- hasOptions() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.dapr.StateOptions options = 5;
- hasOptions() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.dapr.StateRequestOptions options = 5;
- hasOptions() - Method in class io.dapr.DaprProtos.StateRequest
-
.dapr.StateRequestOptions options = 5;
- hasOptions() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.dapr.StateRequestOptions options = 5;
- hasRetryPolicy() - Method in class io.dapr.DaprClientProtos.StateOptions.Builder
-
.daprclient.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in class io.dapr.DaprClientProtos.StateOptions
-
.daprclient.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in interface io.dapr.DaprClientProtos.StateOptionsOrBuilder
-
.daprclient.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in class io.dapr.DaprProtos.StateOptions.Builder
-
.dapr.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in class io.dapr.DaprProtos.StateOptions
-
.dapr.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in interface io.dapr.DaprProtos.StateOptionsOrBuilder
-
.dapr.RetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in class io.dapr.DaprProtos.StateRequestOptions.Builder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in class io.dapr.DaprProtos.StateRequestOptions
-
.dapr.StateRetryPolicy retryPolicy = 3;
- hasRetryPolicy() - Method in interface io.dapr.DaprProtos.StateRequestOptionsOrBuilder
-
.dapr.StateRetryPolicy retryPolicy = 3;
- hasValue() - Method in class io.dapr.DaprClientProtos.State.Builder
-
.google.protobuf.Any value = 2;
- hasValue() - Method in class io.dapr.DaprClientProtos.State
-
.google.protobuf.Any value = 2;
- hasValue() - Method in interface io.dapr.DaprClientProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- hasValue() - Method in class io.dapr.DaprProtos.State.Builder
-
.google.protobuf.Any value = 2;
- hasValue() - Method in class io.dapr.DaprProtos.State
-
.google.protobuf.Any value = 2;
- hasValue() - Method in interface io.dapr.DaprProtos.StateOrBuilder
-
.google.protobuf.Any value = 2;
- hasValue() - Method in class io.dapr.DaprProtos.StateRequest.Builder
-
.google.protobuf.Any value = 2;
- hasValue() - Method in class io.dapr.DaprProtos.StateRequest
-
.google.protobuf.Any value = 2;
- hasValue() - Method in interface io.dapr.DaprProtos.StateRequestOrBuilder
-
.google.protobuf.Any value = 2;
- HEADER_DAPR_REQUEST_ID - Static variable in class io.dapr.utils.Constants
-
Header used for request id in Dapr.
- HEADER_HTTP_ETAG_ID - Static variable in class io.dapr.utils.Constants
-
Header for the conditional operation.
- HTTP_PORT - Static variable in class io.dapr.utils.Properties
-
HTTP port for Dapr after checking system property and environment variable.