java-sdk/docs/index-all.html

34320 lines
3.9 MiB

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.19) on Sun Jun 11 23:10:23 PDT 2023 -->
<title>Index (dapr-sdk-parent 1.9.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (dapr-sdk-parent 1.9.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">AbstractActor</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Represents the base class for actors.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#%3Cinit%3E(io.dapr.actors.runtime.ActorRuntimeContext,io.dapr.actors.ActorId)">AbstractActor(ActorRuntimeContext, ActorId)</a></span> - Constructor for class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Instantiates a new Actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#ACTIVE_ACTORS_COUNT_FIELD_NUMBER">ACTIVE_ACTORS_COUNT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#ACTOR_ID_FIELD_NUMBER">ACTOR_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#ACTOR_TYPE_FIELD_NUMBER">ACTOR_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/client/ActorClient.html" title="class in io.dapr.actors.client"><span class="typeNameLink">ActorClient</span></a> - Class in <a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a></dt>
<dd>
<div class="block">Holds a client for Dapr sidecar communication.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorClient.html#%3Cinit%3E()">ActorClient()</a></span> - Constructor for class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorClient.html" title="class in io.dapr.actors.client">ActorClient</a></dt>
<dd>
<div class="block">Instantiates a new channel for Dapr sidecar communication.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorFactory.html" title="interface in io.dapr.actors.runtime"><span class="typeNameLink">ActorFactory</span></a>&lt;<a href="io/dapr/actors/runtime/ActorFactory.html" title="type parameter in ActorFactory">T</a> extends <a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt; - Interface in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Creates an actor of a given type.</div>
</dd>
<dt><a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors"><span class="typeNameLink">ActorId</span></a> - Class in <a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></dt>
<dd>
<div class="block">The ActorId represents the identity of an actor within an actor service.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#%3Cinit%3E(java.lang.String)">ActorId(String)</a></span> - Constructor for class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Initializes a new instance of the ActorId class with the id passed in.</div>
</dd>
<dt><a href="io/dapr/actors/ActorMethod.html" title="annotation in io.dapr.actors"><span class="typeNameLink">ActorMethod</span></a> - Annotation Type in <a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/runtime/ActorMethodContext.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorMethodContext</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Contains information about the method that is invoked by actor runtime.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorObjectSerializer.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorObjectSerializer</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Serializes and deserializes internal objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorObjectSerializer.html#%3Cinit%3E()">ActorObjectSerializer()</a></span> - Constructor for class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorObjectSerializer.html" title="class in io.dapr.actors.runtime">ActorObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client"><span class="typeNameLink">ActorProxy</span></a> - Interface in <a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a></dt>
<dd>
<div class="block">Proxy to communicate to a given Actor instance in Dapr.</div>
</dd>
<dt><a href="io/dapr/actors/client/ActorProxyBuilder.html" title="class in io.dapr.actors.client"><span class="typeNameLink">ActorProxyBuilder</span></a>&lt;<a href="io/dapr/actors/client/ActorProxyBuilder.html" title="type parameter in ActorProxyBuilder">T</a>&gt; - Class in <a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a></dt>
<dd>
<div class="block">Builder to generate an ActorProxy instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxyBuilder.html#%3Cinit%3E(java.lang.Class,io.dapr.actors.client.ActorClient)">ActorProxyBuilder(Class&lt;T&gt;, ActorClient)</a></span> - Constructor for class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxyBuilder.html" title="class in io.dapr.actors.client">ActorProxyBuilder</a></dt>
<dd>
<div class="block">Instantiates a new builder for a given Actor type, using <a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a> by default.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxyBuilder.html#%3Cinit%3E(java.lang.String,java.lang.Class,io.dapr.actors.client.ActorClient)">ActorProxyBuilder(String, Class&lt;T&gt;, ActorClient)</a></span> - Constructor for class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxyBuilder.html" title="class in io.dapr.actors.client">ActorProxyBuilder</a></dt>
<dd>
<div class="block">Instantiates a new builder for a given Actor type, using <a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a> by default.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorRuntime</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Contains methods to register actor types.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorRuntimeConfig</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Represents the configuration for the Actor Runtime.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorRuntimeContext.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorRuntimeContext</span></a>&lt;<a href="io/dapr/actors/runtime/ActorRuntimeContext.html" title="type parameter in ActorRuntimeContext">T</a> extends <a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a>&gt; - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Provides the context for the Actor's runtime.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorStateChange.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorStateChange</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Represents a state change for an actor.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime"><span class="typeNameLink">ActorStateChangeKind</span></a> - Enum in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Represents an actor's state change.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime"><span class="typeNameLink">ActorStateManager</span></a> - Class in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Manages state changes of a given Actor instance.</div>
</dd>
<dt><a href="io/dapr/actors/ActorTrace.html" title="class in io.dapr.actors"><span class="typeNameLink">ActorTrace</span></a> - Class in <a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></dt>
<dd>
<div class="block">Class to emit trace log messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorTrace.html#%3Cinit%3E()">ActorTrace()</a></span> - Constructor for class io.dapr.actors.<a href="io/dapr/actors/ActorTrace.html" title="class in io.dapr.actors">ActorTrace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/ActorType.html" title="annotation in io.dapr.actors"><span class="typeNameLink">ActorType</span></a> - Annotation Type in <a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></dt>
<dd>
<div class="block">Annotation to define Actor class.</div>
</dd>
<dt><a href="io/dapr/actors/ActorUtils.html" title="class in io.dapr.actors"><span class="typeNameLink">ActorUtils</span></a> - Class in <a href="io/dapr/actors/package-summary.html">io.dapr.actors</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorUtils.html#%3Cinit%3E()">ActorUtils()</a></span> - Constructor for class io.dapr.actors.<a href="io/dapr/actors/ActorUtils.html" title="class in io.dapr.actors">ActorUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#add(java.lang.String,T)">add(String, T)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Adds a given key/value to the Actor's state store's cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#ADD">ADD</a></span> - io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">State needs to be added.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCount(int,io.dapr.v1.DaprProtos.ActiveActorsCount)">addActiveActorsCount(int, DaprProtos.ActiveActorsCount)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCount(int,io.dapr.v1.DaprProtos.ActiveActorsCount.Builder)">addActiveActorsCount(int, DaprProtos.ActiveActorsCount.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCount(io.dapr.v1.DaprProtos.ActiveActorsCount)">addActiveActorsCount(DaprProtos.ActiveActorsCount)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCount(io.dapr.v1.DaprProtos.ActiveActorsCount.Builder)">addActiveActorsCount(DaprProtos.ActiveActorsCount.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCountBuilder()">addActiveActorsCountBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addActiveActorsCountBuilder(int)">addActiveActorsCountBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addAllActiveActorsCount(java.lang.Iterable)">addAllActiveActorsCount(Iterable&lt;? extends DaprProtos.ActiveActorsCount&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#addAllBindings(java.lang.Iterable)">addAllBindings(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#addAllCapabilities(java.lang.Iterable)">addAllCapabilities(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addAllEntries(java.lang.Iterable)">addAllEntries(Iterable&lt;? extends DaprAppCallbackProtos.TopicEventBulkRequestEntry&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addAllEntries(java.lang.Iterable)">addAllEntries(Iterable&lt;? extends DaprProtos.BulkPublishRequestEntry&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addAllFailedEntries(java.lang.Iterable)">addAllFailedEntries(Iterable&lt;? extends DaprProtos.BulkPublishResponseFailedEntry&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addAllItems(java.lang.Iterable)">addAllItems(Iterable&lt;? extends DaprProtos.BulkStateItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#addAllKeys(java.lang.Iterable)">addAllKeys(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#addAllKeys(java.lang.Iterable)">addAllKeys(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#addAllKeys(java.lang.Iterable)">addAllKeys(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addAllOperations(java.lang.Iterable)">addAllOperations(Iterable&lt;? extends DaprProtos.TransactionalActorStateOperation&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addAllOperations(java.lang.Iterable)">addAllOperations(Iterable&lt;? extends DaprProtos.TransactionalStateOperation&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addAllRegisteredComponents(java.lang.Iterable)">addAllRegisteredComponents(Iterable&lt;? extends DaprProtos.RegisteredComponents&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addAllResults(java.lang.Iterable)">addAllResults(Iterable&lt;? extends DaprProtos.QueryStateItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addAllRules(java.lang.Iterable)">addAllRules(Iterable&lt;? extends DaprAppCallbackProtos.TopicRule&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addAllRules(java.lang.Iterable)">addAllRules(Iterable&lt;? extends DaprProtos.PubsubSubscriptionRule&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addAllStates(java.lang.Iterable)">addAllStates(Iterable&lt;? extends CommonProtos.StateItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addAllStates(java.lang.Iterable)">addAllStates(Iterable&lt;? extends CommonProtos.StateItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addAllStates(java.lang.Iterable)">addAllStates(Iterable&lt;? extends CommonProtos.StateItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addAllStatuses(java.lang.Iterable)">addAllStatuses(Iterable&lt;? extends DaprAppCallbackProtos.TopicEventBulkResponseEntry&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addAllSubscriptions(java.lang.Iterable)">addAllSubscriptions(Iterable&lt;? extends DaprAppCallbackProtos.TopicSubscription&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addAllSubscriptions(java.lang.Iterable)">addAllSubscriptions(Iterable&lt;? extends DaprProtos.PubsubSubscription&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addAllTo(java.lang.Iterable)">addAllTo(Iterable&lt;String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#addBindings(java.lang.String)">addBindings(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#addBindingsBytes(com.google.protobuf.ByteString)">addBindingsBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#addCapabilities(java.lang.String)">addCapabilities(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#addCapabilitiesBytes(com.google.protobuf.ByteString)">addCapabilitiesBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/AndFilter.html#addClause(V)">addClause(V)</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters">AndFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/OrFilter.html#addClause(V)">addClause(V)</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters">OrFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntries(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry)">addEntries(int, DaprAppCallbackProtos.TopicEventBulkRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntries(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)">addEntries(int, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntries(int,io.dapr.v1.DaprProtos.BulkPublishRequestEntry)">addEntries(int, DaprProtos.BulkPublishRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntries(int,io.dapr.v1.DaprProtos.BulkPublishRequestEntry.Builder)">addEntries(int, DaprProtos.BulkPublishRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntries(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry)">addEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntries(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)">addEntries(DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntries(io.dapr.v1.DaprProtos.BulkPublishRequestEntry)">addEntries(DaprProtos.BulkPublishRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntries(io.dapr.v1.DaprProtos.BulkPublishRequestEntry.Builder)">addEntries(DaprProtos.BulkPublishRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntriesBuilder()">addEntriesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntriesBuilder()">addEntriesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addEntriesBuilder(int)">addEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addEntriesBuilder(int)">addEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntries(int,io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry)">addFailedEntries(int, DaprProtos.BulkPublishResponseFailedEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntries(int,io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry.Builder)">addFailedEntries(int, DaprProtos.BulkPublishResponseFailedEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntries(io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry)">addFailedEntries(DaprProtos.BulkPublishResponseFailedEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntries(io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry.Builder)">addFailedEntries(DaprProtos.BulkPublishResponseFailedEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntriesBuilder()">addFailedEntriesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addFailedEntriesBuilder(int)">addFailedEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItems(int,io.dapr.v1.DaprProtos.BulkStateItem)">addItems(int, DaprProtos.BulkStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItems(int,io.dapr.v1.DaprProtos.BulkStateItem.Builder)">addItems(int, DaprProtos.BulkStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItems(io.dapr.v1.DaprProtos.BulkStateItem)">addItems(DaprProtos.BulkStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItems(io.dapr.v1.DaprProtos.BulkStateItem.Builder)">addItems(DaprProtos.BulkStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItemsBuilder()">addItemsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addItemsBuilder(int)">addItemsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#addKeys(java.lang.String)">addKeys(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#addKeys(java.lang.String)">addKeys(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#addKeys(java.lang.String)">addKeys(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#addKeysBytes(com.google.protobuf.ByteString)">addKeysBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#addKeysBytes(com.google.protobuf.ByteString)">addKeysBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#addKeysBytes(com.google.protobuf.ByteString)">addKeysBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperations(int,io.dapr.v1.DaprProtos.TransactionalActorStateOperation)">addOperations(int, DaprProtos.TransactionalActorStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperations(int,io.dapr.v1.DaprProtos.TransactionalActorStateOperation.Builder)">addOperations(int, DaprProtos.TransactionalActorStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperations(int,io.dapr.v1.DaprProtos.TransactionalStateOperation)">addOperations(int, DaprProtos.TransactionalStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperations(int,io.dapr.v1.DaprProtos.TransactionalStateOperation.Builder)">addOperations(int, DaprProtos.TransactionalStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperations(io.dapr.v1.DaprProtos.TransactionalActorStateOperation)">addOperations(DaprProtos.TransactionalActorStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperations(io.dapr.v1.DaprProtos.TransactionalActorStateOperation.Builder)">addOperations(DaprProtos.TransactionalActorStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperations(io.dapr.v1.DaprProtos.TransactionalStateOperation)">addOperations(DaprProtos.TransactionalStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperations(io.dapr.v1.DaprProtos.TransactionalStateOperation.Builder)">addOperations(DaprProtos.TransactionalStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperationsBuilder()">addOperationsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperationsBuilder()">addOperationsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addOperationsBuilder(int)">addOperationsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addOperationsBuilder(int)">addOperationsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponents(int,io.dapr.v1.DaprProtos.RegisteredComponents)">addRegisteredComponents(int, DaprProtos.RegisteredComponents)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponents(int,io.dapr.v1.DaprProtos.RegisteredComponents.Builder)">addRegisteredComponents(int, DaprProtos.RegisteredComponents.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponents(io.dapr.v1.DaprProtos.RegisteredComponents)">addRegisteredComponents(DaprProtos.RegisteredComponents)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponents(io.dapr.v1.DaprProtos.RegisteredComponents.Builder)">addRegisteredComponents(DaprProtos.RegisteredComponents.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponentsBuilder()">addRegisteredComponentsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRegisteredComponentsBuilder(int)">addRegisteredComponentsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">addRepeatedField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResults(int,io.dapr.v1.DaprProtos.QueryStateItem)">addResults(int, DaprProtos.QueryStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResults(int,io.dapr.v1.DaprProtos.QueryStateItem.Builder)">addResults(int, DaprProtos.QueryStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResults(io.dapr.v1.DaprProtos.QueryStateItem)">addResults(DaprProtos.QueryStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResults(io.dapr.v1.DaprProtos.QueryStateItem.Builder)">addResults(DaprProtos.QueryStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResultsBuilder()">addResultsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#addResultsBuilder(int)">addResultsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRules(int,io.dapr.v1.DaprAppCallbackProtos.TopicRule)">addRules(int, DaprAppCallbackProtos.TopicRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRules(int,io.dapr.v1.DaprAppCallbackProtos.TopicRule.Builder)">addRules(int, DaprAppCallbackProtos.TopicRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRules(int,io.dapr.v1.DaprProtos.PubsubSubscriptionRule)">addRules(int, DaprProtos.PubsubSubscriptionRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRules(int,io.dapr.v1.DaprProtos.PubsubSubscriptionRule.Builder)">addRules(int, DaprProtos.PubsubSubscriptionRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRules(io.dapr.v1.DaprAppCallbackProtos.TopicRule)">addRules(DaprAppCallbackProtos.TopicRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRules(io.dapr.v1.DaprAppCallbackProtos.TopicRule.Builder)">addRules(DaprAppCallbackProtos.TopicRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRules(io.dapr.v1.DaprProtos.PubsubSubscriptionRule)">addRules(DaprProtos.PubsubSubscriptionRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRules(io.dapr.v1.DaprProtos.PubsubSubscriptionRule.Builder)">addRules(DaprProtos.PubsubSubscriptionRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRulesBuilder()">addRulesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRulesBuilder()">addRulesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#addRulesBuilder(int)">addRulesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#addRulesBuilder(int)">addRulesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem)">addStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem)">addStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem)">addStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem)">addStates(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem)">addStates(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem)">addStates(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStates(io.dapr.v1.CommonProtos.StateItem.Builder)">addStates(CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStatesBuilder()">addStatesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStatesBuilder()">addStatesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStatesBuilder()">addStatesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addStatesBuilder(int)">addStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#addStatesBuilder(int)">addStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#addStatesBuilder(int)">addStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatuses(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry)">addStatuses(int, DaprAppCallbackProtos.TopicEventBulkResponseEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatuses(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)">addStatuses(int, DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatuses(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry)">addStatuses(DaprAppCallbackProtos.TopicEventBulkResponseEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatuses(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)">addStatuses(DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatusesBuilder()">addStatusesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#addStatusesBuilder(int)">addStatusesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptions(int,io.dapr.v1.DaprAppCallbackProtos.TopicSubscription)">addSubscriptions(int, DaprAppCallbackProtos.TopicSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptions(int,io.dapr.v1.DaprAppCallbackProtos.TopicSubscription.Builder)">addSubscriptions(int, DaprAppCallbackProtos.TopicSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptions(int,io.dapr.v1.DaprProtos.PubsubSubscription)">addSubscriptions(int, DaprProtos.PubsubSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptions(int,io.dapr.v1.DaprProtos.PubsubSubscription.Builder)">addSubscriptions(int, DaprProtos.PubsubSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptions(io.dapr.v1.DaprAppCallbackProtos.TopicSubscription)">addSubscriptions(DaprAppCallbackProtos.TopicSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptions(io.dapr.v1.DaprAppCallbackProtos.TopicSubscription.Builder)">addSubscriptions(DaprAppCallbackProtos.TopicSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptions(io.dapr.v1.DaprProtos.PubsubSubscription)">addSubscriptions(DaprProtos.PubsubSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptions(io.dapr.v1.DaprProtos.PubsubSubscription.Builder)">addSubscriptions(DaprProtos.PubsubSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptionsBuilder()">addSubscriptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptionsBuilder()">addSubscriptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#addSubscriptionsBuilder(int)">addSubscriptionsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#addSubscriptionsBuilder(int)">addSubscriptionsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addTo(java.lang.String)">addTo(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#addToBytes(com.google.protobuf.ByteString)">addToBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#ALGORITHM_FIELD_NUMBER">ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#ALPHA_1_API_VERSION">ALPHA_1_API_VERSION</a></span> - Static variable in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Dapr alpha API used in this client.</div>
</dd>
<dt><a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters"><span class="typeNameLink">AndFilter</span></a> - Class in <a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/AndFilter.html#%3Cinit%3E()">AndFilter()</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters">AndFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#API_METHOD_INVOCATION_PROTOCOL">API_METHOD_INVOCATION_PROTOCOL</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">This attribute will be deleted at SDK version 1.10.</div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#API_PROTOCOL">API_PROTOCOL</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">This attribute will be deleted at SDK version 1.10.</div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#API_TOKEN">API_TOKEN</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">API token for authentication between App and Dapr's side car.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#API_VERSION">API_VERSION</a></span> - Static variable in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Dapr API used in this client.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackAlphaGrpc</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
for Alpha RPCs.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
for Alpha RPCs.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
for Alpha RPCs.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackAlphaGrpc.AppCallbackAlphaImplBase</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
for Alpha RPCs.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackAlphaGrpc.AppCallbackAlphaStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackAlpha V1 is an optional extension to AppCallback V1 to opt
for Alpha RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html#%3Cinit%3E()">AppCallbackAlphaImplBase()</a></span> - Constructor for class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackGrpc</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallback V1 allows user application to interact with Dapr runtime.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackGrpc.AppCallbackBlockingStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallback V1 allows user application to interact with Dapr runtime.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackGrpc.AppCallbackFutureStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallback V1 allows user application to interact with Dapr runtime.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackGrpc.AppCallbackImplBase</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallback V1 allows user application to interact with Dapr runtime.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackGrpc.AppCallbackStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallback V1 allows user application to interact with Dapr runtime.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackHealthCheckGrpc</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
the HealthCheck method.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
the HealthCheck method.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
the HealthCheck method.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
the HealthCheck method.</div>
</dd>
<dt><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub.html" title="class in io.dapr.v1"><span class="typeNameLink">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppCallbackHealthCheck V1 is an optional extension to AppCallback V1 to implement
the HealthCheck method.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html#%3Cinit%3E()">AppCallbackHealthCheckImplBase()</a></span> - Constructor for class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#%3Cinit%3E()">AppCallbackImplBase()</a></span> - Constructor for class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#ASC">ASC</a></span> - io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#ASSOCIATED_DATA_FIELD_NUMBER">ASSOCIATED_DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#ASSOCIATED_DATA_FIELD_NUMBER">ASSOCIATED_DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#ASSOCIATED_DATA_FIELD_NUMBER">ASSOCIATED_DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#ASSOCIATED_DATA_FIELD_NUMBER">ASSOCIATED_DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#BINDINGS_FIELD_NUMBER">BINDINGS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html#bindService()">bindService()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#bindService()">bindService()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html#bindService()">bindService()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#bindService()">bindService()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#BOOLEAN">BOOLEAN</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/config/BooleanProperty.html" title="class in io.dapr.config"><span class="typeNameLink">BooleanProperty</span></a> - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">Boolean configuration property.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientBuilder.html#build()">build()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client">DaprClientBuilder</a></dt>
<dd>
<div class="block">Build an instance of the Client based on the provided setup.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttpBuilder.html#build()">build()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttpBuilder.html" title="class in io.dapr.client">DaprHttpBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Build an instance of the Http client based on the provided setup.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#build()">build()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxyBuilder.html#build(io.dapr.actors.ActorId)">build(ActorId)</a></span> - Method in class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxyBuilder.html" title="class in io.dapr.actors.client">ActorProxyBuilder</a></dt>
<dd>
<div class="block">Instantiates a new ActorProxy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build(Channel, CallOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#buildPartial()">buildPartial()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientBuilder.html#buildPreviewClient()">buildPreviewClient()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client">DaprClientBuilder</a></dt>
<dd>
<div class="block">Build an instance of the Client based on the provided setup.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#BULK_SUBSCRIBE_FIELD_NUMBER">BULK_SUBSCRIBE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkPublishEntry</span></a>&lt;<a href="io/dapr/client/domain/BulkPublishEntry.html" title="type parameter in BulkPublishEntry">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Class representing an entry in the BulkPublishRequest or BulkPublishResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#%3Cinit%3E(java.lang.String,T,java.lang.String)">BulkPublishEntry(String, T, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>
<div class="block">Constructor for the BulkPublishRequestEntry object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#%3Cinit%3E(java.lang.String,T,java.lang.String,java.util.Map)">BulkPublishEntry(String, T, String, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>
<div class="block">Constructor for the BulkPublishRequestEntry object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#bulkPublishEventAlpha1(io.dapr.v1.DaprProtos.BulkPublishRequest)">bulkPublishEventAlpha1(DaprProtos.BulkPublishRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Bulk Publishes multiple events to the specified topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#bulkPublishEventAlpha1(io.dapr.v1.DaprProtos.BulkPublishRequest)">bulkPublishEventAlpha1(DaprProtos.BulkPublishRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Bulk Publishes multiple events to the specified topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#bulkPublishEventAlpha1(io.dapr.v1.DaprProtos.BulkPublishRequest,io.grpc.stub.StreamObserver)">bulkPublishEventAlpha1(DaprProtos.BulkPublishRequest, StreamObserver&lt;DaprProtos.BulkPublishResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Bulk Publishes multiple events to the specified topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#bulkPublishEventAlpha1(io.dapr.v1.DaprProtos.BulkPublishRequest,io.grpc.stub.StreamObserver)">bulkPublishEventAlpha1(DaprProtos.BulkPublishRequest, StreamObserver&lt;DaprProtos.BulkPublishResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Bulk Publishes multiple events to the specified topic.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkPublishRequest</span></a>&lt;<a href="io/dapr/client/domain/BulkPublishRequest.html" title="type parameter in BulkPublishRequest">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to bulk publish multiples events in a single call to Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#%3Cinit%3E(java.lang.String,java.lang.String,java.util.List)">BulkPublishRequest(String, String, List&lt;BulkPublishEntry&lt;T&gt;&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>
<div class="block">Constructor for BulkPublishRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#%3Cinit%3E(java.lang.String,java.lang.String,java.util.List,java.util.Map)">BulkPublishRequest(String, String, List&lt;BulkPublishEntry&lt;T&gt;&gt;, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>
<div class="block">Constructor for the BulkPublishRequest.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkPublishResponse.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkPublishResponse</span></a>&lt;<a href="io/dapr/client/domain/BulkPublishResponse.html" title="type parameter in BulkPublishResponse">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Class representing the response returned on bulk publishing events.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponse.html#%3Cinit%3E()">BulkPublishResponse()</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponse.html" title="class in io.dapr.client.domain">BulkPublishResponse</a></dt>
<dd>
<div class="block">Default constructor for class.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponse.html#%3Cinit%3E(java.util.List)">BulkPublishResponse(List&lt;BulkPublishResponseFailedEntry&lt;T&gt;&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponse.html" title="class in io.dapr.client.domain">BulkPublishResponse</a></dt>
<dd>
<div class="block">Constructor for the BulkPublishResponse object.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkPublishResponseFailedEntry</span></a>&lt;<a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html" title="type parameter in BulkPublishResponseFailedEntry">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Class representing the entry that failed to be published using BulkPublishRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html#%3Cinit%3E(io.dapr.client.domain.BulkPublishEntry,java.lang.String)">BulkPublishResponseFailedEntry(BulkPublishEntry&lt;T&gt;, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html" title="class in io.dapr.client.domain">BulkPublishResponseFailedEntry</a></dt>
<dd>
<div class="block">Constructor for BulkPublishResponseFailedEntry.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkSubscribeAppResponse.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkSubscribeAppResponse</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Response from the application containing status for each entry from the bulk publish message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponse.html#%3Cinit%3E(java.util.List)">BulkSubscribeAppResponse(List&lt;BulkSubscribeAppResponseEntry&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponse.html" title="class in io.dapr.client.domain">BulkSubscribeAppResponse</a></dt>
<dd>
<div class="block">Instantiate a BulkSubscribeAppResponse.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkSubscribeAppResponseEntry</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Maps a <a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain"><code>BulkSubscribeMessageEntry</code></a> to a <a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain"><code>BulkSubscribeAppResponseStatus</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html#%3Cinit%3E(java.lang.String,io.dapr.client.domain.BulkSubscribeAppResponseStatus)">BulkSubscribeAppResponseEntry(String, BulkSubscribeAppResponseStatus)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html" title="class in io.dapr.client.domain">BulkSubscribeAppResponseEntry</a></dt>
<dd>
<div class="block">Instantiate a BulkSubscribeAppResponseEntry.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain"><span class="typeNameLink">BulkSubscribeAppResponseStatus</span></a> - Enum in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Status of the message handled in bulk subscribe handler.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkSubscribeMessage</span></a>&lt;<a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="type parameter in BulkSubscribeMessage">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Represents a bulk of messages received from the message bus.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessage.html#%3Cinit%3E(java.util.List,java.lang.String,java.util.Map)">BulkSubscribeMessage(List&lt;BulkSubscribeMessageEntry&lt;T&gt;&gt;, String, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain">BulkSubscribeMessage</a></dt>
<dd>
<div class="block">Instantiate a BulkSubscribeMessage.</div>
</dd>
<dt><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain"><span class="typeNameLink">BulkSubscribeMessageEntry</span></a>&lt;<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="type parameter in BulkSubscribeMessageEntry">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Represents a single event from a <a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain"><code>BulkSubscribeMessage</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html#%3Cinit%3E(java.lang.String,T,java.lang.String,java.util.Map)">BulkSubscribeMessageEntry(String, T, String, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain">BulkSubscribeMessageEntry</a></dt>
<dd>
<div class="block">Instantiate a BulkPubSubMessageEntry.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#BYTE">BYTE</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#BYTE_ARRAY">BYTE_ARRAY</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#BYTES">BYTES</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#BYTES_FIELD_NUMBER">BYTES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#CALLBACK_FIELD_NUMBER">CALLBACK_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#CAPABILITIES_FIELD_NUMBER">CAPABILITIES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#CHAR">CHAR</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#CIPHERTEXT_FIELD_NUMBER">CIPHERTEXT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#CIPHERTEXT_FIELD_NUMBER">CIPHERTEXT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#clear()">clear()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Clears all changes not yet saved to state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clear()">clear()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearActiveActorsCount()">clearActiveActorsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clearActorId()">clearActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clearActorType()">clearActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearAlgorithm()">clearAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearAssociatedData()">clearAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearAssociatedData()">clearAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearAssociatedData()">clearAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearAssociatedData()">clearAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#clearBindings()">clearBindings()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearBulkSubscribe()">clearBulkSubscribe()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearBytes()">clearBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearCallback()">clearCallback()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearCapabilities()">clearCapabilities()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearCiphertext()">clearCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to decrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clearCiphertext()">clearCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Encrypted ciphertext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearCloudEvent()">clearCloudEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearComponentName()">clearComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clearConcurrency()">clearConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearConcurrency()">clearConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clearConsistency()">clearConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearConsistency()">clearConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearContentType()">clearContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clearContentType()">clearContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearContentType()">clearContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearContentType()">clearContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clearCount()">clearCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>int32 count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearCreatedAt()">clearCreatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Data sent in the chunk.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The content which will be sent to "to" output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be published to topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearData()">clearData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearDataContentType()">clearDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearDataContentType()">clearDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearDataContentType()">clearDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearDataEncryptionCipher()">clearDataEncryptionCipher()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearDeadLetterTopic()">clearDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearDeadLetterTopic()">clearDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearDecryptionKeyName()">clearDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clearDefault()">clearDefault()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearDigest()">clearDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Digest to sign.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearDigest()">clearDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Digest of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearDueTime()">clearDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearDueTime()">clearDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clearEnabled()">clearEnabled()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearEntries()">clearEntries()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearEntries()">clearEntries()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearEntryId()">clearEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clearEntryId()">clearEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearEntryId()">clearEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clearEntryId()">clearEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clearError()">clearError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearError()">clearError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearError()">clearError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearEtag()">clearEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearEtag()">clearEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearEtag()">clearEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clearEtag()">clearEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearEtag()">clearEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearEvent()">clearEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearEvent()">clearEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event which will be pulished to the topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearEventData()">clearEventData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Data associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearEventName()">clearEventName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearExpiryInSeconds()">clearExpiryInSeconds()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearExtendedMetadata()">clearExtendedMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearExtensions()">clearExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearExtensions()">clearExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#clearFailedEntries()">clearFailedEntries()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clearField(com.google.protobuf.Descriptors.FieldDescriptor)">clearField(Descriptors.FieldDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clearFormat()">clearFormat()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearHttpExtension()">clearHttpExtension()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clearId()">clearId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearInput()">clearInput()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Input data for the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clearInstanceId()">clearInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#clearItems()">clearItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#clearItems()">clearItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clearItems()">clearItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearKey()">clearKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearKeyName()">clearKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearKeys()">clearKeys()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clearKeys()">clearKeys()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clearKeys()">clearKeys()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearKeyWrapAlgorithm()">clearKeyWrapAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearLastUpdatedAt()">clearLastUpdatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearLockOwner()">clearLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clearLockOwner()">clearLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clearMatch()">clearMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clearMatch()">clearMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clearMaxAwaitDurationMs()">clearMaxAwaitDurationMs()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clearMaxMessagesCount()">clearMaxMessagesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clearMessage()">clearMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clearMessage()">clearMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearMetadata()">clearMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearMethod()">clearMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearMethod()">clearMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clearName()">clearName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearNewName()">clearNewName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearNonce()">clearNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearNonce()">clearNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearNonce()">clearNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearNonce()">clearNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clearOk()">clearOk()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool ok = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearOldName()">clearOldName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearOmitDecryptionKeyName()">clearOmitDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
If true, the encrypted document does not contain a key reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clearOneof(com.google.protobuf.Descriptors.OneofDescriptor)">clearOneof(Descriptors.OneofDescriptor)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clearOperation()">clearOperation()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clearOperations()">clearOperations()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clearOperations()">clearOperations()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearOperationType()">clearOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clearOperationType()">clearOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearOptions()">clearOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clearOptions()">clearOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearOptions()">clearOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clearOptions()">clearOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearOptions()">clearOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearParallelism()">clearParallelism()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The number of parallel operations executed on the state store for a get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearPath()">clearPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearPath()">clearPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clearPath()">clearPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clearPath()">clearPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clearPayload()">clearPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#clearPayload()">clearPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clearPayload()">clearPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#clearPayload()">clearPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearPeriod()">clearPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearPeriod()">clearPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#clearPlaintext()">clearPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Decrypted plaintext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clearPlaintext()">clearPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to encrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#clearPlaintextKey()">clearPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Key in plaintext</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clearPlaintextKey()">clearPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Key to wrap</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearProperties()">clearProperties()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clearPublicKey()">clearPublicKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearPubsubName()">clearPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clearQuery()">clearQuery()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clearQuerystring()">clearQuerystring()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearRegisteredComponents()">clearRegisteredComponents()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clearRequest()">clearRequest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearResourceId()">clearResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clearResourceId()">clearResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clearResults()">clearResults()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearRoutes()">clearRoutes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clearRules()">clearRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearRules()">clearRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#clearRules()">clearRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearRuntimeStatus()">clearRuntimeStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#clearSecrets()">clearSecrets()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clearSeq()">clearSeq()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Sequence number.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#clearSignature()">clearSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>
<div class="block">
The signature that was computed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clearSignature()">clearSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Signature to verify.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearSource()">clearSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearSource()">clearSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearSpecVersion()">clearSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearSpecVersion()">clearSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearStates()">clearStates()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clearStates()">clearStates()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clearStates()">clearStates()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clearStatus()">clearStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#clearStatus()">clearStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#clearStatus()">clearStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#clearStatuses()">clearStatuses()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clearStoreName()">clearStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#clearSubscriptions()">clearSubscriptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clearSubscriptions()">clearSubscriptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#clearSuccess()">clearSuccess()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool success = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clearTag()">clearTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clearTag()">clearTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearTag()">clearTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clearTag()">clearTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clearTo()">clearTo()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clearToken()">clearToken()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clearTopic()">clearTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clearTtl()">clearTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clearTtl()">clearTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clearType()">clearType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clearType()">clearType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clearType()">clearType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clearType()">clearType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearType()">clearType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#clearValid()">clearValid()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>
<div class="block">
True if the signature is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clearValue()">clearValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#clearValue()">clearValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clearValue()">clearValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clearValue()">clearValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clearValue()">clearValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clearVerb()">clearVerb()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clearVersion()">clearVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clearVersion()">clearVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clearWorkflowComponent()">clearWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clearWorkflowName()">clearWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clearWorkflowName()">clearWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clearWrappedKey()">clearWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clearWrappedKey()">clearWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#clone()">clone()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorClient.html#close()">close()</a></span> - Method in class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorClient.html" title="class in io.dapr.actors.client">ActorClient</a></dt>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#close()">close()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#close()">close()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Closes the ManagedChannel for GRPC.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#close()">close()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#close()">close()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Shutdown call is not necessary for OkHttpClient.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#CLOUD_EVENT">CLOUD_EVENT</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#CLOUD_EVENT_FIELD_NUMBER">CLOUD_EVENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain"><span class="typeNameLink">CloudEvent</span></a>&lt;<a href="io/dapr/client/domain/CloudEvent.html" title="type parameter in CloudEvent">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A cloud event in Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#%3Cinit%3E()">CloudEvent()</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Instantiates a CloudEvent.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,byte%5B%5D)">CloudEvent(String, String, String, String, byte[])</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Instantiates a CloudEvent.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,T)">CloudEvent(String, String, String, String, String, T)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Instantiates a CloudEvent.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.ConfigurationItem</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ConfigurationItem represents all the configuration with its name(key).</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.ConfigurationItem.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ConfigurationItem represents all the configuration with its name(key).</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.ConfigurationItemOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.Etag</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Etag represents a state item version</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.Etag.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Etag represents a state item version</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.EtagOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.EtagOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.HTTPExtension</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
HTTPExtension includes HTTP verb and querystring
when Dapr runtime delivers HTTP content.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.HTTPExtension.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
HTTPExtension includes HTTP verb and querystring
when Dapr runtime delivers HTTP content.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1"><span class="typeNameLink">CommonProtos.HTTPExtension.Verb</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Type of HTTP 1.1 Methods
RFC 7231: https://tools.ietf.org/html/rfc7231#page-24
RFC 5789: https://datatracker.ietf.org/doc/html/rfc5789</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.HTTPExtensionOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeRequest is the message to invoke a method with the data.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeRequest is the message to invoke a method with the data.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeResponse is the response message including data and its content type
from app callback.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeResponse is the response message including data and its content type
from app callback.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.InvokeResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateItem</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StateItem represents state key, value, and additional options to save state.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateItem.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StateItem represents state key, value, and additional options to save state.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateItemOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateOptions</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StateOptions configures concurrency and consistency for state operations</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateOptions.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StateOptions configures concurrency and consistency for state operations</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateOptions.StateConcurrency</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Enum describing the supported concurrency for state.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateOptions.StateConsistency</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Enum describing the supported consistency for state.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.StateOptionsOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StreamPayload</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Chunk of data sent in a streaming request or response.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">CommonProtos.StreamPayload.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Chunk of data sent in a streaming request or response.</div>
</dd>
<dt><a href="io/dapr/v1/CommonProtos.StreamPayloadOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">CommonProtos.StreamPayloadOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#compareTo(io.dapr.actors.ActorId)">compareTo(ActorId)</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Compares this instance with a specified {link #ActorId} object and
indicates whether this instance precedes, follows, or appears in the same
position in the sort order as the specified actorId.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#COMPONENT_NAME_FIELD_NUMBER">COMPONENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#CONCURRENCY_FIELD_NUMBER">CONCURRENCY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#CONCURRENCY_FIELD_NUMBER">CONCURRENCY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_FIRST_WRITE">CONCURRENCY_FIRST_WRITE</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_FIRST_WRITE = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_FIRST_WRITE_VALUE">CONCURRENCY_FIRST_WRITE_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_FIRST_WRITE = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_LAST_WRITE">CONCURRENCY_LAST_WRITE</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_LAST_WRITE = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_LAST_WRITE_VALUE">CONCURRENCY_LAST_WRITE_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_LAST_WRITE = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_UNSPECIFIED">CONCURRENCY_UNSPECIFIED</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_UNSPECIFIED = 0;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#CONCURRENCY_UNSPECIFIED_VALUE">CONCURRENCY_UNSPECIFIED_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block"><code>CONCURRENCY_UNSPECIFIED = 0;</code></div>
</dd>
<dt><a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain"><span class="typeNameLink">ConfigurationItem</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A configuration item from Dapr's configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)">ConfigurationItem(String, String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>
<div class="block">Constructor for a configuration Item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.util.Map)">ConfigurationItem(String, String, String, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>
<div class="block">Constructor for a configuration Item.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#CONNECT">CONNECT</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#CONNECT">CONNECT</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>CONNECT = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#CONNECT">CONNECT</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#CONNECT"><code>DaprHttp.HttpMethods.CONNECT</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#CONNECT_VALUE">CONNECT_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>CONNECT = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_EVENTUAL">CONSISTENCY_EVENTUAL</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_EVENTUAL = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_EVENTUAL_VALUE">CONSISTENCY_EVENTUAL_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_EVENTUAL = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#CONSISTENCY_FIELD_NUMBER">CONSISTENCY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#CONSISTENCY_FIELD_NUMBER">CONSISTENCY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_STRONG">CONSISTENCY_STRONG</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_STRONG = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_STRONG_VALUE">CONSISTENCY_STRONG_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_STRONG = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_UNSPECIFIED">CONSISTENCY_UNSPECIFIED</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_UNSPECIFIED = 0;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#CONSISTENCY_UNSPECIFIED_VALUE">CONSISTENCY_UNSPECIFIED_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block"><code>CONSISTENCY_UNSPECIFIED = 0;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#contains(java.lang.String)">contains(String)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Checks if a given state exists in state store or cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#containsData(java.lang.String)">containsData(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#containsExtendedMetadata(java.lang.String)">containsExtendedMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#containsExtendedMetadata(java.lang.String)">containsExtendedMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#containsExtendedMetadata(java.lang.String)">containsExtendedMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#containsItems(java.lang.String)">containsItems(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#containsMetadata(java.lang.String)">containsMetadata(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#containsOptions(java.lang.String)">containsOptions(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#containsOptions(java.lang.String)">containsOptions(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#containsOptions(java.lang.String)">containsOptions(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#containsProperties(java.lang.String)">containsProperties(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#containsProperties(java.lang.String)">containsProperties(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#containsProperties(java.lang.String)">containsProperties(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#containsSecrets(java.lang.String)">containsSecrets(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#containsSecrets(java.lang.String)">containsSecrets(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#containsSecrets(java.lang.String)">containsSecrets(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#CONTENT_TYPE">CONTENT_TYPE</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Mime type used for CloudEvent.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/Metadata.html#CONTENT_TYPE">CONTENT_TYPE</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/Metadata.html" title="class in io.dapr.client.domain">Metadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#CONTENT_TYPE_FIELD_NUMBER">CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#CONTENT_TYPE_FIELD_NUMBER">CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#CONTENT_TYPE_FIELD_NUMBER">CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#CONTENT_TYPE_FIELD_NUMBER">CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#convertBytesToEventFromGrpc(byte%5B%5D,java.lang.String,io.dapr.utils.TypeRef)">convertBytesToEventFromGrpc(byte[], String, TypeRef&lt;T&gt;)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>
<div class="block">Function to convert a bytes array from gRPC input into event based on given object deserializer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#convertBytesToEventFromHttp(byte%5B%5D,java.lang.String,io.dapr.utils.TypeRef)">convertBytesToEventFromHttp(byte[], String, TypeRef&lt;T&gt;)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>
<div class="block">Function to convert a bytes array from HTTP input into event based on given object deserializer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DurationUtils.html#convertDurationFromDaprFormat(java.lang.String)">convertDurationFromDaprFormat(String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DurationUtils.html" title="class in io.dapr.utils">DurationUtils</a></dt>
<dd>
<div class="block">Converts time from the String format used by Dapr into a Duration.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DurationUtils.html#convertDurationToDaprFormat(java.time.Duration)">convertDurationToDaprFormat(Duration)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DurationUtils.html" title="class in io.dapr.utils">DurationUtils</a></dt>
<dd>
<div class="block">Converts a Duration to the format used by the Dapr runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#convertEventToBytesForGrpc(T,java.lang.String)">convertEventToBytesForGrpc(T, String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>
<div class="block">Function to convert a given event to bytes for gRPC calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#convertEventToBytesForHttp(T,java.lang.String)">convertEventToBytesForHttp(T, String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>
<div class="block">Function to convert a given event to bytes for HTTP calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#COUNT_FIELD_NUMBER">COUNT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorFactory.html#createActor(io.dapr.actors.runtime.ActorRuntimeContext,io.dapr.actors.ActorId)">createActor(ActorRuntimeContext&lt;T&gt;, ActorId)</a></span> - Method in interface io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorFactory.html" title="interface in io.dapr.actors.runtime">ActorFactory</a></dt>
<dd>
<div class="block">Creates an Actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#CREATED_AT_FIELD_NUMBER">CREATED_AT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#createRandom()">createRandom()</a></span> - Static method in class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Creates a new ActorId with a random id.</div>
</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="io/dapr/client/DaprApiProtocol.html" title="enum in io.dapr.client"><span class="typeNameLink">DaprApiProtocol</span></a> - Enum in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">This class will be deleted at SDK version 1.10.</div>
</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BindingEventRequest represents input bindings event.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BindingEventRequest represents input bindings event.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BindingEventResponse includes operations to save state or
send data to output bindings optionally.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BindingEventConcurrency is the kind of concurrency</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BindingEventResponse includes operations to save state or
send data to output bindings optionally.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BindingEventResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BulkSubscribeConfig</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkSubscribeConfig is the message to pass settings for bulk subscribe</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkSubscribeConfig is the message to pass settings for bulk subscribe</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.HealthCheckResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
HealthCheckResponse is the message with the response to the health check.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.HealthCheckResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
HealthCheckResponse is the message with the response to the health check.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.HealthCheckResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListInputBindingsResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ListInputBindingsResponse is the message including the list of input bindings.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ListInputBindingsResponse is the message including the list of input bindings.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkRequest represents request for bulk message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkRequest represents request for bulk message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequestEntry</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkRequestEntry represents a single message inside a bulk request</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkRequestEntry represents a single message inside a bulk request</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppBulkResponse is response from app on published message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
AppBulkResponse is response from app on published message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponseEntry</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be
sent by subscibed App for the corresponding single message during bulk subscribe</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be
sent by subscibed App for the corresponding single message during bulk subscribe</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventCERequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventCERequest message is compatible with CloudEvent spec v1.0</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventCERequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventCERequest message is compatible with CloudEvent spec v1.0</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventRequest message is compatible with CloudEvent spec v1.0
https://github.com/cloudevents/spec/blob/v1.0/spec.md</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventRequest message is compatible with CloudEvent spec v1.0
https://github.com/cloudevents/spec/blob/v1.0/spec.md</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventResponse is response from app on published message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventResponse is response from app on published message</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicEventResponseStatus allows apps to have finer control over handling of the message.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicEventResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRoutes</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TopicRoutes</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRoutes.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TopicRoutes</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRoutesOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRule</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TopicRule</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRule.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TopicRule</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicRuleOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicSubscription</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicSubscription represents topic and metadata.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicSubscription.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TopicSubscription represents topic and metadata.</div>
</dd>
<dt><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client"><span class="typeNameLink">DaprClient</span></a> - Interface in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">Generic Client Adapter to be used regardless of the GRPC or the HTTP Client implementation required.</div>
</dd>
<dt><a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client"><span class="typeNameLink">DaprClientBuilder</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">A builder for the DaprClient,
Currently only gRPC and HTTP Client will be supported.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientBuilder.html#%3Cinit%3E()">DaprClientBuilder()</a></span> - Constructor for class io.dapr.client.<a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client">DaprClientBuilder</a></dt>
<dd>
<div class="block">Creates a constructor for DaprClient.</div>
</dd>
<dt><a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client"><span class="typeNameLink">DaprClientGrpc</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">An adapter for the GRPC Client.</div>
</dd>
<dt><a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client"><span class="typeNameLink">DaprClientHttp</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">This class will be deleted at SDK release version 1.10.</div>
</div>
</dd>
<dt><a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions"><span class="typeNameLink">DaprError</span></a> - Class in <a href="io/dapr/exceptions/package-summary.html">io.dapr.exceptions</a></dt>
<dd>
<div class="block">Represents an error message from Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprError.html#%3Cinit%3E()">DaprError()</a></span> - Constructor for class io.dapr.exceptions.<a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions">DaprError</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions"><span class="typeNameLink">DaprException</span></a> - Exception in <a href="io/dapr/exceptions/package-summary.html">io.dapr.exceptions</a></dt>
<dd>
<div class="block">A Dapr's specific exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#%3Cinit%3E(io.dapr.exceptions.DaprError)">DaprException(DaprError)</a></span> - Constructor for exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">New exception from a server-side generated error code and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#%3Cinit%3E(io.dapr.exceptions.DaprError,java.lang.Throwable)">DaprException(DaprError, Throwable)</a></span> - Constructor for exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">New exception from a server-side generated error code and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#%3Cinit%3E(java.lang.String,java.lang.String)">DaprException(String, String)</a></span> - Constructor for exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">New Exception from a client-side generated error code and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)">DaprException(String, String, Throwable)</a></span> - Constructor for exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">New exception from a server-side generated error code and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#%3Cinit%3E(java.lang.Throwable)">DaprException(Throwable)</a></span> - Constructor for exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps an exception into a DaprException.</div>
</dd>
<dt><a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprGrpc</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Dapr service provides APIs to user application to access Dapr building blocks.</div>
</dd>
<dt><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprGrpc.DaprBlockingStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Dapr service provides APIs to user application to access Dapr building blocks.</div>
</dd>
<dt><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprGrpc.DaprFutureStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Dapr service provides APIs to user application to access Dapr building blocks.</div>
</dd>
<dt><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprGrpc.DaprImplBase</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Dapr service provides APIs to user application to access Dapr building blocks.</div>
</dd>
<dt><a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprGrpc.DaprStub</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
Dapr service provides APIs to user application to access Dapr building blocks.</div>
</dd>
<dt><a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client"><span class="typeNameLink">DaprHttp</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client"><span class="typeNameLink">DaprHttp.HttpMethods</span></a> - Enum in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">HTTP Methods supported.</div>
</dd>
<dt><a href="io/dapr/client/DaprHttp.Response.html" title="class in io.dapr.client"><span class="typeNameLink">DaprHttp.Response</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/DaprHttpBuilder.html" title="class in io.dapr.client"><span class="typeNameLink">DaprHttpBuilder</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client"><code>DaprClientBuilder</code></a> instead, this will be removed in a future release.</div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttpBuilder.html#%3Cinit%3E()">DaprHttpBuilder()</a></span> - Constructor for class io.dapr.client.<a href="io/dapr/client/DaprHttpBuilder.html" title="class in io.dapr.client">DaprHttpBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#%3Cinit%3E()">DaprImplBase()</a></span> - Constructor for class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer"><span class="typeNameLink">DaprObjectSerializer</span></a> - Interface in <a href="io/dapr/serializer/package-summary.html">io.dapr.serializer</a></dt>
<dd>
<div class="block">Serializes and deserializes application's objects.</div>
</dd>
<dt><a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client"><span class="typeNameLink">DaprPreviewClient</span></a> - Interface in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">Generic client interface for preview or alpha APIs in Dapr, regardless of GRPC or HTTP.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ActiveActorsCount</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.ActiveActorsCount</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ActiveActorsCount.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.ActiveActorsCount</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.ActiveActorsCountOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishRequest is the message to bulk publish events to pubsub topic</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishRequest is the message to bulk publish events to pubsub topic</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequestEntry</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishRequestEntry is the message containing the event to be bulk published</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequestEntry.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishRequestEntry is the message containing the event to be bulk published</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequestEntryOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishResponse is the message returned from a BulkPublishEvent call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishResponse is the message returned from a BulkPublishEvent call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponseFailedEntry</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponseFailedEntry.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkPublishResponseFailedEntry is the message containing the entryID and error of a failed event in BulkPublishEvent call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponseFailedEntryOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkPublishResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkStateItem</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkStateItem is the response item for a bulk get operation.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkStateItem.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
BulkStateItem is the response item for a bulk get operation.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.BulkStateItemOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptRequest is the request for DecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptRequest is the request for DecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequestOptions</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequestOptions.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptRequestOptions contains options for the first message in the DecryptAlpha1 request.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequestOptionsOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptResponse is the response for DecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DecryptResponse is the response for DecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.DecryptResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteBulkStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteBulkStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DeleteBulkStateRequest is the message to delete a list of key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteBulkStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DeleteStateRequest is the message to delete key-value states in the specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
DeleteStateRequest is the message to delete key-value states in the specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.DeleteStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptRequest is the request for EncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptRequest is the request for EncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequestOptions</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequestOptions.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptRequestOptions contains options for the first message in the EncryptAlpha1 request.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequestOptionsOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptResponse is the response for EncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
EncryptResponse is the response for EncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.EncryptResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteActorStateTransactionRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteActorStateTransactionRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ExecuteActorStateTransactionRequest is the message to execute multiple operations on a specified actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteStateTransactionRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteStateTransactionRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ExecuteStateTransactionRequest is the message to execute multiple operations on a specified store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.ExecuteStateTransactionRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetActorStateRequest is the message to get key-value states from specific actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetActorStateRequest is the message to get key-value states from specific actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetActorStateResponse is the response conveying the actor's state value.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetActorStateResponse is the response conveying the actor's state value.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetActorStateResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetActorStateResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkSecretRequest is the message to get the secrets from secret store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkSecretRequest is the message to get the secrets from secret store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkSecretResponse is the response message to convey the requested secrets.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkSecretResponse is the response message to convey the requested secrets.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkSecretResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkStateRequest is the message to get a list of key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkStateRequest is the message to get a list of key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkStateResponse is the response conveying the list of state values.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetBulkStateResponse is the response conveying the list of state values.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetBulkStateResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetConfigurationResponse is the response conveying the list of configuration values.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetConfigurationResponse is the response conveying the list of configuration values.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetConfigurationResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetMetadataResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetMetadataResponse is a message that is returned on GetMetadata rpc call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetMetadataResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetMetadataResponse is a message that is returned on GetMetadata rpc call</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetMetadataResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetSecretRequest is the message to get secret from secret store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetSecretRequest is the message to get secret from secret store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetSecretResponse is the response message to convey the requested secret.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetSecretResponse is the response message to convey the requested secret.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetSecretResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetStateRequest is the message to get key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetStateRequest is the message to get key-value states from specific state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetStateResponse is the response conveying the state value and etag.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetStateResponse is the response conveying the state value and etag.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetStateResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetWorkflowRequest is the request for GetWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetWorkflowRequest is the request for GetWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetWorkflowResponse is the response for GetWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
GetWorkflowResponse is the response for GetWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.GetWorkflowResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeActorRequest is the message to call an actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeActorRequest is the message to call an actor.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeActorResponse is the method that returns an actor invocation response.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeActorResponse is the method that returns an actor invocation response.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeActorResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeActorResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeBindingRequest is the message to send data to output bindings</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeBindingRequest is the message to send data to output bindings</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeBindingResponse is the message returned from an output binding invocation</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeBindingResponse is the message returned from an output binding invocation</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeBindingResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeServiceRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeServiceRequest represents the request message for Service invocation.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeServiceRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
InvokeServiceRequest represents the request message for Service invocation.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.InvokeServiceRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PauseWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PauseWorkflowRequest is the request for PauseWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PauseWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PauseWorkflowRequest is the request for PauseWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PauseWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PublishEventRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PublishEventRequest is the message to publish event data to pubsub topic</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PublishEventRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PublishEventRequest is the message to publish event data to pubsub topic</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PublishEventRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscription</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscription</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscription.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscription</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRule</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscriptionRule</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRule.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscriptionRule</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRuleOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRules</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscriptionRules</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRules.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.PubsubSubscriptionRules</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PubsubSubscriptionRulesOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PurgeWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PurgeWorkflowRequest is the request for PurgeWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.PurgeWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
PurgeWorkflowRequest is the request for PurgeWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.PurgeWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateItem</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.QueryStateItem</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateItem.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.QueryStateItem</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateItemOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
QueryStateRequest is the message to query state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
QueryStateRequest is the message to query state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
QueryStateResponse is the response conveying the query results.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
QueryStateResponse is the response conveying the query results.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.QueryStateResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RaiseEventWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RaiseEventWorkflowRequest is the request for RaiseEventWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RaiseEventWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RaiseEventWorkflowRequest is the request for RaiseEventWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.RaiseEventWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorReminderRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorReminderRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RegisterActorReminderRequest is the message to register a reminder for an actor of a given type and id.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorReminderRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorTimerRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorTimerRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RegisterActorTimerRequest is the message to register a timer for an actor of a given type and id.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisterActorTimerRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisteredComponents</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.RegisteredComponents</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisteredComponents.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.RegisteredComponents</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.RegisteredComponentsOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RenameActorReminderRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RenameActorReminderRequest is the message to rename an actor reminder.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.RenameActorReminderRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
RenameActorReminderRequest is the message to rename an actor reminder.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.RenameActorReminderRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ResumeWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ResumeWorkflowRequest is the request for ResumeWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.ResumeWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
ResumeWorkflowRequest is the request for ResumeWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.ResumeWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SaveStateRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SaveStateRequest is the message to save multiple states into state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SaveStateRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SaveStateRequest is the message to save multiple states into state store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SaveStateRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SecretResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SecretResponse is a map of decrypted string/string values</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SecretResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SecretResponse is a map of decrypted string/string values</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SecretResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SetMetadataRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.SetMetadataRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SetMetadataRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.SetMetadataRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SetMetadataRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StartWorkflowRequest is the request for StartWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StartWorkflowRequest is the request for StartWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StartWorkflowResponse is the response for StartWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
StartWorkflowResponse is the response for StartWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.StartWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.StartWorkflowResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.SubscribeConfigurationResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.SubscribeConfigurationResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubscribeConfigurationResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleDecryptRequest is the request for SubtleDecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleDecryptRequest is the request for SubtleDecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleDecryptResponse is the response for SubtleDecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleDecryptResponse is the response for SubtleDecryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleDecryptResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleEncryptRequest is the request for SubtleEncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleEncryptRequest is the request for SubtleEncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleEncryptResponse is the response for SubtleEncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleEncryptResponse is the response for SubtleEncryptAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleEncryptResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleGetKeyRequest is the request object for SubtleGetKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyRequest.KeyFormat</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf enum <code>dapr.proto.runtime.v1.SubtleGetKeyRequest.KeyFormat</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleGetKeyResponse is the response for SubtleGetKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleGetKeyResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleSignRequest is the request for SubtleSignAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleSignRequest is the request for SubtleSignAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleSignResponse is the response for SubtleSignAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleSignResponse is the response for SubtleSignAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleSignResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleSignResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyRequest is the request for SubtleUnwrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyResponse is the response for SubtleUnwrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleUnwrapKeyResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleVerifyRequest is the request for SubtleVerifyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleVerifyRequest is the request for SubtleVerifyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleVerifyResponse is the response for SubtleVerifyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleVerifyResponse is the response for SubtleVerifyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleVerifyResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleWrapKeyRequest is the request for SubtleWrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
SubtleWrapKeyResponse is the response for SubtleWrapKeyAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.SubtleWrapKeyResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TerminateWorkflowRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TerminateWorkflowRequest is the request for TerminateWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TerminateWorkflowRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TerminateWorkflowRequest is the request for TerminateWorkflowAlpha1.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.TerminateWorkflowRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalActorStateOperation</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalActorStateOperation.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TransactionalActorStateOperation is the message to execute a specified operation with a key-value pair.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalActorStateOperationOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalStateOperation</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalStateOperation.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
TransactionalStateOperation is the message to execute a specified operation with a key-value pair.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.TransactionalStateOperationOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TryLockRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TryLockRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TryLockResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.TryLockResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.TryLockResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.TryLockResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnlockRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnlockRequest</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnlockResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnlockResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockResponse.Status</span></a> - Enum in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf enum <code>dapr.proto.runtime.v1.UnlockResponse.Status</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnlockResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnlockResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorReminderRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnregisterActorReminderRequest is the message to unregister an actor reminder.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorReminderRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnregisterActorReminderRequest is the message to unregister an actor reminder.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorReminderRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorTimerRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnregisterActorTimerRequest is the message to unregister an actor timer</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorTimerRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnregisterActorTimerRequest is the message to unregister an actor timer</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnregisterActorTimerRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationRequest</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationRequest.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">
UnSubscribeConfigurationRequest is the message to stop watching the key-value configuration.</div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationRequestOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationResponse</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnsubscribeConfigurationResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationResponse.Builder</span></a> - Class in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>
<div class="block">Protobuf type <code>dapr.proto.runtime.v1.UnsubscribeConfigurationResponse</code></div>
</dd>
<dt><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1"><span class="typeNameLink">DaprProtos.UnsubscribeConfigurationResponseOrBuilder</span></a> - Interface in <a href="io/dapr/v1/package-summary.html">io.dapr.v1</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#DATA_CONTENT_TYPE_FIELD_NUMBER">DATA_CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#DATA_CONTENT_TYPE_FIELD_NUMBER">DATA_CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#DATA_CONTENT_TYPE_FIELD_NUMBER">DATA_CONTENT_TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#DATA_ENCRYPTION_CIPHER_FIELD_NUMBER">DATA_ENCRYPTION_CIPHER_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#DATA_FIELD_NUMBER">DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#deactivate(java.lang.String,java.lang.String)">deactivate(String, String)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Deactivates an actor for an actor type with given actor id.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#DEAD_LETTER_TOPIC_FIELD_NUMBER">DEAD_LETTER_TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#DEAD_LETTER_TOPIC_FIELD_NUMBER">DEAD_LETTER_TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#decryptAlpha1(io.grpc.stub.StreamObserver)">decryptAlpha1(StreamObserver&lt;DaprProtos.DecryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
DecryptAlpha1 decrypts a message using the Dapr encryption scheme and a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#decryptAlpha1(io.grpc.stub.StreamObserver)">decryptAlpha1(StreamObserver&lt;DaprProtos.DecryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
DecryptAlpha1 decrypts a message using the Dapr encryption scheme and a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#DECRYPTION_KEY_NAME_FIELD_NUMBER">DECRYPTION_KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#DEFAULT_FIELD_NUMBER">DEFAULT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils"><span class="typeNameLink">DefaultContentTypeConverter</span></a> - Class in <a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></dt>
<dd>
<div class="block">A utility class for converting event to bytes based on content type or given serializer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#%3Cinit%3E()">DefaultContentTypeConverter()</a></span> - Constructor for class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><span class="typeNameLink">DefaultObjectSerializer</span></a> - Class in <a href="io/dapr/serializer/package-summary.html">io.dapr.serializer</a></dt>
<dd>
<div class="block">Default serializer/deserializer for request/response objects and for state objects too.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DefaultObjectSerializer.html#%3Cinit%3E()">DefaultObjectSerializer()</a></span> - Constructor for class io.dapr.serializer.<a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer">DefaultObjectSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#DELETE">DELETE</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html#DELETE">DELETE</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html" title="enum in io.dapr.client.domain">TransactionalStateOperation.OperationType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#DELETE">DELETE</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>DELETE = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#DELETE">DELETE</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#DELETE"><code>DaprHttp.HttpMethods.DELETE</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#DELETE_VALUE">DELETE_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>DELETE = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#deleteBulkState(io.dapr.v1.DaprProtos.DeleteBulkStateRequest)">deleteBulkState(DaprProtos.DeleteBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Deletes a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#deleteBulkState(io.dapr.v1.DaprProtos.DeleteBulkStateRequest)">deleteBulkState(DaprProtos.DeleteBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Deletes a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#deleteBulkState(io.dapr.v1.DaprProtos.DeleteBulkStateRequest,io.grpc.stub.StreamObserver)">deleteBulkState(DaprProtos.DeleteBulkStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Deletes a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#deleteBulkState(io.dapr.v1.DaprProtos.DeleteBulkStateRequest,io.grpc.stub.StreamObserver)">deleteBulkState(DaprProtos.DeleteBulkStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Deletes a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#deleteState(io.dapr.client.domain.DeleteStateRequest)">deleteState(DeleteStateRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Delete a state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#deleteState(io.dapr.client.domain.DeleteStateRequest)">deleteState(DeleteStateRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Delete a state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#deleteState(io.dapr.client.domain.DeleteStateRequest)">deleteState(DeleteStateRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Delete a state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#deleteState(io.dapr.v1.DaprProtos.DeleteStateRequest)">deleteState(DaprProtos.DeleteStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Deletes the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#deleteState(io.dapr.v1.DaprProtos.DeleteStateRequest)">deleteState(DaprProtos.DeleteStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Deletes the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#deleteState(io.dapr.v1.DaprProtos.DeleteStateRequest,io.grpc.stub.StreamObserver)">deleteState(DaprProtos.DeleteStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Deletes the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#deleteState(io.dapr.v1.DaprProtos.DeleteStateRequest,io.grpc.stub.StreamObserver)">deleteState(DaprProtos.DeleteStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Deletes the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#deleteState(java.lang.String,java.lang.String)">deleteState(String, String)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Delete a state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#deleteState(java.lang.String,java.lang.String,java.lang.String,io.dapr.client.domain.StateOptions)">deleteState(String, String, String, StateOptions)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Delete a state.</div>
</dd>
<dt><a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">DeleteStateRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to delete a state by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">DeleteStateRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>
<div class="block">Constructor for DeleteStateRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#DESC">DESC</a></span> - io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#deserialize(byte%5B%5D)">deserialize(byte[])</a></span> - Static method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Deserialize a message topic from Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#deserialize(byte%5B%5D,io.dapr.utils.TypeRef)">deserialize(byte[], TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Deserializes the byte array into the original object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DaprObjectSerializer.html#deserialize(byte%5B%5D,io.dapr.utils.TypeRef)">deserialize(byte[], TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.serializer.<a href="io/dapr/serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a></dt>
<dd>
<div class="block">Deserializes the given byte[] into a object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DefaultObjectSerializer.html#deserialize(byte%5B%5D,io.dapr.utils.TypeRef)">deserialize(byte[], TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.serializer.<a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer">DefaultObjectSerializer</a></dt>
<dd>
<div class="block">Deserializes the byte array into the original object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorObjectSerializer.html#deserialize(byte%5B%5D,java.lang.Class)">deserialize(byte[], Class&lt;T&gt;)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorObjectSerializer.html" title="class in io.dapr.actors.runtime">ActorObjectSerializer</a></dt>
<dd>
<div class="block">Deserializes the byte array into the original object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#deserialize(byte%5B%5D,java.lang.Class)">deserialize(byte[], Class&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Deserializes the byte array into the original object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html#deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)">deserialize(JsonParser, DeserializationContext)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html" title="class in io.dapr.client.domain">StateOptions.StateOptionDurationDeserializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#DIGEST_FIELD_NUMBER">DIGEST_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#DIGEST_FIELD_NUMBER">DIGEST_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#DOUBLE">DOUBLE</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html#DROP">DROP</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain">BulkSubscribeAppResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#DROP">DROP</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
DROP status signals Dapr to drop the message as part of an unexpected scenario (warning is logged).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#DROP_VALUE">DROP_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
DROP status signals Dapr to drop the message as part of an unexpected scenario (warning is logged).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#DUE_TIME_FIELD_NUMBER">DUE_TIME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#DUE_TIME_FIELD_NUMBER">DUE_TIME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/DurationUtils.html" title="class in io.dapr.utils"><span class="typeNameLink">DurationUtils</span></a> - Class in <a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DurationUtils.html#%3Cinit%3E()">DurationUtils()</a></span> - Constructor for class io.dapr.utils.<a href="io/dapr/utils/DurationUtils.html" title="class in io.dapr.utils">DurationUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#ENABLED_FIELD_NUMBER">ENABLED_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#encodeQueryString()">encodeQueryString()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Encodes the query string for the HTTP request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#encryptAlpha1(io.grpc.stub.StreamObserver)">encryptAlpha1(StreamObserver&lt;DaprProtos.EncryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
EncryptAlpha1 encrypts a message using the Dapr encryption scheme and a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#encryptAlpha1(io.grpc.stub.StreamObserver)">encryptAlpha1(StreamObserver&lt;DaprProtos.EncryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
EncryptAlpha1 encrypts a message using the Dapr encryption scheme and a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#ENTRIES_FIELD_NUMBER">ENTRIES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#ENTRIES_FIELD_NUMBER">ENTRIES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#ENTRY_ID_FIELD_NUMBER">ENTRY_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#ENTRY_ID_FIELD_NUMBER">ENTRY_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#ENTRY_ID_FIELD_NUMBER">ENTRY_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#ENTRY_ID_FIELD_NUMBER">ENTRY_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters"><span class="typeNameLink">EqFilter</span></a>&lt;<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="type parameter in EqFilter">T</a>&gt; - Class in <a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#%3Cinit%3E()">EqFilter()</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#%3Cinit%3E(java.lang.String,T)">EqFilter(String, T)</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Checks if this instance is equals to the other instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#ERROR_FIELD_NUMBER">ERROR_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#ERROR_FIELD_NUMBER">ERROR_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#ERROR_FIELD_NUMBER">ERROR_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#ETAG_FIELD_NUMBER">ETAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#ETAG_FIELD_NUMBER">ETAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#ETAG_FIELD_NUMBER">ETAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#ETAG_FIELD_NUMBER">ETAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#ETAG_FIELD_NUMBER">ETAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#EVENT_DATA_FIELD_NUMBER">EVENT_DATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#EVENT_FIELD_NUMBER">EVENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#EVENT_NAME_FIELD_NUMBER">EVENT_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#EVENT_NOT_SET">EVENT_NOT_SET</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#EVENTUAL">EVENTUAL</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#executeActorStateTransaction(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest)">executeActorStateTransaction(DaprProtos.ExecuteActorStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Executes state transactions for a specified actor</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#executeActorStateTransaction(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest)">executeActorStateTransaction(DaprProtos.ExecuteActorStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Executes state transactions for a specified actor</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#executeActorStateTransaction(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest,io.grpc.stub.StreamObserver)">executeActorStateTransaction(DaprProtos.ExecuteActorStateTransactionRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Executes state transactions for a specified actor</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#executeActorStateTransaction(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest,io.grpc.stub.StreamObserver)">executeActorStateTransaction(DaprProtos.ExecuteActorStateTransactionRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Executes state transactions for a specified actor</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#executeStateTransaction(io.dapr.client.domain.ExecuteStateTransactionRequest)">executeStateTransaction(ExecuteStateTransactionRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Execute a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#executeStateTransaction(io.dapr.client.domain.ExecuteStateTransactionRequest)">executeStateTransaction(ExecuteStateTransactionRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Execute a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#executeStateTransaction(io.dapr.client.domain.ExecuteStateTransactionRequest)">executeStateTransaction(ExecuteStateTransactionRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Execute a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#executeStateTransaction(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest)">executeStateTransaction(DaprProtos.ExecuteStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Executes transactions for a specified store</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#executeStateTransaction(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest)">executeStateTransaction(DaprProtos.ExecuteStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Executes transactions for a specified store</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#executeStateTransaction(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest,io.grpc.stub.StreamObserver)">executeStateTransaction(DaprProtos.ExecuteStateTransactionRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Executes transactions for a specified store</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#executeStateTransaction(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest,io.grpc.stub.StreamObserver)">executeStateTransaction(DaprProtos.ExecuteStateTransactionRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Executes transactions for a specified store</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#executeStateTransaction(java.lang.String,java.util.List)">executeStateTransaction(String, List&lt;TransactionalStateOperation&lt;?&gt;&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Execute a transaction.</div>
</dd>
<dt><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">ExecuteStateTransactionRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request for executing state transaction operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#%3Cinit%3E(java.lang.String)">ExecuteStateTransactionRequest(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">Constructor for ExecuteStateTransactionRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#EXPIRY_IN_SECONDS_FIELD_NUMBER">EXPIRY_IN_SECONDS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#EXTENDED_METADATA_FIELD_NUMBER">EXTENDED_METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#EXTENSIONS_FIELD_NUMBER">EXTENSIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#EXTENSIONS_FIELD_NUMBER">EXTENSIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#FAILEDENTRIES_FIELD_NUMBER">FAILEDENTRIES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/filters/Filter.html" title="class in io.dapr.client.domain.query.filters"><span class="typeNameLink">Filter</span></a>&lt;<a href="io/dapr/client/domain/query/filters/Filter.html" title="type parameter in Filter">T</a>&gt; - Class in <a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/Filter.html#%3Cinit%3E(java.lang.String)">Filter(String)</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/Filter.html" title="class in io.dapr.client.domain.query.filters">Filter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorUtils.html#findActorTypeName(java.lang.Class)">findActorTypeName(Class&lt;?&gt;)</a></span> - Static method in class io.dapr.actors.<a href="io/dapr/actors/ActorUtils.html" title="class in io.dapr.actors">ActorUtils</a></dt>
<dd>
<div class="block">Finds the actor type name for the given class or interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#FIRST_WRITE">FIRST_WRITE</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#FLOAT">FLOAT</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#FORMAT_FIELD_NUMBER">FORMAT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#forNumber(int)">forNumber(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#fromValue(java.lang.String)">fromValue(String)</a></span> - Static method in enum io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#fromValue(java.lang.String)">fromValue(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#fromValue(java.lang.String)">fromValue(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="io/dapr/config/GenericProperty.html" title="class in io.dapr.config"><span class="typeNameLink">GenericProperty</span></a>&lt;<a href="io/dapr/config/GenericProperty.html" title="type parameter in GenericProperty">T</a>&gt; - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">Configuration property for any type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Property.html#get()">get()</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/Property.html" title="class in io.dapr.config">Property</a></dt>
<dd>
<div class="block">Gets the value defined by system property first, then env variable or sticks to default.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#get(java.lang.Class)">get(Class&lt;T&gt;)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>
<div class="block">Creates a reference to a given class type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#get(java.lang.reflect.Type)">get(Type)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>
<div class="block">Creates a reference to a given class type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#get(java.lang.String,io.dapr.utils.TypeRef)">get(String, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Fetches the most recent value for the given state, including cached value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#get(java.lang.String,java.lang.Class)">get(String, Class&lt;T&gt;)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Fetches the most recent value for the given state, including cached value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#GET">GET</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#GET">GET</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>GET = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#GET">GET</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#GET"><code>DaprHttp.HttpMethods.GET</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#GET_VALUE">GET_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>GET = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCount(int)">getActiveActorsCount(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getActiveActorsCount(int)">getActiveActorsCount(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getActiveActorsCount(int)">getActiveActorsCount(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountBuilder(int)">getActiveActorsCountBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountBuilderList()">getActiveActorsCountBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountCount()">getActiveActorsCountCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getActiveActorsCountCount()">getActiveActorsCountCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getActiveActorsCountCount()">getActiveActorsCountCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountList()">getActiveActorsCountList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getActiveActorsCountList()">getActiveActorsCountList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getActiveActorsCountList()">getActiveActorsCountList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountOrBuilder(int)">getActiveActorsCountOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getActiveActorsCountOrBuilder(int)">getActiveActorsCountOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getActiveActorsCountOrBuilder(int)">getActiveActorsCountOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getActiveActorsCountOrBuilderList()">getActiveActorsCountOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getActiveActorsCountOrBuilderList()">getActiveActorsCountOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getActiveActorsCountOrBuilderList()">getActiveActorsCountOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Returns the ActorId associated with the proxy object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getActorId()">getActorId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getActorId()">getActorId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getActorIdBytes()">getActorIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#getActorIdleTimeout()">getActorIdleTimeout()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Gets the duration for Actors' timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#getActorScanInterval()">getActorScanInterval()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Gets the duration to scan for Actors.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getActorState(io.dapr.v1.DaprProtos.GetActorStateRequest)">getActorState(DaprProtos.GetActorStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getActorState(io.dapr.v1.DaprProtos.GetActorStateRequest)">getActorState(DaprProtos.GetActorStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getActorState(io.dapr.v1.DaprProtos.GetActorStateRequest,io.grpc.stub.StreamObserver)">getActorState(DaprProtos.GetActorStateRequest, StreamObserver&lt;DaprProtos.GetActorStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets the state for a specific actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getActorState(io.dapr.v1.DaprProtos.GetActorStateRequest,io.grpc.stub.StreamObserver)">getActorState(DaprProtos.GetActorStateRequest, StreamObserver&lt;DaprProtos.GetActorStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#getActorStateManager()">getActorStateManager()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Returns the state store manager for this Actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Returns actor implementation type of the actor associated with the proxy object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getActorType()">getActorType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getActorType()">getActorType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getActorTypeBytes()">getActorTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getAlgorithm()">getAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getAlgorithm()">getAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getAlgorithmBytes()">getAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getAppId()">getAppId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getAssociatedData()">getAssociatedData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getAssociatedData()">getAssociatedData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getBinaryData()">getBinaryData()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the cloud event's binary data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getBindings(int)">getBindings(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getBindings(int)">getBindings(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html#getBindings(int)">getBindings(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getBindingsBytes(int)">getBindingsBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getBindingsBytes(int)">getBindingsBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html#getBindingsBytes(int)">getBindingsBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getBindingsCount()">getBindingsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getBindingsCount()">getBindingsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html#getBindingsCount()">getBindingsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getBindingsList()">getBindingsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getBindingsList()">getBindingsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html#getBindingsList()">getBindingsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.Response.html#getBody()">getBody()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.Response.html" title="class in io.dapr.client">DaprHttp.Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getBody()">getBody()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getBulkPublishEventAlpha1Method()">getBulkPublishEventAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkSecret(io.dapr.client.domain.GetBulkSecretRequest)">getBulkSecret(GetBulkSecretRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches all secrets from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#getBulkSecret(io.dapr.client.domain.GetBulkSecretRequest)">getBulkSecret(GetBulkSecretRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Fetches all secrets from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#getBulkSecret(io.dapr.client.domain.GetBulkSecretRequest)">getBulkSecret(GetBulkSecretRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Fetches all secrets from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getBulkSecret(io.dapr.v1.DaprProtos.GetBulkSecretRequest)">getBulkSecret(DaprProtos.GetBulkSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets a bulk of secrets</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getBulkSecret(io.dapr.v1.DaprProtos.GetBulkSecretRequest)">getBulkSecret(DaprProtos.GetBulkSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets a bulk of secrets</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getBulkSecret(io.dapr.v1.DaprProtos.GetBulkSecretRequest,io.grpc.stub.StreamObserver)">getBulkSecret(DaprProtos.GetBulkSecretRequest, StreamObserver&lt;DaprProtos.GetBulkSecretResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets a bulk of secrets</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getBulkSecret(io.dapr.v1.DaprProtos.GetBulkSecretRequest,io.grpc.stub.StreamObserver)">getBulkSecret(DaprProtos.GetBulkSecretRequest, StreamObserver&lt;DaprProtos.GetBulkSecretResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets a bulk of secrets</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkSecret(java.lang.String)">getBulkSecret(String)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches all secrets from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkSecret(java.lang.String,java.util.Map)">getBulkSecret(String, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches all secrets from the configured vault.</div>
</dd>
<dt><a href="io/dapr/client/domain/GetBulkSecretRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">GetBulkSecretRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to get a secret by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkSecretRequest.html#%3Cinit%3E(java.lang.String)">GetBulkSecretRequest(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkSecretRequest.html" title="class in io.dapr.client.domain">GetBulkSecretRequest</a></dt>
<dd>
<div class="block">Constructor for GetBulkSecretRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkState(io.dapr.client.domain.GetBulkStateRequest,io.dapr.utils.TypeRef)">getBulkState(GetBulkStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve bulk States based on their keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#getBulkState(io.dapr.client.domain.GetBulkStateRequest,io.dapr.utils.TypeRef)">getBulkState(GetBulkStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Retrieve bulk States based on their keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#getBulkState(io.dapr.client.domain.GetBulkStateRequest,io.dapr.utils.TypeRef)">getBulkState(GetBulkStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Retrieve bulk States based on their keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getBulkState(io.dapr.v1.DaprProtos.GetBulkStateRequest)">getBulkState(DaprProtos.GetBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getBulkState(io.dapr.v1.DaprProtos.GetBulkStateRequest)">getBulkState(DaprProtos.GetBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getBulkState(io.dapr.v1.DaprProtos.GetBulkStateRequest,io.grpc.stub.StreamObserver)">getBulkState(DaprProtos.GetBulkStateRequest, StreamObserver&lt;DaprProtos.GetBulkStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getBulkState(io.dapr.v1.DaprProtos.GetBulkStateRequest,io.grpc.stub.StreamObserver)">getBulkState(DaprProtos.GetBulkStateRequest, StreamObserver&lt;DaprProtos.GetBulkStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets a bulk of state items for a list of keys</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkState(java.lang.String,java.util.List,io.dapr.utils.TypeRef)">getBulkState(String, List&lt;String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve bulk States based on their keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getBulkState(java.lang.String,java.util.List,java.lang.Class)">getBulkState(String, List&lt;String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve bulk States based on their keys.</div>
</dd>
<dt><a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">GetBulkStateRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to get bulk state by keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#%3Cinit%3E(java.lang.String,java.lang.String...)">GetBulkStateRequest(String, String...)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#%3Cinit%3E(java.lang.String,java.util.List)">GetBulkStateRequest(String, List&lt;String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>
<div class="block">Constructor for GetBulkStateRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getBulkSubscribe()">getBulkSubscribe()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getBulkSubscribe()">getBulkSubscribe()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getBulkSubscribe()">getBulkSubscribe()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getBulkSubscribeBuilder()">getBulkSubscribeBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getBulkSubscribeOrBuilder()">getBulkSubscribeOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getBulkSubscribeOrBuilder()">getBulkSubscribeOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getBulkSubscribeOrBuilder()">getBulkSubscribeOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getBytes()">getBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getBytes()">getBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getBytes()">getBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getCallback()">getCallback()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getCallback()">getCallback()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getCallback()">getCallback()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getCallbackBytes()">getCallbackBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getCallbackBytes()">getCallbackBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getCallbackBytes()">getCallbackBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorMethodContext.html#getCallType()">getCallType()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorMethodContext.html" title="class in io.dapr.actors.runtime">ActorMethodContext</a></dt>
<dd>
<div class="block">Gets the call type to be used.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getCapabilities(int)">getCapabilities(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getCapabilities(int)">getCapabilities(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getCapabilities(int)">getCapabilities(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getCapabilitiesBytes(int)">getCapabilitiesBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getCapabilitiesBytes(int)">getCapabilitiesBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getCapabilitiesBytes(int)">getCapabilitiesBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getCapabilitiesCount()">getCapabilitiesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getCapabilitiesCount()">getCapabilitiesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getCapabilitiesCount()">getCapabilitiesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getCapabilitiesList()">getCapabilitiesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getCapabilitiesList()">getCapabilitiesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getCapabilitiesList()">getCapabilitiesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getCiphertext()">getCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to decrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getCiphertext()">getCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Message to decrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getCiphertext()">getCiphertext()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Message to decrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#getCiphertext()">getCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Encrypted ciphertext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getCiphertext()">getCiphertext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>
<div class="block">
Encrypted ciphertext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponseOrBuilder.html#getCiphertext()">getCiphertext()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Encrypted ciphertext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/AndFilter.html#getClauses()">getClauses()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters">AndFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/OrFilter.html#getClauses()">getClauses()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters">OrFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getCloudEvent()">getCloudEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getCloudEvent()">getCloudEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getCloudEvent()">getCloudEvent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getCloudEventBuilder()">getCloudEventBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getCloudEventOrBuilder()">getCloudEventOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getCloudEventOrBuilder()">getCloudEventOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getCloudEventOrBuilder()">getCloudEventOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getComponentName()">getComponentName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getComponentName()">getComponentName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getComponentNameBytes()">getComponentNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.html#getConcurrency()">getConcurrency()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.html" title="class in io.dapr.client.domain">StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getConcurrency()">getConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getConcurrency()">getConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html#getConcurrency()">getConcurrency()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateOptionsOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getConcurrency()">getConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getConcurrency()">getConcurrency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getConcurrency()">getConcurrency()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateOptionsOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getConcurrencyValue()">getConcurrencyValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#getConfig()">getConfig()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Gets the Actor configuration for this runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getConfiguration(io.dapr.client.domain.GetConfigurationRequest)">getConfiguration(GetConfigurationRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve Map of configurations based on a provided configuration request object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#getConfiguration(io.dapr.client.domain.GetConfigurationRequest)">getConfiguration(GetConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Retrieve Map of configurations based on a provided configuration request object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#getConfiguration(io.dapr.client.domain.GetConfigurationRequest)">getConfiguration(GetConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Retrieve Map of configurations based on a provided configuration request object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getConfiguration(io.dapr.v1.DaprProtos.GetConfigurationRequest)">getConfiguration(DaprProtos.GetConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getConfiguration(io.dapr.v1.DaprProtos.GetConfigurationRequest)">getConfiguration(DaprProtos.GetConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getConfiguration(io.dapr.v1.DaprProtos.GetConfigurationRequest,io.grpc.stub.StreamObserver)">getConfiguration(DaprProtos.GetConfigurationRequest, StreamObserver&lt;DaprProtos.GetConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getConfiguration(io.dapr.v1.DaprProtos.GetConfigurationRequest,io.grpc.stub.StreamObserver)">getConfiguration(DaprProtos.GetConfigurationRequest, StreamObserver&lt;DaprProtos.GetConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getConfiguration(java.lang.String,java.lang.String)">getConfiguration(String, String)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a configuration based on a provided key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getConfiguration(java.lang.String,java.lang.String...)">getConfiguration(String, String...)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve Map of configurations based on a provided variable number of keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getConfiguration(java.lang.String,java.lang.String,java.util.Map)">getConfiguration(String, String, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a configuration based on a provided key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getConfiguration(java.lang.String,java.util.List,java.util.Map)">getConfiguration(String, List&lt;String&gt;, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve Map of configurations based on a provided variable number of keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getConfigurationAlpha1(io.dapr.v1.DaprProtos.GetConfigurationRequest)">getConfigurationAlpha1(DaprProtos.GetConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getConfigurationAlpha1(io.dapr.v1.DaprProtos.GetConfigurationRequest)">getConfigurationAlpha1(DaprProtos.GetConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getConfigurationAlpha1(io.dapr.v1.DaprProtos.GetConfigurationRequest,io.grpc.stub.StreamObserver)">getConfigurationAlpha1(DaprProtos.GetConfigurationRequest, StreamObserver&lt;DaprProtos.GetConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getConfigurationAlpha1(io.dapr.v1.DaprProtos.GetConfigurationRequest,io.grpc.stub.StreamObserver)">getConfigurationAlpha1(DaprProtos.GetConfigurationRequest, StreamObserver&lt;DaprProtos.GetConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
GetConfiguration gets configuration from configuration store.</div>
</dd>
<dt><a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">GetConfigurationRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Request to get one or more configuration items from Dapr's configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetConfigurationRequest.html#%3Cinit%3E(java.lang.String,java.util.List)">GetConfigurationRequest(String, List&lt;String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain">GetConfigurationRequest</a></dt>
<dd>
<div class="block">Constructor for GetConfigurationRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.html#getConsistency()">getConsistency()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.html" title="class in io.dapr.client.domain">StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getConsistency()">getConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getConsistency()">getConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html#getConsistency()">getConsistency()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateOptionsOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getConsistency()">getConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getConsistency()">getConsistency()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getConsistency()">getConsistency()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptionsOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateOptionsOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getConsistencyValue()">getConsistencyValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain">BulkSubscribeMessageEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DaprObjectSerializer.html#getContentType()">getContentType()</a></span> - Method in interface io.dapr.serializer.<a href="io/dapr/serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a></dt>
<dd>
<div class="block">Returns the content type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DefaultObjectSerializer.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.serializer.<a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer">DefaultObjectSerializer</a></dt>
<dd>
<div class="block">Returns the content type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getContentType()">getContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html#getContentType()">getContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeResponseOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getContentType()">getContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getContentType()">getContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getContentType()">getContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeResponseOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getContentTypeBytes()">getContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getCount()">getCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>int32 count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getCount()">getCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>
<div class="block"><code>int32 count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html#getCount()">getCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ActiveActorsCountOrBuilder</a></dt>
<dd>
<div class="block"><code>int32 count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getCreatedAt()">getCreatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getCreatedAt()">getCreatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getCreatedAt()">getCreatedAt()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getCreatedAtBuilder()">getCreatedAtBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getCreatedAtOrBuilder()">getCreatedAtOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getCreatedAtOrBuilder()">getCreatedAtOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getCreatedAtOrBuilder()">getCreatedAtOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getData()">getData()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the cloud event data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#getData()">getData()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#getData()">getData()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeResponseOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Data sent in the chunk.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>
<div class="block">
Data sent in the chunk.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayloadOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayloadOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StreamPayloadOrBuilder</a></dt>
<dd>
<div class="block">
Data sent in the chunk.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The content which will be sent to "to" output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The content which will be sent to "to" output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The content which will be sent to "to" output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>bytes data = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be published to topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The data which will be published to topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The data which will be published to topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The object value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The object value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>bytes data = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getData()">getData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>bytes data = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getData()">getData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes data = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getDataBuilder()">getDataBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getDataBuilder()">getDataBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getDatacontenttype()">getDatacontenttype()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the type of the data's content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getDataContentType()">getDataContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getDataContentType()">getDataContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getDataContentType()">getDataContentType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getDataContentType()">getDataContentType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getDataContentTypeBytes()">getDataContentTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDataCount()">getDataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDataCount()">getDataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#getDataCount()">getDataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDataCount()">getDataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDataCount()">getDataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#getDataCount()">getDataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDataEncryptionCipher()">getDataEncryptionCipher()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDataEncryptionCipher()">getDataEncryptionCipher()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getDataEncryptionCipher()">getDataEncryptionCipher()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDataEncryptionCipherBytes()">getDataEncryptionCipherBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDataEncryptionCipherBytes()">getDataEncryptionCipherBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getDataEncryptionCipherBytes()">getDataEncryptionCipherBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDataMap()">getDataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDataMap()">getDataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#getDataMap()">getDataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDataMap()">getDataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDataMap()">getDataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#getDataMap()">getDataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html#getDataOrBuilder()">getDataOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeResponseOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDataOrDefault(java.lang.String,io.dapr.v1.DaprProtos.SecretResponse)">getDataOrDefault(String, DaprProtos.SecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDataOrDefault(java.lang.String,io.dapr.v1.DaprProtos.SecretResponse)">getDataOrDefault(String, DaprProtos.SecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#getDataOrDefault(java.lang.String,io.dapr.v1.DaprProtos.SecretResponse)">getDataOrDefault(String, DaprProtos.SecretResponse)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDataOrDefault(java.lang.String,java.lang.String)">getDataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDataOrDefault(java.lang.String,java.lang.String)">getDataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#getDataOrDefault(java.lang.String,java.lang.String)">getDataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html#getDataOrThrow(java.lang.String)">getDataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretResponseOrBuilder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getDeadLetterTopic()">getDeadLetterTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getDeadLetterTopicBytes()">getDeadLetterTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getDecryptAlpha1Method()">getDecryptAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDecryptionKeyName()">getDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDecryptionKeyName()">getDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getDecryptionKeyName()">getDecryptionKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDecryptionKeyNameBytes()">getDecryptionKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDecryptionKeyNameBytes()">getDecryptionKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getDecryptionKeyNameBytes()">getDecryptionKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getDefault()">getDefault()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getDefault()">getDefault()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getDefault()">getDefault()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getDefaultBytes()">getDefaultBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getDefaultBytes()">getDefaultBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getDefaultBytes()">getDefaultBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getDeleteBulkStateMethod()">getDeleteBulkStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getDeleteStateMethod()">getDeleteStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.html" title="class in io.dapr.v1">CommonProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.html" title="class in io.dapr.v1">DaprAppCallbackProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.html" title="class in io.dapr.v1">DaprProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#getDescriptor()">getDescriptor()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getDescriptor()">getDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getDescriptorForType()">getDescriptorForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getDigest()">getDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Digest to sign.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getDigest()">getDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Digest to sign.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getDigest()">getDigest()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Digest to sign.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getDigest()">getDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Digest of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getDigest()">getDigest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Digest of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getDigest()">getDigest()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Digest of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#getDrainBalancedActors()">getDrainBalancedActors()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Gets whether balanced actors should be drained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#getDrainOngoingCallTimeout()">getDrainOngoingCallTimeout()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Gets the timeout to drain ongoing calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getDueTime()">getDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getDueTime()">getDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getDueTime()">getDueTime()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getDueTime()">getDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getDueTime()">getDueTime()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getDueTime()">getDueTime()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getDueTimeBytes()">getDueTimeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getEnabled()">getEnabled()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getEnabled()">getEnabled()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html#getEnabled()">getEnabled()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getEncryptAlpha1Method()">getEncryptAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#getEntries()">getEntries()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessage.html#getEntries()">getEntries()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain">BulkSubscribeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntries(int)">getEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getEntries(int)">getEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getEntries(int)">getEntries(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntries(int)">getEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getEntries(int)">getEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getEntries(int)">getEntries(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesBuilder(int)">getEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesBuilder(int)">getEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesBuilderList()">getEntriesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesBuilderList()">getEntriesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesCount()">getEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getEntriesCount()">getEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getEntriesCount()">getEntriesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesCount()">getEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getEntriesCount()">getEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getEntriesCount()">getEntriesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesList()">getEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getEntriesList()">getEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getEntriesList()">getEntriesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesList()">getEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getEntriesList()">getEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getEntriesList()">getEntriesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getEntriesOrBuilder(int)">getEntriesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getEntriesOrBuilderList()">getEntriesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html#getEntry()">getEntry()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html" title="class in io.dapr.client.domain">BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html" title="class in io.dapr.client.domain">BulkSubscribeAppResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain">BulkSubscribeMessageEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getEntryId()">getEntryId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html#getEntryId()">getEntryId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getEntryId()">getEntryId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getEntryId()">getEntryId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html#getEntryId()">getEntryId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntryOrBuilder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html#getEntryIdBytes()">getEntryIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntryOrBuilder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Property.html#getEnvName()">getEnvName()</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/Property.html" title="class in io.dapr.config">Property</a></dt>
<dd>
<div class="block">Gets the environment variable's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#getError()">getError()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Retrieve the error for this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getError()">getError()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieve the error for this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html#getError()">getError()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntryOrBuilder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getError()">getError()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getError()">getError()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getError()">getError()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntryOrBuilder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getErrorBytes()">getErrorBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getErrorBytes()">getErrorBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprError.html#getErrorCode()">getErrorCode()</a></span> - Method in class io.dapr.exceptions.<a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions">DaprError</a></dt>
<dd>
<div class="block">Gets the error code.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#getErrorCode()">getErrorCode()</a></span> - Method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Returns the exception's error code.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html#getErrorMessage()">getErrorMessage()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponseFailedEntry.html" title="class in io.dapr.client.domain">BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Retrieve the ETag of this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieve the ETag of this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getEtag()">getEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getEtag()">getEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getEtag()">getEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getEtag()">getEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getEtag()">getEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getEtag()">getEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getEtagBuilder()">getEtagBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getEtagBuilder()">getEtagBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getEtagBytes()">getEtagBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getEtagBytes()">getEtagBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getEtagOrBuilder()">getEtagOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#getEvent()">getEvent()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html#getEvent()">getEvent()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain">BulkSubscribeMessageEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getEvent()">getEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event which will be pulished to the topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getEvent()">getEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The event which will be pulished to the topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getEvent()">getEvent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event which will be pulished to the topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getEventCase()">getEventCase()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getEventCase()">getEventCase()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getEventCase()">getEventCase()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getEventData()">getEventData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Data associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getEventData()">getEventData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
Data associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getEventData()">getEventData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Data associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getEventName()">getEventName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getEventName()">getEventName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getEventName()">getEventName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getEventNameBytes()">getEventNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getEventNameBytes()">getEventNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getEventNameBytes()">getEventNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getExecuteActorStateTransactionMethod()">getExecuteActorStateTransactionMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getExecuteStateTransactionMethod()">getExecuteStateTransactionMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getExpiryInSeconds()">getExpiryInSeconds()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getExpiryInSeconds()">getExpiryInSeconds()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getExpiryInSeconds()">getExpiryInSeconds()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getExtendedMetadata()">getExtendedMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getExtendedMetadata()">getExtendedMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getExtendedMetadata()">getExtendedMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getExtendedMetadataCount()">getExtendedMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getExtendedMetadataCount()">getExtendedMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getExtendedMetadataCount()">getExtendedMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getExtendedMetadataMap()">getExtendedMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getExtendedMetadataMap()">getExtendedMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getExtendedMetadataMap()">getExtendedMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getExtendedMetadataOrDefault(java.lang.String,java.lang.String)">getExtendedMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getExtendedMetadataOrDefault(java.lang.String,java.lang.String)">getExtendedMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getExtendedMetadataOrDefault(java.lang.String,java.lang.String)">getExtendedMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getExtendedMetadataOrThrow(java.lang.String)">getExtendedMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getExtendedMetadataOrThrow(java.lang.String)">getExtendedMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getExtendedMetadataOrThrow(java.lang.String)">getExtendedMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getExtensions()">getExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getExtensions()">getExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getExtensions()">getExtensions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getExtensions()">getExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getExtensions()">getExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getExtensions()">getExtensions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getExtensionsBuilder()">getExtensionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getExtensionsBuilder()">getExtensionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getExtensionsOrBuilder()">getExtensionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishResponse.html#getFailedEntries()">getFailedEntries()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishResponse.html" title="class in io.dapr.client.domain">BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntries(int)">getFailedEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getFailedEntries(int)">getFailedEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html#getFailedEntries(int)">getFailedEntries(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesBuilder(int)">getFailedEntriesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesBuilderList()">getFailedEntriesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesCount()">getFailedEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getFailedEntriesCount()">getFailedEntriesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html#getFailedEntriesCount()">getFailedEntriesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesList()">getFailedEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getFailedEntriesList()">getFailedEntriesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html#getFailedEntriesList()">getFailedEntriesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesOrBuilder(int)">getFailedEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getFailedEntriesOrBuilder(int)">getFailedEntriesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html#getFailedEntriesOrBuilder(int)">getFailedEntriesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#getFailedEntriesOrBuilderList()">getFailedEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getFailedEntriesOrBuilderList()">getFailedEntriesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html#getFailedEntriesOrBuilderList()">getFailedEntriesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishResponseOrBuilder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#getFilter()">getFilter()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getFormat()">getFormat()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getFormat()">getFormat()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getFormat()">getFormat()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getFormatValue()">getFormatValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getFormatValue()">getFormatValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getFormatValue()">getFormatValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetActorStateMethod()">getGetActorStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetBulkSecretMethod()">getGetBulkSecretMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetBulkStateMethod()">getGetBulkStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetConfigurationAlpha1Method()">getGetConfigurationAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetConfigurationMethod()">getGetConfigurationMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetMetadataMethod()">getGetMetadataMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetSecretMethod()">getGetSecretMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetStateMethod()">getGetStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getGetWorkflowAlpha1Method()">getGetWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.Response.html#getHeaders()">getHeaders()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.Response.html" title="class in io.dapr.client">DaprHttp.Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#getHeaders()">getHeaders()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#getHealthCheckMethod()">getHealthCheckMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getHttpExtension()">getHttpExtension()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getHttpExtension()">getHttpExtension()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getHttpExtension()">getHttpExtension()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getHttpExtension()">getHttpExtension()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getHttpExtensionBuilder()">getHttpExtensionBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getHttpExtensionOrBuilder()">getHttpExtensionOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getHttpExtensionOrBuilder()">getHttpExtensionOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getHttpExtensionOrBuilder()">getHttpExtensionOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#getId()">getId()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Returns the id of the actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getId()">getId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the identifier of the message being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeServiceRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getId()">getId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html#getId()">getId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeServiceRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getIdBytes()">getIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html#getIdBytes()">getIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getInput()">getInput()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Input data for the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getInput()">getInput()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Input data for the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getInput()">getInput()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Input data for the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#getInstance()">getInstance()</a></span> - Static method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Returns an ActorRuntime object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PauseWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PurgeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ResumeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponseOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getInstanceId()">getInstanceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html#getInstanceId()">getInstanceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TerminateWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PauseWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PurgeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ResumeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponseOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html#getInstanceIdBytes()">getInstanceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TerminateWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getInvokeActorMethod()">getInvokeActorMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getInvokeBindingMethod()">getInvokeBindingMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getInvokeServiceMethod()">getInvokeServiceMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html#getIsUnsubscribed()">getIsUnsubscribed()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationResponse.html#getItems()">getItems()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getItems()">getItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getItems()">getItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#getItems()">getItems()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getItems()">getItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getItems()">getItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getItems()">getItems()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItems(int)">getItems(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getItems(int)">getItems(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html#getItems(int)">getItems(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsBuilder(int)">getItemsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsBuilderList()">getItemsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html#getItemsCount()">getItemsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#getItemsCount()">getItemsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getItemsCount()">getItemsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getItemsCount()">getItemsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsList()">getItemsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getItemsList()">getItemsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html#getItemsList()">getItemsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getItemsMap()">getItemsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getItemsMap()">getItemsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#getItemsMap()">getItemsMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getItemsMap()">getItemsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getItemsMap()">getItemsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getItemsMap()">getItemsMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsOrBuilder(int)">getItemsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getItemsOrBuilder(int)">getItemsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html#getItemsOrBuilder(int)">getItemsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#getItemsOrBuilderList()">getItemsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getItemsOrBuilderList()">getItemsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html#getItemsOrBuilderList()">getItemsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getItemsOrDefault(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">getItemsOrDefault(String, CommonProtos.ConfigurationItem)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html#getItemsOrThrow(java.lang.String)">getItemsOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetSecretRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain">GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.html" title="class in io.dapr.client.domain.query">Sorting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Retrieves the Key of the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getKey()">getKey()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieves the Key of the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SetMetadataRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getKey()">getKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getKey()">getKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetActorStateRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SetMetadataRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getKeyBytes()">getKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getKeyBytes()">getKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getKeyName()">getKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getKeyName()">getKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getKeyNameBytes()">getKeyNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#getKeys()">getKeys()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetConfigurationRequest.html#getKeys()">getKeys()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain">GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html#getKeys()">getKeys()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getKeys(int)">getKeys(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getKeys(int)">getKeys(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getKeys(int)">getKeys(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getKeys(int)">getKeys(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getKeysBytes(int)">getKeysBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getKeysCount()">getKeysCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getKeysCount()">getKeysCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getKeysCount()">getKeysCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getKeysCount()">getKeysCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getKeysList()">getKeysList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getKeysList()">getKeysList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getKeysList()">getKeysList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getKeysList()">getKeysList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getKeyWrapAlgorithm()">getKeyWrapAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getKeyWrapAlgorithm()">getKeyWrapAlgorithm()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getKeyWrapAlgorithm()">getKeyWrapAlgorithm()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getKeyWrapAlgorithmBytes()">getKeyWrapAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getKeyWrapAlgorithmBytes()">getKeyWrapAlgorithmBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getKeyWrapAlgorithmBytes()">getKeyWrapAlgorithmBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getLastUpdatedAt()">getLastUpdatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getLastUpdatedAt()">getLastUpdatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getLastUpdatedAt()">getLastUpdatedAt()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getLastUpdatedAtBuilder()">getLastUpdatedAtBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getLastUpdatedAtOrBuilder()">getLastUpdatedAtOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getLastUpdatedAtOrBuilder()">getLastUpdatedAtOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getLastUpdatedAtOrBuilder()">getLastUpdatedAtOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Pagination.html#getLimit()">getLimit()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Pagination.html" title="class in io.dapr.client.domain.query">Pagination</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getListInputBindingsMethod()">getListInputBindingsMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getListTopicSubscriptionsMethod()">getListTopicSubscriptionsMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getLockOwner()">getLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getLockOwner()">getLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getLockOwner()">getLockOwner()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getLockOwner()">getLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getLockOwner()">getLockOwner()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getLockOwner()">getLockOwner()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getLockOwnerBytes()">getLockOwnerBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getMatch()">getMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getMatch()">getMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html#getMatch()">getMatch()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRuleOrBuilder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getMatch()">getMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getMatch()">getMatch()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html#getMatch()">getMatch()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRuleOrBuilder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getMatchBytes()">getMatchBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getMatchBytes()">getMatchBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html#getMatchBytes()">getMatchBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRuleOrBuilder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getMatchBytes()">getMatchBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getMatchBytes()">getMatchBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html#getMatchBytes()">getMatchBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRuleOrBuilder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getMaxAwaitDurationMs()">getMaxAwaitDurationMs()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getMaxAwaitDurationMs()">getMaxAwaitDurationMs()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html#getMaxAwaitDurationMs()">getMaxAwaitDurationMs()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#getMaxMessagesCount()">getMaxMessagesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getMaxMessagesCount()">getMaxMessagesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html#getMaxMessagesCount()">getMaxMessagesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfigOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprError.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.exceptions.<a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions">DaprError</a></dt>
<dd>
<div class="block">Gets the error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html#getMessage()">getMessage()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeServiceRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getMessage()">getMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html#getMessage()">getMessage()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getMessageBuilder()">getMessageBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getMessageBytes()">getMessageBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getMessageBytes()">getMessageBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html#getMessageBytes()">getMessageBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#getMessageOrBuilder()">getMessageOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getMessageOrBuilder()">getMessageOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html#getMessageOrBuilder()">getMessageOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeServiceRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishEntry.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishEntry.html" title="class in io.dapr.client.domain">BulkPublishEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessage.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain">BulkSubscribeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessageEntry.html" title="class in io.dapr.client.domain">BulkSubscribeMessageEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkSecretRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkSecretRequest.html" title="class in io.dapr.client.domain">GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetConfigurationRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain">GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetSecretRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain">GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateResponse.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain">QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieve the metadata of this state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateRequest.html" title="class in io.dapr.client.domain">TransactionalStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getMetadata()">getMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getMetadata()">getMetadata()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getMetadata(com.google.protobuf.Empty)">getMetadata(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getMetadata(com.google.protobuf.Empty)">getMetadata(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getMetadata(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">getMetadata(Empty, StreamObserver&lt;DaprProtos.GetMetadataResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getMetadata(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">getMetadata(Empty, StreamObserver&lt;DaprProtos.GetMetadataResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getMetadataCount()">getMetadataCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getMetadataCount()">getMetadataCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getMetadataMap()">getMetadataMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getMetadataMap()">getMetadataMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getMetadataOrDefault(java.lang.String,java.lang.String)">getMetadataOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestEntryOrBuilder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItemOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkStateItemOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getMetadataOrThrow(java.lang.String)">getMetadataOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getMethod()">getMethod()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMethod()">getMethod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMethod()">getMethod()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#getMethodBytes()">getMethodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getMethodBytes()">getMethodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#getMethodBytes()">getMethodBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMethodBytes()">getMethodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getMethodBytes()">getMethodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html#getMethodBytes()">getMethodBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeActorRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorMethodContext.html#getMethodName()">getMethodName()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorMethodContext.html" title="class in io.dapr.actors.runtime">ActorMethodContext</a></dt>
<dd>
<div class="block">Gets the name of the method invoked by actor runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#getMutableData()">getMutableData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#getMutableData()">getMutableData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getMutableExtendedMetadata()">getMutableExtendedMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#getMutableItems()">getMutableItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#getMutableItems()">getMutableItems()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getMutableMetadata()">getMutableMetadata()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getMutableOptions()">getMutableOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getMutableProperties()">getMutableProperties()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getMutableSecrets()">getMutableSecrets()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#getName()">getName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/Filter.html#getName()">getName()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/Filter.html" title="class in io.dapr.client.domain.query.filters">Filter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Property.html#getName()">getName()</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/Property.html" title="class in io.dapr.config">Property</a></dt>
<dd>
<div class="block">Gets the Java property's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getName()">getName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getName()">getName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getNameBytes()">getNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html#getNameBytes()">getNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnregisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getNewName()">getNewName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getNewName()">getNewName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getNewName()">getNewName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getNewNameBytes()">getNewNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getNewNameBytes()">getNewNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getNewNameBytes()">getNewNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getNonce()">getNonce()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getNonce()">getNonce()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getNonce()">getNonce()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getNonce()">getNonce()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getNonce()">getNonce()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#getNumber()">getNumber()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#getOk()">getOk()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool ok = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getOk()">getOk()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>
<div class="block"><code>bool ok = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html#getOk()">getOk()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>bool ok = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getOldName()">getOldName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getOldName()">getOldName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getOldName()">getOldName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#getOldNameBytes()">getOldNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getOldNameBytes()">getOldNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html#getOldNameBytes()">getOldNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RenameActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#getOmitDecryptionKeyName()">getOmitDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
If true, the encrypted document does not contain a key reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getOmitDecryptionKeyName()">getOmitDecryptionKeyName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>
<div class="block">
If true, the encrypted document does not contain a key reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html#getOmitDecryptionKeyName()">getOmitDecryptionKeyName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptionsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOptionsOrBuilder</a></dt>
<dd>
<div class="block">
If true, the encrypted document does not contain a key reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getOnBindingEventMethod()">getOnBindingEventMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#getOnBulkTopicEventAlpha1Method()">getOnBulkTopicEventAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getOnInvokeMethod()">getOnInvokeMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getOnTopicEventMethod()">getOnTopicEventMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#getOperation()">getOperation()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#getOperation()">getOperation()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getOperation()">getOperation()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getOperation()">getOperation()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getOperation()">getOperation()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#getOperationBytes()">getOperationBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getOperationBytes()">getOperationBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html#getOperationBytes()">getOperationBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeBindingRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#getOperations()">getOperations()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateRequest.html#getOperations()">getOperations()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateRequest.html" title="class in io.dapr.client.domain">TransactionalStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperations(int)">getOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getOperations(int)">getOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getOperations(int)">getOperations(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperations(int)">getOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getOperations(int)">getOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getOperations(int)">getOperations(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsBuilder(int)">getOperationsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsBuilder(int)">getOperationsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsBuilderList()">getOperationsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsBuilderList()">getOperationsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsCount()">getOperationsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getOperationsCount()">getOperationsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getOperationsCount()">getOperationsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsCount()">getOperationsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getOperationsCount()">getOperationsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getOperationsCount()">getOperationsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsList()">getOperationsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getOperationsList()">getOperationsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getOperationsList()">getOperationsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsList()">getOperationsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getOperationsList()">getOperationsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getOperationsList()">getOperationsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getOperationsOrBuilder(int)">getOperationsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getOperationsOrBuilderList()">getOperationsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getOperationType()">getOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getOperationType()">getOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getOperationType()">getOperationType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getOperationType()">getOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getOperationType()">getOperationType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html#getOperationType()">getOperationType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html#getOperationTypeBytes()">getOperationTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieve the Options used for saving the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getOptions()">getOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#getOptions()">getOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getOptions()">getOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#getOptions()">getOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getOptions()">getOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getOptions()">getOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getOptionsBuilder()">getOptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getOptionsBuilder()">getOptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getOptionsBuilder()">getOptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getOptionsBuilder()">getOptionsBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getOptionsCount()">getOptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getOptionsCount()">getOptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getOptionsCount()">getOptionsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getOptionsMap()">getOptionsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getOptionsMap()">getOptionsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getOptionsMap()">getOptionsMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#getOptionsOrBuilder()">getOptionsOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getOptionsOrDefault(java.lang.String,java.lang.String)">getOptionsOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getOptionsOrDefault(java.lang.String,java.lang.String)">getOptionsOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getOptionsOrDefault(java.lang.String,java.lang.String)">getOptionsOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getOptionsOrThrow(java.lang.String)">getOptionsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getOptionsOrThrow(java.lang.String)">getOptionsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getOptionsOrThrow(java.lang.String)">getOptionsOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.html#getOrder()">getOrder()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.html" title="class in io.dapr.client.domain.query">Sorting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#getPagination()">getPagination()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#getParallelism()">getParallelism()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getParallelism()">getParallelism()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The number of parallel operations executed on the state store for a get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getParallelism()">getParallelism()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The number of parallel operations executed on the state store for a get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getParallelism()">getParallelism()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The number of parallel operations executed on the state store for a get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getParserForType()">getParserForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getPath()">getPath()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getPath()">getPath()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html#getPath()">getPath()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRuleOrBuilder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getPath()">getPath()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html#getPath()">getPath()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRuleOrBuilder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getPathBytes()">getPathBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getPathBytes()">getPathBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html#getPathBytes()">getPathBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRuleOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRuleOrBuilder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getPathBytes()">getPathBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html#getPathBytes()">getPathBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRuleOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRuleOrBuilder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getPauseWorkflowAlpha1Method()">getPauseWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#getPayload()">getPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html#getPayload()">getPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#getPayload()">getPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getPayload()">getPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html#getPayload()">getPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getPayloadBuilder()">getPayloadBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getPayloadBuilder()">getPayloadBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getPayloadBuilder()">getPayloadBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getPayloadBuilder()">getPayloadBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html#getPayloadOrBuilder()">getPayloadOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getPeriod()">getPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getPeriod()">getPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getPeriod()">getPeriod()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getPeriod()">getPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getPeriod()">getPeriod()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getPeriod()">getPeriod()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getPeriodBytes()">getPeriodBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#getPlaintext()">getPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Decrypted plaintext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getPlaintext()">getPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>
<div class="block">
Decrypted plaintext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponseOrBuilder.html#getPlaintext()">getPlaintext()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Decrypted plaintext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#getPlaintext()">getPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to encrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getPlaintext()">getPlaintext()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>
<div class="block">
Message to encrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html#getPlaintext()">getPlaintext()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Message to encrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Key in plaintext</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>
<div class="block">
Key in plaintext</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponseOrBuilder.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Key in plaintext</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Key to wrap</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>
<div class="block">
Key to wrap</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html#getPlaintextKey()">getPlaintextKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Key to wrap</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getProperties()">getProperties()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getProperties()">getProperties()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getProperties()">getProperties()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getPropertiesCount()">getPropertiesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getPropertiesCount()">getPropertiesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getPropertiesCount()">getPropertiesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getPropertiesMap()">getPropertiesMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getPropertiesMap()">getPropertiesMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getPropertiesMap()">getPropertiesMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getPropertiesOrDefault(java.lang.String,java.lang.String)">getPropertiesOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getPropertiesOrDefault(java.lang.String,java.lang.String)">getPropertiesOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getPropertiesOrDefault(java.lang.String,java.lang.String)">getPropertiesOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getPropertiesOrThrow(java.lang.String)">getPropertiesOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getPropertiesOrThrow(java.lang.String)">getPropertiesOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getPropertiesOrThrow(java.lang.String)">getPropertiesOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getPublicKey()">getPublicKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getPublicKey()">getPublicKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html#getPublicKey()">getPublicKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#getPublicKeyBytes()">getPublicKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getPublicKeyBytes()">getPublicKeyBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html#getPublicKeyBytes()">getPublicKeyBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleGetKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getPublishEventMethod()">getPublishEventMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getPubsubName()">getPubsubName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getPubsubName()">getPubsubName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getPubsubNameBytes()">getPubsubNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getPurgeWorkflowAlpha1Method()">getPurgeWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#getQuery()">getQuery()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getQuery()">getQuery()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getQuery()">getQuery()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getQuery()">getQuery()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getQueryBytes()">getQueryBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getQueryBytes()">getQueryBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getQueryBytes()">getQueryBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#getQueryParams()">getQueryParams()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getQueryStateAlpha1Method()">getQueryStateAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getQuerystring()">getQuerystring()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getQuerystring()">getQuerystring()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html#getQuerystring()">getQuerystring()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.HTTPExtensionOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#getQueryString()">getQueryString()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getQuerystringBytes()">getQuerystringBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getQuerystringBytes()">getQuerystringBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html#getQuerystringBytes()">getQuerystringBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.HTTPExtensionOrBuilder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getRaiseEventWorkflowAlpha1Method()">getRaiseEventWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getRegisterActorReminderMethod()">getRegisterActorReminderMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getRegisterActorTimerMethod()">getRegisterActorTimerMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponents(int)">getRegisteredComponents(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getRegisteredComponents(int)">getRegisteredComponents(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getRegisteredComponents(int)">getRegisteredComponents(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsBuilder(int)">getRegisteredComponentsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsBuilderList()">getRegisteredComponentsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsCount()">getRegisteredComponentsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getRegisteredComponentsCount()">getRegisteredComponentsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getRegisteredComponentsCount()">getRegisteredComponentsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsList()">getRegisteredComponentsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getRegisteredComponentsList()">getRegisteredComponentsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getRegisteredComponentsList()">getRegisteredComponentsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsOrBuilder(int)">getRegisteredComponentsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getRegisteredComponentsOrBuilder(int)">getRegisteredComponentsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getRegisteredComponentsOrBuilder(int)">getRegisteredComponentsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getRegisteredComponentsOrBuilderList()">getRegisteredComponentsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getRegisteredComponentsOrBuilderList()">getRegisteredComponentsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getRegisteredComponentsOrBuilderList()">getRegisteredComponentsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#getRemindersStoragePartitions()">getRemindersStoragePartitions()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Gets the number of storage partitions for Actor reminders.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getRenameActorReminderMethod()">getRenameActorReminderMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/AndFilter.html#getRepresentation()">getRepresentation()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters">AndFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#getRepresentation()">getRepresentation()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/Filter.html#getRepresentation()">getRepresentation()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/Filter.html" title="class in io.dapr.client.domain.query.filters">Filter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#getRepresentation()">getRepresentation()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/OrFilter.html#getRepresentation()">getRepresentation()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters">OrFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#getRequest()">getRequest()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getRequest()">getRequest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getRequest()">getRequest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html#getRequest()">getRequest()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getRequestBuilder()">getRequestBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#getRequestOrBuilder()">getRequestOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getRequestOrBuilder()">getRequestOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html#getRequestOrBuilder()">getRequestOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getResourceId()">getResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getResourceId()">getResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getResourceId()">getResourceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getResourceId()">getResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getResourceId()">getResourceId()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getResourceId()">getResourceId()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getResourceIdBytes()">getResourceIdBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateResponse.html#getResults()">getResults()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain">QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResults(int)">getResults(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getResults(int)">getResults(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getResults(int)">getResults(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsBuilder(int)">getResultsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsBuilderList()">getResultsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsCount()">getResultsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getResultsCount()">getResultsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getResultsCount()">getResultsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsList()">getResultsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getResultsList()">getResultsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getResultsList()">getResultsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsOrBuilder(int)">getResultsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getResultsOrBuilder(int)">getResultsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getResultsOrBuilder(int)">getResultsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getResultsOrBuilderList()">getResultsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getResultsOrBuilderList()">getResultsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getResultsOrBuilderList()">getResultsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getResumeWorkflowAlpha1Method()">getResumeWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getRoutes()">getRoutes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getRoutes()">getRoutes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getRoutes()">getRoutes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getRoutesBuilder()">getRoutesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getRoutesOrBuilder()">getRoutesOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getRoutesOrBuilder()">getRoutesOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getRoutesOrBuilder()">getRoutesOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getRules()">getRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getRules()">getRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getRules()">getRules()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRules(int)">getRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getRules(int)">getRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getRules(int)">getRules(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRules(int)">getRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getRules(int)">getRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html#getRules(int)">getRules(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRulesOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getRulesBuilder()">getRulesBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesBuilder(int)">getRulesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesBuilder(int)">getRulesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesBuilderList()">getRulesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesBuilderList()">getRulesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesCount()">getRulesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getRulesCount()">getRulesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getRulesCount()">getRulesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesCount()">getRulesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getRulesCount()">getRulesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html#getRulesCount()">getRulesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRulesOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesList()">getRulesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getRulesList()">getRulesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getRulesList()">getRulesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesList()">getRulesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getRulesList()">getRulesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html#getRulesList()">getRulesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRulesOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getRulesOrBuilder()">getRulesOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getRulesOrBuilder()">getRulesOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getRulesOrBuilder()">getRulesOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html#getRulesOrBuilder(int)">getRulesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRulesOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutesOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicRoutesOrBuilder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html#getRulesOrBuilderList()">getRulesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRulesOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionRulesOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getRuntimeStatus()">getRuntimeStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getRuntimeStatus()">getRuntimeStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getRuntimeStatus()">getRuntimeStatus()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getRuntimeStatusBytes()">getRuntimeStatusBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getRuntimeStatusBytes()">getRuntimeStatusBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getRuntimeStatusBytes()">getRuntimeStatusBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSaveStateMethod()">getSaveStateMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/Version.html#getSdkVersion()">getSdkVersion()</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/Version.html" title="class in io.dapr.utils">Version</a></dt>
<dd>
<div class="block">Retrieves sdk version from resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getSecret(io.dapr.client.domain.GetSecretRequest)">getSecret(GetSecretRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches a secret from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#getSecret(io.dapr.client.domain.GetSecretRequest)">getSecret(GetSecretRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Fetches a secret from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#getSecret(io.dapr.client.domain.GetSecretRequest)">getSecret(GetSecretRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Fetches a secret from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getSecret(io.dapr.v1.DaprProtos.GetSecretRequest)">getSecret(DaprProtos.GetSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets secrets from secret stores.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getSecret(io.dapr.v1.DaprProtos.GetSecretRequest)">getSecret(DaprProtos.GetSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets secrets from secret stores.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getSecret(io.dapr.v1.DaprProtos.GetSecretRequest,io.grpc.stub.StreamObserver)">getSecret(DaprProtos.GetSecretRequest, StreamObserver&lt;DaprProtos.GetSecretResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets secrets from secret stores.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getSecret(io.dapr.v1.DaprProtos.GetSecretRequest,io.grpc.stub.StreamObserver)">getSecret(DaprProtos.GetSecretRequest, StreamObserver&lt;DaprProtos.GetSecretResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets secrets from secret stores.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getSecret(java.lang.String,java.lang.String)">getSecret(String, String)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches a secret from the configured vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getSecret(java.lang.String,java.lang.String,java.util.Map)">getSecret(String, String, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Fetches a secret from the configured vault.</div>
</dd>
<dt><a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">GetSecretRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to get a secret by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetSecretRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">GetSecretRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain">GetSecretRequest</a></dt>
<dd>
<div class="block">Constructor for GetSecretRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getSecrets()">getSecrets()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSecrets()">getSecrets()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#getSecrets()">getSecrets()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getSecretsCount()">getSecretsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSecretsCount()">getSecretsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#getSecretsCount()">getSecretsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getSecretsMap()">getSecretsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSecretsMap()">getSecretsMap()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#getSecretsMap()">getSecretsMap()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getSecretsOrDefault(java.lang.String,java.lang.String)">getSecretsOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSecretsOrDefault(java.lang.String,java.lang.String)">getSecretsOrDefault(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#getSecretsOrDefault(java.lang.String,java.lang.String)">getSecretsOrDefault(String, String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#getSecretsOrThrow(java.lang.String)">getSecretsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSecretsOrThrow(java.lang.String)">getSecretsOrThrow(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html#getSecretsOrThrow(java.lang.String)">getSecretsOrThrow(String)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SecretResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#getSeq()">getSeq()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Sequence number.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getSeq()">getSeq()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>
<div class="block">
Sequence number.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayloadOrBuilder.html#getSeq()">getSeq()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayloadOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StreamPayloadOrBuilder</a></dt>
<dd>
<div class="block">
Sequence number.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getSerializedSize()">getSerializedSize()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#getServiceDescriptor()">getServiceDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#getServiceDescriptor()">getServiceDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#getServiceDescriptor()">getServiceDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getServiceDescriptor()">getServiceDescriptor()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSetMetadataMethod()">getSetMetadataMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getShutdownMethod()">getShutdownMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#getSignature()">getSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>
<div class="block">
The signature that was computed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getSignature()">getSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>
<div class="block">
The signature that was computed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponseOrBuilder.html#getSignature()">getSignature()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleSignResponseOrBuilder</a></dt>
<dd>
<div class="block">
The signature that was computed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#getSignature()">getSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Signature to verify.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getSignature()">getSignature()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>
<div class="block">
Signature to verify.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html#getSignature()">getSignature()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Signature to verify.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#getSort()">getSort()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getSource()">getSource()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the event's source.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getSource()">getSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getSource()">getSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getSource()">getSource()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getSource()">getSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getSource()">getSource()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getSource()">getSource()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getSourceBytes()">getSourceBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getSourceBytes()">getSourceBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getSourceBytes()">getSourceBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getSourceBytes()">getSourceBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getSourceBytes()">getSourceBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getSourceBytes()">getSourceBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getSpecversion()">getSpecversion()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the version of the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getSpecVersion()">getSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getSpecVersion()">getSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getSpecVersion()">getSpecVersion()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getSpecVersion()">getSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getSpecVersion()">getSpecVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getSpecVersion()">getSpecVersion()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getSpecVersionBytes()">getSpecVersionBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getStartWorkflowAlpha1Method()">getStartWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(io.dapr.client.domain.GetStateRequest,io.dapr.utils.TypeRef)">getState(GetStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#getState(io.dapr.client.domain.GetStateRequest,io.dapr.utils.TypeRef)">getState(GetStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#getState(io.dapr.client.domain.GetStateRequest,io.dapr.utils.TypeRef)">getState(GetStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getState(io.dapr.v1.DaprProtos.GetStateRequest)">getState(DaprProtos.GetStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getState(io.dapr.v1.DaprProtos.GetStateRequest)">getState(DaprProtos.GetStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getState(io.dapr.v1.DaprProtos.GetStateRequest,io.grpc.stub.StreamObserver)">getState(DaprProtos.GetStateRequest, StreamObserver&lt;DaprProtos.GetStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getState(io.dapr.v1.DaprProtos.GetStateRequest,io.grpc.stub.StreamObserver)">getState(DaprProtos.GetStateRequest, StreamObserver&lt;DaprProtos.GetStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,io.dapr.client.domain.State,io.dapr.utils.TypeRef)">getState(String, State&lt;T&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,io.dapr.client.domain.State,java.lang.Class)">getState(String, State&lt;T&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,java.lang.String,io.dapr.client.domain.StateOptions,io.dapr.utils.TypeRef)">getState(String, String, StateOptions, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,java.lang.String,io.dapr.client.domain.StateOptions,java.lang.Class)">getState(String, String, StateOptions, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,java.lang.String,io.dapr.utils.TypeRef)">getState(String, String, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#getState(java.lang.String,java.lang.String,java.lang.Class)">getState(String, String, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Retrieve a State based on their key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#getStateOptions()">getStateOptions()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#getStateOptions()">getStateOptions()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.html#getStateOptionsAsMap()">getStateOptionsAsMap()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.html" title="class in io.dapr.client.domain">StateOptions</a></dt>
<dd>
<div class="block">Returns state options as a Map of option name to value.</div>
</dd>
<dt><a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">GetStateRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to get a state by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">GetStateRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>
<div class="block">Constructor for GetStateRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SaveStateRequest.html#getStates()">getStates()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain">SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStates(int)">getStates(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStates(int)">getStates(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStates(int)">getStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStates(int)">getStates(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesBuilder(int)">getStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesBuilder(int)">getStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesBuilder(int)">getStatesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesBuilderList()">getStatesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesBuilderList()">getStatesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesBuilderList()">getStatesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStatesCount()">getStatesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStatesCount()">getStatesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStatesCount()">getStatesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStatesCount()">getStatesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStatesList()">getStatesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStatesList()">getStatesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStatesList()">getStatesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStatesList()">getStatesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStatesOrBuilder(int)">getStatesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStatesOrBuilderList()">getStatesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#getStateStoreName()">getStateStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#getStateStoreName()">getStateStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/Remindable.html#getStateType()">getStateType()</a></span> - Method in interface io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/Remindable.html" title="interface in io.dapr.actors.runtime">Remindable</a></dt>
<dd>
<div class="block">Gets the type for state object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseEntry.html" title="class in io.dapr.client.domain">BulkSubscribeAppResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html#getStatus()">getStatus()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponseOrBuilder.html#getStatus()">getStatus()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getStatus()">getStatus()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponseOrBuilder.html#getStatus()">getStatus()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.Response.html#getStatusCode()">getStatusCode()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.Response.html" title="class in io.dapr.client">DaprHttp.Response</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponse.html#getStatuses()">getStatuses()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponse.html" title="class in io.dapr.client.domain">BulkSubscribeAppResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatuses(int)">getStatuses(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getStatuses(int)">getStatuses(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html#getStatuses(int)">getStatuses(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesBuilder(int)">getStatusesBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesBuilderList()">getStatusesBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesCount()">getStatusesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getStatusesCount()">getStatusesCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html#getStatusesCount()">getStatusesCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesList()">getStatusesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getStatusesList()">getStatusesList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html#getStatusesList()">getStatusesList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesOrBuilder(int)">getStatusesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getStatusesOrBuilder(int)">getStatusesOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html#getStatusesOrBuilder(int)">getStatusesOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#getStatusesOrBuilderList()">getStatusesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getStatusesOrBuilderList()">getStatusesOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html#getStatusesOrBuilderList()">getStatusesOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html#getStatusValue()">getStatusValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntryOrBuilder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponseOrBuilder.html#getStatusValue()">getStatusValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getStatusValue()">getStatusValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponseOrBuilder.html#getStatusValue()">getStatusValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkSecretRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkSecretRequest.html" title="class in io.dapr.client.domain">GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain">GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetSecretRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain">GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SaveStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain">SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getStoreName()">getStoreName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html#getStoreName()">getStoreName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetBulkStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetSecretRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SaveStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnlockRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html#getStoreNameBytes()">getStoreNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequestOrBuilder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubscribeConfigurationAlpha1Method()">getSubscribeConfigurationAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubscribeConfigurationMethod()">getSubscribeConfigurationMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationResponse.html#getSubscriptionId()">getSubscriptionId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html#getSubscriptionId()">getSubscriptionId()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getSubscriptions(int)">getSubscriptions(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsBuilder(int)">getSubscriptionsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsBuilder(int)">getSubscriptionsBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsBuilderList()">getSubscriptionsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsBuilderList()">getSubscriptionsBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getSubscriptionsCount()">getSubscriptionsCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getSubscriptionsList()">getSubscriptionsList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getSubscriptionsOrBuilder(int)">getSubscriptionsOrBuilder(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html#getSubscriptionsOrBuilderList()">getSubscriptionsOrBuilderList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetMetadataResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleDecryptAlpha1Method()">getSubtleDecryptAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleEncryptAlpha1Method()">getSubtleEncryptAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleGetKeyAlpha1Method()">getSubtleGetKeyAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleSignAlpha1Method()">getSubtleSignAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleUnwrapKeyAlpha1Method()">getSubtleUnwrapKeyAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleVerifyAlpha1Method()">getSubtleVerifyAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getSubtleWrapKeyAlpha1Method()">getSubtleWrapKeyAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#getSuccess()">getSuccess()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool success = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getSuccess()">getSuccess()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>
<div class="block"><code>bool success = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponseOrBuilder.html#getSuccess()">getSuccess()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TryLockResponseOrBuilder</a></dt>
<dd>
<div class="block"><code>bool success = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html#getTag()">getTag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleDecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponseOrBuilder.html#getTag()">getTag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleEncryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getTag()">getTag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getTag()">getTag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponseOrBuilder.html#getTag()">getTag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getTerminateWorkflowAlpha1Method()">getTerminateWorkflowAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getTo(int)">getTo(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getTo(int)">getTo(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getTo(int)">getTo(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getToBytes(int)">getToBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getToBytes(int)">getToBytes(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getToBytes(int)">getToBytes(int)</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getToCount()">getToCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getToCount()">getToCount()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getToCount()">getToCount()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Pagination.html#getToken()">getToken()</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Pagination.html" title="class in io.dapr.client.domain.query">Pagination</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateResponse.html#getToken()">getToken()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain">QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getToken()">getToken()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getToken()">getToken()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getToken()">getToken()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#getTokenBytes()">getTokenBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getTokenBytes()">getTokenBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html#getTokenBytes()">getTokenBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.QueryStateResponseOrBuilder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#getToList()">getToList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getToList()">getToList()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html#getToList()">getToList()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponseOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponseOrBuilder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeMessage.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeMessage.html" title="class in io.dapr.client.domain">BulkSubscribeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getTopic()">getTopic()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getTopic()">getTopic()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.BulkPublishRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PublishEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getTopicBytes()">getTopicBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#getTopicBytes()">getTopicBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getTryLockAlpha1Method()">getTryLockAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getTtl()">getTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getTtl()">getTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getTtl()">getTtl()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getTtl()">getTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getTtl()">getTtl()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getTtl()">getTtl()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#getTtlBytes()">getTtlBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getTtlBytes()">getTtlBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html#getTtlBytes()">getTtlBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorReminderRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#getTtlBytes()">getTtlBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getTtlBytes()">getTtlBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html#getTtlBytes()">getTtlBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisterActorTimerRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#getType()">getType()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Gets the envelope type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#getType()">getType()</a></span> - Method in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>
<div class="block">Gets the type referenced.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getType()">getType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getType()">getType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getType()">getType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html#getType()">getType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ActiveActorsCountOrBuilder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getType()">getType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getType()">getType()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCountOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ActiveActorsCountOrBuilder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getTypeBytes()">getTypeBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getTypeBytes()">getTypeBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#getUnknownFields()">getUnknownFields()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getUnlockAlpha1Method()">getUnlockAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getUnregisterActorReminderMethod()">getUnregisterActorReminderMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getUnregisterActorTimerMethod()">getUnregisterActorTimerMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getUnsubscribeConfigurationAlpha1Method()">getUnsubscribeConfigurationAlpha1Method()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#getUnsubscribeConfigurationMethod()">getUnsubscribeConfigurationMethod()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#getValid()">getValid()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>
<div class="block">
True if the signature is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#getValid()">getValid()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>
<div class="block">
True if the signature is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponseOrBuilder.html#getValid()">getValid()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleVerifyResponseOrBuilder</a></dt>
<dd>
<div class="block">
True if the signature is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#getValue()">getValue()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#getValue()">getValue()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#getValue()">getValue()</a></span> - Method in enum io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#getValue()">getValue()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Retrieves the Value of the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#getValue()">getValue()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Retrieves the Value of the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#getValue()">getValue()</a></span> - Method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#getValue()">getValue()</a></span> - Method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getValue()">getValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.EtagOrBuilder.html#getValue()">getValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.EtagOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.EtagOrBuilder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#getValue()">getValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html#getValue()">getValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SetMetadataRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getValue()">getValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getValue()">getValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getValueBuilder()">getValueBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getValueBytes()">getValueBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.EtagOrBuilder.html#getValueBytes()">getValueBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.EtagOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.EtagOrBuilder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#getValueBytes()">getValueBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html#getValueBytes()">getValueBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SetMetadataRequestOrBuilder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#getValueDescriptor()">getValueDescriptor()</a></span> - Method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#getValueOrBuilder()">getValueOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#getValueOrBuilder()">getValueOrBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#getValueOrBuilder()">getValueOrBuilder()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#getValues()">getValues()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getVerb()">getVerb()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getVerb()">getVerb()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html#getVerb()">getVerb()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.HTTPExtensionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#getVerbValue()">getVerbValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#getVerbValue()">getVerbValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html#getVerbValue()">getVerbValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtensionOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.HTTPExtensionOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ConfigurationItem.html#getVersion()">getVersion()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ConfigurationItem.html" title="class in io.dapr.client.domain">ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getVersion()">getVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getVersion()">getVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getVersion()">getVersion()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getVersion()">getVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getVersion()">getVersion()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getVersion()">getVersion()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#getVersionBytes()">getVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#getVersionBytes()">getVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html#getVersionBytes()">getVersionBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.ConfigurationItemOrBuilder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#getVersionBytes()">getVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#getVersionBytes()">getVersionBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html#getVersionBytes()">getVersionBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponentsOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RegisteredComponentsOrBuilder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#getWorkflowAlpha1(io.dapr.v1.DaprProtos.GetWorkflowRequest)">getWorkflowAlpha1(DaprProtos.GetWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Gets details about a started workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#getWorkflowAlpha1(io.dapr.v1.DaprProtos.GetWorkflowRequest)">getWorkflowAlpha1(DaprProtos.GetWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Gets details about a started workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#getWorkflowAlpha1(io.dapr.v1.DaprProtos.GetWorkflowRequest,io.grpc.stub.StreamObserver)">getWorkflowAlpha1(DaprProtos.GetWorkflowRequest, StreamObserver&lt;DaprProtos.GetWorkflowResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Gets details about a started workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#getWorkflowAlpha1(io.dapr.v1.DaprProtos.GetWorkflowRequest,io.grpc.stub.StreamObserver)">getWorkflowAlpha1(DaprProtos.GetWorkflowRequest, StreamObserver&lt;DaprProtos.GetWorkflowResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Gets details about a started workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PauseWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PurgeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ResumeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html#getWorkflowComponent()">getWorkflowComponent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TerminateWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PauseWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PurgeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.ResumeWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html#getWorkflowComponentBytes()">getWorkflowComponentBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TerminateWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getWorkflowName()">getWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getWorkflowName()">getWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getWorkflowName()">getWorkflowName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getWorkflowName()">getWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getWorkflowName()">getWorkflowName()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getWorkflowName()">getWorkflowName()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html#getWorkflowNameBytes()">getWorkflowNameBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.StartWorkflowRequestOrBuilder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#getWrappedKey()">getWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#getWrappedKey()">getWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html#getWrappedKey()">getWrappedKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequestOrBuilder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#getWrappedKey()">getWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#getWrappedKey()">getWrappedKey()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponseOrBuilder.html#getWrappedKey()">getWrappedKey()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.SubtleWrapKeyResponseOrBuilder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprApiProtocol.html#GRPC">GRPC</a></span> - io.dapr.client.<a href="io/dapr/client/DaprApiProtocol.html" title="enum in io.dapr.client">DaprApiProtocol</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#GRPC_PORT">GRPC_PORT</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">GRPC port for Dapr after checking system property and environment variable.</div>
</dd>
<dt><a href="io/dapr/internal/opencensus/GrpcWrapper.html" title="class in io.dapr.internal.opencensus"><span class="typeNameLink">GrpcWrapper</span></a> - Class in <a href="io/dapr/internal/opencensus/package-summary.html">io.dapr.internal.opencensus</a></dt>
<dd>
<div class="block">Wraps a Dapr gRPC stub with telemetry interceptor.</div>
</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#hasBulkSubscribe()">hasBulkSubscribe()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#hasBulkSubscribe()">hasBulkSubscribe()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#hasBulkSubscribe()">hasBulkSubscribe()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#hasBytes()">hasBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#hasBytes()">hasBytes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#hasBytes()">hasBytes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#hasCloudEvent()">hasCloudEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#hasCloudEvent()">hasCloudEvent()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html#hasCloudEvent()">hasCloudEvent()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntryOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#hasCreatedAt()">hasCreatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#hasCreatedAt()">hasCreatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#hasCreatedAt()">hasCreatedAt()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#hasData()">hasData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#hasData()">hasData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#hasData()">hasData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#hasData()">hasData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#hasData()">hasData()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html#hasData()">hasData()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponseOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeResponseOrBuilder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#hasEtag()">hasEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#hasEtag()">hasEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#hasEtag()">hasEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#hasEtag()">hasEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#hasEtag()">hasEtag()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#hasEtag()">hasEtag()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#hasExtensions()">hasExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#hasExtensions()">hasExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html#hasExtensions()">hasExtensions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequestOrBuilder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#hasExtensions()">hasExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#hasExtensions()">hasExtensions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html#hasExtensions()">hasExtensions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequestOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequestOrBuilder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Calculates the hash code for this ActorId.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#hashCode()">hashCode()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#hasHttpExtension()">hasHttpExtension()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#hasHttpExtension()">hasHttpExtension()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html#hasHttpExtension()">hasHttpExtension()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequestOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.InvokeRequestOrBuilder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#hasLastUpdatedAt()">hasLastUpdatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#hasLastUpdatedAt()">hasLastUpdatedAt()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html#hasLastUpdatedAt()">hasLastUpdatedAt()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.GetWorkflowResponseOrBuilder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#hasMessage()">hasMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#hasMessage()">hasMessage()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html#hasMessage()">hasMessage()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.InvokeServiceRequestOrBuilder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html#hasOptions()">hasOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItemOrBuilder.html" title="interface in io.dapr.v1">CommonProtos.StateItemOrBuilder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#hasOptions()">hasOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html#hasOptions()">hasOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DeleteStateRequestOrBuilder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#hasOptions()">hasOptions()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#hasOptions()">hasOptions()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html#hasPayload()">hasPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html#hasPayload()">hasPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.DecryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html#hasPayload()">hasPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptRequestOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#hasPayload()">hasPayload()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html#hasPayload()">hasPayload()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponseOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.EncryptResponseOrBuilder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#hasRequest()">hasRequest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#hasRequest()">hasRequest()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html#hasRequest()">hasRequest()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalStateOperationOrBuilder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#hasRoutes()">hasRoutes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#hasRoutes()">hasRoutes()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html#hasRoutes()">hasRoutes()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprAppCallbackProtos.TopicSubscriptionOrBuilder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#hasRules()">hasRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#hasRules()">hasRules()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html#hasRules()">hasRules()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.PubsubSubscriptionOrBuilder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#hasValue()">hasValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#hasValue()">hasValue()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html#hasValue()">hasValue()</a></span> - Method in interface io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperationOrBuilder.html" title="interface in io.dapr.v1">DaprProtos.TransactionalActorStateOperationOrBuilder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#HEAD">HEAD</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#HEAD">HEAD</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>HEAD = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#HEAD">HEAD</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#HEAD"><code>DaprHttp.HttpMethods.HEAD</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#HEAD_VALUE">HEAD_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>HEAD = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub.html#healthCheck(com.google.protobuf.Empty)">healthCheck(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckBlockingStub</a></dt>
<dd>
<div class="block">
Health check.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub.html#healthCheck(com.google.protobuf.Empty)">healthCheck(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckFutureStub</a></dt>
<dd>
<div class="block">
Health check.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html#healthCheck(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">healthCheck(Empty, StreamObserver&lt;DaprAppCallbackProtos.HealthCheckResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckImplBase</a></dt>
<dd>
<div class="block">
Health check.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub.html#healthCheck(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">healthCheck(Empty, StreamObserver&lt;DaprAppCallbackProtos.HealthCheckResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc.AppCallbackHealthCheckStub</a></dt>
<dd>
<div class="block">
Health check.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprApiProtocol.html#HTTP">HTTP</a></span> - io.dapr.client.<a href="io/dapr/client/DaprApiProtocol.html" title="enum in io.dapr.client">DaprApiProtocol</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#HTTP_CLIENT_MAX_IDLE_CONNECTIONS">HTTP_CLIENT_MAX_IDLE_CONNECTIONS</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">Dapr's default maximum number of idle connections for HTTP connection pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#HTTP_CLIENT_MAX_REQUESTS">HTTP_CLIENT_MAX_REQUESTS</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">Dapr's default maximum number of requests for HTTP client to execute concurrently.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#HTTP_CLIENT_READ_TIMEOUT_SECONDS">HTTP_CLIENT_READ_TIMEOUT_SECONDS</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">Dapr's timeout in seconds for HTTP client reads.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#HTTP_EXTENSION_FIELD_NUMBER">HTTP_EXTENSION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#HTTP_PORT">HTTP_PORT</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">HTTP port for Dapr after checking system property and environment variable.</div>
</dd>
<dt><a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain"><span class="typeNameLink">HttpExtension</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">HTTP Extension class.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#%3Cinit%3E(io.dapr.client.DaprHttp.HttpMethods)">HttpExtension(DaprHttp.HttpMethods)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Construct a HttpExtension object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#%3Cinit%3E(io.dapr.client.DaprHttp.HttpMethods,java.util.Map,java.util.Map)">HttpExtension(DaprHttp.HttpMethods, Map&lt;String, List&lt;String&gt;&gt;, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Construct a HttpExtension object.</div>
</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters"><span class="typeNameLink">InFilter</span></a>&lt;<a href="io/dapr/client/domain/query/filters/InFilter.html" title="type parameter in InFilter">T</a>&gt; - Class in <a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#%3Cinit%3E()">InFilter()</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#%3Cinit%3E(java.lang.String,java.util.List)">InFilter(String, List&lt;T&gt;)</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#%3Cinit%3E(java.lang.String,T...)">InFilter(String, T...)</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>
<div class="block">constructor for InFilter.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#INPUT_FIELD_NUMBER">INPUT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#INSTANCE_ID_FIELD_NUMBER">INSTANCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#INT">INT</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#INT_ARRAY">INT_ARRAY</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/config/IntegerProperty.html" title="class in io.dapr.config"><span class="typeNameLink">IntegerProperty</span></a> - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">Integer configuration property.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/internal/opencensus/GrpcWrapper.html#intercept(reactor.util.context.ContextView,io.dapr.v1.DaprGrpc.DaprStub)">intercept(ContextView, DaprGrpc.DaprStub)</a></span> - Static method in class io.dapr.internal.opencensus.<a href="io/dapr/internal/opencensus/GrpcWrapper.html" title="class in io.dapr.internal.opencensus">GrpcWrapper</a></dt>
<dd>
<div class="block">Populates GRPC client with interceptors.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#INTERNAL_ERROR">INTERNAL_ERROR</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>INTERNAL_ERROR = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#INTERNAL_ERROR_VALUE">INTERNAL_ERROR_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>INTERNAL_ERROR = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#internalGetMapField(int)">internalGetMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#internalGetMutableMapField(int)">internalGetMutableMapField(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#internalGetValueMap()">internalGetValueMap()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#invoke(java.lang.String,java.lang.String,java.lang.String,byte%5B%5D)">invoke(String, String, String, byte[])</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Invokes the specified method for the actor, this is mainly used for cross
language invocation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#invokeActor(io.dapr.v1.DaprProtos.InvokeActorRequest)">invokeActor(DaprProtos.InvokeActorRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
InvokeActor calls a method on an actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#invokeActor(io.dapr.v1.DaprProtos.InvokeActorRequest)">invokeActor(DaprProtos.InvokeActorRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
InvokeActor calls a method on an actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#invokeActor(io.dapr.v1.DaprProtos.InvokeActorRequest,io.grpc.stub.StreamObserver)">invokeActor(DaprProtos.InvokeActorRequest, StreamObserver&lt;DaprProtos.InvokeActorResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
InvokeActor calls a method on an actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#invokeActor(io.dapr.v1.DaprProtos.InvokeActorRequest,io.grpc.stub.StreamObserver)">invokeActor(DaprProtos.InvokeActorRequest, StreamObserver&lt;DaprProtos.InvokeActorResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
InvokeActor calls a method on an actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#invokeApi(java.lang.String,java.lang.String%5B%5D,java.util.Map,byte%5B%5D,java.util.Map,reactor.util.context.ContextView)">invokeApi(String, String[], Map&lt;String, List&lt;String&gt;&gt;, byte[], Map&lt;String, String&gt;, ContextView)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Invokes an API asynchronously that returns a text payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#invokeApi(java.lang.String,java.lang.String%5B%5D,java.util.Map,java.lang.String,java.util.Map,reactor.util.context.ContextView)">invokeApi(String, String[], Map&lt;String, List&lt;String&gt;&gt;, String, Map&lt;String, String&gt;, ContextView)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Invokes an API asynchronously that returns a text payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.html#invokeApi(java.lang.String,java.lang.String%5B%5D,java.util.Map,java.util.Map,reactor.util.context.ContextView)">invokeApi(String, String[], Map&lt;String, List&lt;String&gt;&gt;, Map&lt;String, String&gt;, ContextView)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprHttp.html" title="class in io.dapr.client">DaprHttp</a></dt>
<dd>
<div class="block">Invokes an API asynchronously without payload that returns a text payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(io.dapr.client.domain.InvokeBindingRequest,io.dapr.utils.TypeRef)">invokeBinding(InvokeBindingRequest, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#invokeBinding(io.dapr.client.domain.InvokeBindingRequest,io.dapr.utils.TypeRef)">invokeBinding(InvokeBindingRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#invokeBinding(io.dapr.client.domain.InvokeBindingRequest,io.dapr.utils.TypeRef)">invokeBinding(InvokeBindingRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#invokeBinding(io.dapr.v1.DaprProtos.InvokeBindingRequest)">invokeBinding(DaprProtos.InvokeBindingRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Invokes binding data to specific output bindings</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#invokeBinding(io.dapr.v1.DaprProtos.InvokeBindingRequest)">invokeBinding(DaprProtos.InvokeBindingRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Invokes binding data to specific output bindings</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#invokeBinding(io.dapr.v1.DaprProtos.InvokeBindingRequest,io.grpc.stub.StreamObserver)">invokeBinding(DaprProtos.InvokeBindingRequest, StreamObserver&lt;DaprProtos.InvokeBindingResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Invokes binding data to specific output bindings</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#invokeBinding(io.dapr.v1.DaprProtos.InvokeBindingRequest,io.grpc.stub.StreamObserver)">invokeBinding(DaprProtos.InvokeBindingRequest, StreamObserver&lt;DaprProtos.InvokeBindingResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Invokes binding data to specific output bindings</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,byte%5B%5D,java.util.Map)">invokeBinding(String, String, byte[], Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation, skipping serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,java.lang.Object)">invokeBinding(String, String, Object)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,java.lang.Object,io.dapr.utils.TypeRef)">invokeBinding(String, String, Object, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,java.lang.Object,java.lang.Class)">invokeBinding(String, String, Object, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,java.lang.Object,java.util.Map,io.dapr.utils.TypeRef)">invokeBinding(String, String, Object, Map&lt;String, String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeBinding(java.lang.String,java.lang.String,java.lang.Object,java.util.Map,java.lang.Class)">invokeBinding(String, String, Object, Map&lt;String, String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invokes a Binding operation.</div>
</dd>
<dt><a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">InvokeBindingRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to invoke binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">InvokeBindingRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>
<div class="block">Constructor for InvokeBindingRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(io.dapr.client.domain.InvokeMethodRequest,io.dapr.utils.TypeRef)">invokeMethod(InvokeMethodRequest, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#invokeMethod(io.dapr.client.domain.InvokeMethodRequest,io.dapr.utils.TypeRef)">invokeMethod(InvokeMethodRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Invoke a service method.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#invokeMethod(io.dapr.client.domain.InvokeMethodRequest,io.dapr.utils.TypeRef)">invokeMethod(InvokeMethodRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invoke a service method.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String)">invokeMethod(String)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String,io.dapr.utils.TypeRef)">invokeMethod(String, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String,java.lang.Class)">invokeMethod(String, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String,java.lang.Object)">invokeMethod(String, Object)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String,java.lang.Object,io.dapr.utils.TypeRef)">invokeMethod(String, Object, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxy.html#invokeMethod(java.lang.String,java.lang.Object,java.lang.Class)">invokeMethod(String, Object, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxy.html" title="interface in io.dapr.actors.client">ActorProxy</a></dt>
<dd>
<div class="block">Invokes an Actor method on Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,byte%5B%5D,io.dapr.client.domain.HttpExtension,java.util.Map)">invokeMethod(String, String, byte[], HttpExtension, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, without using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,io.dapr.client.domain.HttpExtension,java.util.Map)">invokeMethod(String, String, HttpExtension, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,io.dapr.client.domain.HttpExtension,java.util.Map,io.dapr.utils.TypeRef)">invokeMethod(String, String, HttpExtension, Map&lt;String, String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,io.dapr.client.domain.HttpExtension,java.util.Map,java.lang.Class)">invokeMethod(String, String, HttpExtension, Map&lt;String, String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension)">invokeMethod(String, String, Object, HttpExtension)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension,io.dapr.utils.TypeRef)">invokeMethod(String, String, Object, HttpExtension, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension,java.lang.Class)">invokeMethod(String, String, Object, HttpExtension, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension,java.util.Map)">invokeMethod(String, String, Object, HttpExtension, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension,java.util.Map,io.dapr.utils.TypeRef)">invokeMethod(String, String, Object, HttpExtension, Map&lt;String, String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#invokeMethod(java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.HttpExtension,java.util.Map,java.lang.Class)">invokeMethod(String, String, Object, HttpExtension, Map&lt;String, String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Invoke a service method, using serialization.</div>
</dd>
<dt><a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">InvokeMethodRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to invoke a service.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">InvokeMethodRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>
<div class="block">Constructor for InvokeMethodRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#invokeReminder(java.lang.String,java.lang.String,java.lang.String,byte%5B%5D)">invokeReminder(String, String, String, byte[])</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Fires a reminder for the Actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#invokeService(io.dapr.v1.DaprProtos.InvokeServiceRequest)">invokeService(DaprProtos.InvokeServiceRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Invokes a method on a remote Dapr app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#invokeService(io.dapr.v1.DaprProtos.InvokeServiceRequest)">invokeService(DaprProtos.InvokeServiceRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Invokes a method on a remote Dapr app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#invokeService(io.dapr.v1.DaprProtos.InvokeServiceRequest,io.grpc.stub.StreamObserver)">invokeService(DaprProtos.InvokeServiceRequest, StreamObserver&lt;CommonProtos.InvokeResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Invokes a method on a remote Dapr app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#invokeService(io.dapr.v1.DaprProtos.InvokeServiceRequest,io.grpc.stub.StreamObserver)">invokeService(DaprProtos.InvokeServiceRequest, StreamObserver&lt;CommonProtos.InvokeResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Invokes a method on a remote Dapr app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#invokeTimer(java.lang.String,java.lang.String,java.lang.String,byte%5B%5D)">invokeTimer(String, String, String, byte[])</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Fires a timer for the Actor.</div>
</dd>
<dt><a href="io/dapr/package-summary.html">io.dapr</a> - package io.dapr</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/package-summary.html">io.dapr.actors</a> - package io.dapr.actors</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/client/package-summary.html">io.dapr.actors.client</a> - package io.dapr.actors.client</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a> - package io.dapr.actors.runtime</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/package-summary.html">io.dapr.client</a> - package io.dapr.client</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a> - package io.dapr.client.domain</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/package-summary.html">io.dapr.client.domain.query</a> - package io.dapr.client.domain.query</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a> - package io.dapr.client.domain.query.filters</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/config/package-summary.html">io.dapr.config</a> - package io.dapr.config</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/exceptions/package-summary.html">io.dapr.exceptions</a> - package io.dapr.exceptions</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/internal/opencensus/package-summary.html">io.dapr.internal.opencensus</a> - package io.dapr.internal.opencensus</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/serializer/package-summary.html">io.dapr.serializer</a> - package io.dapr.serializer</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/package-summary.html">io.dapr.utils</a> - package io.dapr.utils</dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/v1/package-summary.html">io.dapr.v1</a> - package io.dapr.v1</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#isBinaryContentType(java.lang.String)">isBinaryContentType(String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#isCloudEventContentType(java.lang.String)">isCloudEventContentType(String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#isInitialized()">isInitialized()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#isJsonContentType(java.lang.String)">isJsonContentType(String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#isPrimitive(io.dapr.utils.TypeRef)">isPrimitive(TypeRef&lt;T&gt;)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>
<div class="block">Checks if the given TypeRef is of a primitive type
Similar to implementation of deserializePrimitives in the class <a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client"><code>ObjectSerializer</code></a>
It considers only those types as primitives.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/DefaultContentTypeConverter.html#isStringContentType(java.lang.String)">isStringContentType(String)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/DefaultContentTypeConverter.html" title="class in io.dapr.utils">DefaultContentTypeConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/AndFilter.html#isValid()">isValid()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/AndFilter.html" title="class in io.dapr.client.domain.query.filters">AndFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/EqFilter.html#isValid()">isValid()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/EqFilter.html" title="class in io.dapr.client.domain.query.filters">EqFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/Filter.html#isValid()">isValid()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/Filter.html" title="class in io.dapr.client.domain.query.filters">Filter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/InFilter.html#isValid()">isValid()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/InFilter.html" title="class in io.dapr.client.domain.query.filters">InFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/OrFilter.html#isValid()">isValid()</a></span> - Method in class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters">OrFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#ITEMS_FIELD_NUMBER">ITEMS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#ITEMS_FIELD_NUMBER">ITEMS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#ITEMS_FIELD_NUMBER">ITEMS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#JSON">JSON</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">
JSON (JSON Web Key) as string</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#JSON_VALUE">JSON_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">
JSON (JSON Web Key) as string</div>
</dd>
</dl>
<a id="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#KEY_NAME_FIELD_NUMBER">KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#KEY_WRAP_ALGORITHM_FIELD_NUMBER">KEY_WRAP_ALGORITHM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#KEYS_FIELD_NUMBER">KEYS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#KEYS_FIELD_NUMBER">KEYS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#KEYS_FIELD_NUMBER">KEYS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#LAST_UPDATED_AT_FIELD_NUMBER">LAST_UPDATED_AT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#LAST_WRITE">LAST_WRITE</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#listInputBindings(com.google.protobuf.Empty)">listInputBindings(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>
<div class="block">
Lists all input bindings subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#listInputBindings(com.google.protobuf.Empty)">listInputBindings(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>
<div class="block">
Lists all input bindings subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#listInputBindings(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">listInputBindings(Empty, StreamObserver&lt;DaprAppCallbackProtos.ListInputBindingsResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>
<div class="block">
Lists all input bindings subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#listInputBindings(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">listInputBindings(Empty, StreamObserver&lt;DaprAppCallbackProtos.ListInputBindingsResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>
<div class="block">
Lists all input bindings subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#listTopicSubscriptions(com.google.protobuf.Empty)">listTopicSubscriptions(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>
<div class="block">
Lists all topics subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#listTopicSubscriptions(com.google.protobuf.Empty)">listTopicSubscriptions(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>
<div class="block">
Lists all topics subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#listTopicSubscriptions(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">listTopicSubscriptions(Empty, StreamObserver&lt;DaprAppCallbackProtos.ListTopicSubscriptionsResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>
<div class="block">
Lists all topics subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#listTopicSubscriptions(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">listTopicSubscriptions(Empty, StreamObserver&lt;DaprAppCallbackProtos.ListTopicSubscriptionsResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>
<div class="block">
Lists all topics subscribed by this app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#LOCK_BELONGS_TO_OTHERS">LOCK_BELONGS_TO_OTHERS</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>LOCK_BELONGS_TO_OTHERS = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#LOCK_BELONGS_TO_OTHERS_VALUE">LOCK_BELONGS_TO_OTHERS_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>LOCK_BELONGS_TO_OTHERS = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#LOCK_DOES_NOT_EXIST">LOCK_DOES_NOT_EXIST</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>LOCK_DOES_NOT_EXIST = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#LOCK_DOES_NOT_EXIST_VALUE">LOCK_DOES_NOT_EXIST_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>LOCK_DOES_NOT_EXIST = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#LOCK_OWNER_FIELD_NUMBER">LOCK_OWNER_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#LOCK_OWNER_FIELD_NUMBER">LOCK_OWNER_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#LONG">LONG</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/Rule.html#match()">match()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Rule.html" title="annotation in io.dapr">Rule</a></dt>
<dd>
<div class="block">The Common Expression Language (CEL) expression to use
to match the incoming cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#MATCH_FIELD_NUMBER">MATCH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#MATCH_FIELD_NUMBER">MATCH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#MAX_AWAIT_DURATION_MS_FIELD_NUMBER">MAX_AWAIT_DURATION_MS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#MAX_MESSAGES_COUNT_FIELD_NUMBER">MAX_MESSAGES_COUNT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeBulkSubscribe(io.dapr.v1.DaprAppCallbackProtos.BulkSubscribeConfig)">mergeBulkSubscribe(DaprAppCallbackProtos.BulkSubscribeConfig)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#mergeCloudEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventCERequest)">mergeCloudEvent(DaprAppCallbackProtos.TopicEventCERequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeCreatedAt(com.google.protobuf.Timestamp)">mergeCreatedAt(Timestamp)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeData(com.google.protobuf.Any)">mergeData(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#mergeData(com.google.protobuf.Any)">mergeData(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeEtag(io.dapr.v1.CommonProtos.Etag)">mergeEtag(CommonProtos.Etag)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeEtag(io.dapr.v1.CommonProtos.Etag)">mergeEtag(CommonProtos.Etag)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#mergeExtensions(com.google.protobuf.Struct)">mergeExtensions(Struct)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#mergeExtensions(com.google.protobuf.Struct)">mergeExtensions(Struct)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">mergeFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom(Message)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.ConfigurationItem)">mergeFrom(CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.Etag)">mergeFrom(CommonProtos.Etag)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.HTTPExtension)">mergeFrom(CommonProtos.HTTPExtension)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.InvokeRequest)">mergeFrom(CommonProtos.InvokeRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.InvokeResponse)">mergeFrom(CommonProtos.InvokeResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.StateItem)">mergeFrom(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.StateOptions)">mergeFrom(CommonProtos.StateOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#mergeFrom(io.dapr.v1.CommonProtos.StreamPayload)">mergeFrom(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest)">mergeFrom(DaprAppCallbackProtos.BindingEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse)">mergeFrom(DaprAppCallbackProtos.BindingEventResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.BulkSubscribeConfig)">mergeFrom(DaprAppCallbackProtos.BulkSubscribeConfig)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.HealthCheckResponse)">mergeFrom(DaprAppCallbackProtos.HealthCheckResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponse)">mergeFrom(DaprAppCallbackProtos.ListInputBindingsResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse)">mergeFrom(DaprAppCallbackProtos.ListTopicSubscriptionsResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest)">mergeFrom(DaprAppCallbackProtos.TopicEventBulkRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry)">mergeFrom(DaprAppCallbackProtos.TopicEventBulkRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponse)">mergeFrom(DaprAppCallbackProtos.TopicEventBulkResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry)">mergeFrom(DaprAppCallbackProtos.TopicEventBulkResponseEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventCERequest)">mergeFrom(DaprAppCallbackProtos.TopicEventCERequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest)">mergeFrom(DaprAppCallbackProtos.TopicEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicEventResponse)">mergeFrom(DaprAppCallbackProtos.TopicEventResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicRoutes)">mergeFrom(DaprAppCallbackProtos.TopicRoutes)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicRule)">mergeFrom(DaprAppCallbackProtos.TopicRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeFrom(io.dapr.v1.DaprAppCallbackProtos.TopicSubscription)">mergeFrom(DaprAppCallbackProtos.TopicSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.ActiveActorsCount)">mergeFrom(DaprProtos.ActiveActorsCount)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.BulkPublishRequest)">mergeFrom(DaprProtos.BulkPublishRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.BulkPublishRequestEntry)">mergeFrom(DaprProtos.BulkPublishRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.BulkPublishResponse)">mergeFrom(DaprProtos.BulkPublishResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry)">mergeFrom(DaprProtos.BulkPublishResponseFailedEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.BulkStateItem)">mergeFrom(DaprProtos.BulkStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.DecryptRequest)">mergeFrom(DaprProtos.DecryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.DecryptRequestOptions)">mergeFrom(DaprProtos.DecryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.DecryptResponse)">mergeFrom(DaprProtos.DecryptResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.DeleteBulkStateRequest)">mergeFrom(DaprProtos.DeleteBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.DeleteStateRequest)">mergeFrom(DaprProtos.DeleteStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.EncryptRequest)">mergeFrom(DaprProtos.EncryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.EncryptRequestOptions)">mergeFrom(DaprProtos.EncryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.EncryptResponse)">mergeFrom(DaprProtos.EncryptResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest)">mergeFrom(DaprProtos.ExecuteActorStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest)">mergeFrom(DaprProtos.ExecuteStateTransactionRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetActorStateRequest)">mergeFrom(DaprProtos.GetActorStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetActorStateResponse)">mergeFrom(DaprProtos.GetActorStateResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetBulkSecretRequest)">mergeFrom(DaprProtos.GetBulkSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetBulkSecretResponse)">mergeFrom(DaprProtos.GetBulkSecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetBulkStateRequest)">mergeFrom(DaprProtos.GetBulkStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetBulkStateResponse)">mergeFrom(DaprProtos.GetBulkStateResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetConfigurationRequest)">mergeFrom(DaprProtos.GetConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetConfigurationResponse)">mergeFrom(DaprProtos.GetConfigurationResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetMetadataResponse)">mergeFrom(DaprProtos.GetMetadataResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetSecretRequest)">mergeFrom(DaprProtos.GetSecretRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetSecretResponse)">mergeFrom(DaprProtos.GetSecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetStateRequest)">mergeFrom(DaprProtos.GetStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetStateResponse)">mergeFrom(DaprProtos.GetStateResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetWorkflowRequest)">mergeFrom(DaprProtos.GetWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.GetWorkflowResponse)">mergeFrom(DaprProtos.GetWorkflowResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.InvokeActorRequest)">mergeFrom(DaprProtos.InvokeActorRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.InvokeActorResponse)">mergeFrom(DaprProtos.InvokeActorResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.InvokeBindingRequest)">mergeFrom(DaprProtos.InvokeBindingRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.InvokeBindingResponse)">mergeFrom(DaprProtos.InvokeBindingResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.InvokeServiceRequest)">mergeFrom(DaprProtos.InvokeServiceRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PauseWorkflowRequest)">mergeFrom(DaprProtos.PauseWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PublishEventRequest)">mergeFrom(DaprProtos.PublishEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PubsubSubscription)">mergeFrom(DaprProtos.PubsubSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PubsubSubscriptionRule)">mergeFrom(DaprProtos.PubsubSubscriptionRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PubsubSubscriptionRules)">mergeFrom(DaprProtos.PubsubSubscriptionRules)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.PurgeWorkflowRequest)">mergeFrom(DaprProtos.PurgeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.QueryStateItem)">mergeFrom(DaprProtos.QueryStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.QueryStateRequest)">mergeFrom(DaprProtos.QueryStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.QueryStateResponse)">mergeFrom(DaprProtos.QueryStateResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest)">mergeFrom(DaprProtos.RaiseEventWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.RegisterActorReminderRequest)">mergeFrom(DaprProtos.RegisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.RegisterActorTimerRequest)">mergeFrom(DaprProtos.RegisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.RegisteredComponents)">mergeFrom(DaprProtos.RegisteredComponents)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.RenameActorReminderRequest)">mergeFrom(DaprProtos.RenameActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.ResumeWorkflowRequest)">mergeFrom(DaprProtos.ResumeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SaveStateRequest)">mergeFrom(DaprProtos.SaveStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SecretResponse)">mergeFrom(DaprProtos.SecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SetMetadataRequest)">mergeFrom(DaprProtos.SetMetadataRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.StartWorkflowRequest)">mergeFrom(DaprProtos.StartWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.StartWorkflowResponse)">mergeFrom(DaprProtos.StartWorkflowResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest)">mergeFrom(DaprProtos.SubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubscribeConfigurationResponse)">mergeFrom(DaprProtos.SubscribeConfigurationResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleDecryptRequest)">mergeFrom(DaprProtos.SubtleDecryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleDecryptResponse)">mergeFrom(DaprProtos.SubtleDecryptResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleEncryptRequest)">mergeFrom(DaprProtos.SubtleEncryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleEncryptResponse)">mergeFrom(DaprProtos.SubtleEncryptResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleGetKeyRequest)">mergeFrom(DaprProtos.SubtleGetKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleGetKeyResponse)">mergeFrom(DaprProtos.SubtleGetKeyResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleSignRequest)">mergeFrom(DaprProtos.SubtleSignRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleSignResponse)">mergeFrom(DaprProtos.SubtleSignResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest)">mergeFrom(DaprProtos.SubtleUnwrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleUnwrapKeyResponse)">mergeFrom(DaprProtos.SubtleUnwrapKeyResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleVerifyRequest)">mergeFrom(DaprProtos.SubtleVerifyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleVerifyResponse)">mergeFrom(DaprProtos.SubtleVerifyResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest)">mergeFrom(DaprProtos.SubtleWrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.SubtleWrapKeyResponse)">mergeFrom(DaprProtos.SubtleWrapKeyResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.TerminateWorkflowRequest)">mergeFrom(DaprProtos.TerminateWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.TransactionalActorStateOperation)">mergeFrom(DaprProtos.TransactionalActorStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.TransactionalStateOperation)">mergeFrom(DaprProtos.TransactionalStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.TryLockRequest)">mergeFrom(DaprProtos.TryLockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.TryLockResponse)">mergeFrom(DaprProtos.TryLockResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnlockRequest)">mergeFrom(DaprProtos.UnlockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnlockResponse)">mergeFrom(DaprProtos.UnlockResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest)">mergeFrom(DaprProtos.UnregisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest)">mergeFrom(DaprProtos.UnregisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">mergeFrom(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#mergeFrom(io.dapr.v1.DaprProtos.UnsubscribeConfigurationResponse)">mergeFrom(DaprProtos.UnsubscribeConfigurationResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeHttpExtension(io.dapr.v1.CommonProtos.HTTPExtension)">mergeHttpExtension(CommonProtos.HTTPExtension)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeLastUpdatedAt(com.google.protobuf.Timestamp)">mergeLastUpdatedAt(Timestamp)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#mergeMessage(io.dapr.v1.CommonProtos.InvokeRequest)">mergeMessage(CommonProtos.InvokeRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeOptions(io.dapr.v1.CommonProtos.StateOptions)">mergeOptions(CommonProtos.StateOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeOptions(io.dapr.v1.CommonProtos.StateOptions)">mergeOptions(CommonProtos.StateOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergeOptions(io.dapr.v1.DaprProtos.DecryptRequestOptions)">mergeOptions(DaprProtos.DecryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergeOptions(io.dapr.v1.DaprProtos.EncryptRequestOptions)">mergeOptions(DaprProtos.EncryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergePayload(io.dapr.v1.CommonProtos.StreamPayload)">mergePayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#mergePayload(io.dapr.v1.CommonProtos.StreamPayload)">mergePayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergePayload(io.dapr.v1.CommonProtos.StreamPayload)">mergePayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#mergePayload(io.dapr.v1.CommonProtos.StreamPayload)">mergePayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#mergeRequest(io.dapr.v1.CommonProtos.StateItem)">mergeRequest(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeRoutes(io.dapr.v1.DaprAppCallbackProtos.TopicRoutes)">mergeRoutes(DaprAppCallbackProtos.TopicRoutes)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#mergeRules(io.dapr.v1.DaprProtos.PubsubSubscriptionRules)">mergeRules(DaprProtos.PubsubSubscriptionRules)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#mergeUnknownFields(com.google.protobuf.UnknownFieldSet)">mergeUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#mergeValue(com.google.protobuf.Any)">mergeValue(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#MESSAGE_FIELD_NUMBER">MESSAGE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#MESSAGE_FIELD_NUMBER">MESSAGE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/Topic.html#metadata()">metadata()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Topic.html" title="annotation in io.dapr">Topic</a></dt>
<dd>
<div class="block">Metadata in the form of a json object.</div>
</dd>
<dt><a href="io/dapr/client/domain/Metadata.html" title="class in io.dapr.client.domain"><span class="typeNameLink">Metadata</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Enumerates commonly used metadata attributes.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#METHOD_FIELD_NUMBER">METHOD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#METHOD_FIELD_NUMBER">METHOD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorMethod.html#name()">name()</a></span> - Method in annotation type io.dapr.actors.<a href="io/dapr/actors/ActorMethod.html" title="annotation in io.dapr.actors">ActorMethod</a></dt>
<dd>
<div class="block">Actor's method name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorType.html#name()">name()</a></span> - Method in annotation type io.dapr.actors.<a href="io/dapr/actors/ActorType.html" title="annotation in io.dapr.actors">ActorType</a></dt>
<dd>
<div class="block">Overrides Actor's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/Topic.html#name()">name()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Topic.html" title="annotation in io.dapr">Topic</a></dt>
<dd>
<div class="block">Name of topic to be subscribed to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/NetworkUtils.html" title="class in io.dapr.utils"><span class="typeNameLink">NetworkUtils</span></a> - Class in <a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></dt>
<dd>
<div class="block">Utility methods for network, internal to Dapr SDK.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#NEW_NAME_FIELD_NUMBER">NEW_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#newBlockingStub(io.grpc.Channel)">newBlockingStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#newBlockingStub(io.grpc.Channel)">newBlockingStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#newBlockingStub(io.grpc.Channel)">newBlockingStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#newBlockingStub(io.grpc.Channel)">newBlockingStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#newBuilder()">newBuilder()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#newBuilder(io.dapr.v1.CommonProtos.ConfigurationItem)">newBuilder(CommonProtos.ConfigurationItem)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#newBuilder(io.dapr.v1.CommonProtos.Etag)">newBuilder(CommonProtos.Etag)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#newBuilder(io.dapr.v1.CommonProtos.HTTPExtension)">newBuilder(CommonProtos.HTTPExtension)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#newBuilder(io.dapr.v1.CommonProtos.InvokeRequest)">newBuilder(CommonProtos.InvokeRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#newBuilder(io.dapr.v1.CommonProtos.InvokeResponse)">newBuilder(CommonProtos.InvokeResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#newBuilder(io.dapr.v1.CommonProtos.StateItem)">newBuilder(CommonProtos.StateItem)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#newBuilder(io.dapr.v1.CommonProtos.StateOptions)">newBuilder(CommonProtos.StateOptions)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#newBuilder(io.dapr.v1.CommonProtos.StreamPayload)">newBuilder(CommonProtos.StreamPayload)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest)">newBuilder(DaprAppCallbackProtos.BindingEventRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse)">newBuilder(DaprAppCallbackProtos.BindingEventResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.BulkSubscribeConfig)">newBuilder(DaprAppCallbackProtos.BulkSubscribeConfig)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.HealthCheckResponse)">newBuilder(DaprAppCallbackProtos.HealthCheckResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.ListInputBindingsResponse)">newBuilder(DaprAppCallbackProtos.ListInputBindingsResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.ListTopicSubscriptionsResponse)">newBuilder(DaprAppCallbackProtos.ListTopicSubscriptionsResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest)">newBuilder(DaprAppCallbackProtos.TopicEventBulkRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry)">newBuilder(DaprAppCallbackProtos.TopicEventBulkRequestEntry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponse)">newBuilder(DaprAppCallbackProtos.TopicEventBulkResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry)">newBuilder(DaprAppCallbackProtos.TopicEventBulkResponseEntry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventCERequest)">newBuilder(DaprAppCallbackProtos.TopicEventCERequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest)">newBuilder(DaprAppCallbackProtos.TopicEventRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicEventResponse)">newBuilder(DaprAppCallbackProtos.TopicEventResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicRoutes)">newBuilder(DaprAppCallbackProtos.TopicRoutes)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicRule)">newBuilder(DaprAppCallbackProtos.TopicRule)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#newBuilder(io.dapr.v1.DaprAppCallbackProtos.TopicSubscription)">newBuilder(DaprAppCallbackProtos.TopicSubscription)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#newBuilder(io.dapr.v1.DaprProtos.ActiveActorsCount)">newBuilder(DaprProtos.ActiveActorsCount)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#newBuilder(io.dapr.v1.DaprProtos.BulkPublishRequest)">newBuilder(DaprProtos.BulkPublishRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#newBuilder(io.dapr.v1.DaprProtos.BulkPublishRequestEntry)">newBuilder(DaprProtos.BulkPublishRequestEntry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#newBuilder(io.dapr.v1.DaprProtos.BulkPublishResponse)">newBuilder(DaprProtos.BulkPublishResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#newBuilder(io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry)">newBuilder(DaprProtos.BulkPublishResponseFailedEntry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#newBuilder(io.dapr.v1.DaprProtos.BulkStateItem)">newBuilder(DaprProtos.BulkStateItem)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#newBuilder(io.dapr.v1.DaprProtos.DecryptRequest)">newBuilder(DaprProtos.DecryptRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#newBuilder(io.dapr.v1.DaprProtos.DecryptRequestOptions)">newBuilder(DaprProtos.DecryptRequestOptions)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#newBuilder(io.dapr.v1.DaprProtos.DecryptResponse)">newBuilder(DaprProtos.DecryptResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.DeleteBulkStateRequest)">newBuilder(DaprProtos.DeleteBulkStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.DeleteStateRequest)">newBuilder(DaprProtos.DeleteStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#newBuilder(io.dapr.v1.DaprProtos.EncryptRequest)">newBuilder(DaprProtos.EncryptRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#newBuilder(io.dapr.v1.DaprProtos.EncryptRequestOptions)">newBuilder(DaprProtos.EncryptRequestOptions)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#newBuilder(io.dapr.v1.DaprProtos.EncryptResponse)">newBuilder(DaprProtos.EncryptResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#newBuilder(io.dapr.v1.DaprProtos.ExecuteActorStateTransactionRequest)">newBuilder(DaprProtos.ExecuteActorStateTransactionRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#newBuilder(io.dapr.v1.DaprProtos.ExecuteStateTransactionRequest)">newBuilder(DaprProtos.ExecuteStateTransactionRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetActorStateRequest)">newBuilder(DaprProtos.GetActorStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetActorStateResponse)">newBuilder(DaprProtos.GetActorStateResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetBulkSecretRequest)">newBuilder(DaprProtos.GetBulkSecretRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetBulkSecretResponse)">newBuilder(DaprProtos.GetBulkSecretResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetBulkStateRequest)">newBuilder(DaprProtos.GetBulkStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetBulkStateResponse)">newBuilder(DaprProtos.GetBulkStateResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetConfigurationRequest)">newBuilder(DaprProtos.GetConfigurationRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetConfigurationResponse)">newBuilder(DaprProtos.GetConfigurationResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetMetadataResponse)">newBuilder(DaprProtos.GetMetadataResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetSecretRequest)">newBuilder(DaprProtos.GetSecretRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetSecretResponse)">newBuilder(DaprProtos.GetSecretResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetStateRequest)">newBuilder(DaprProtos.GetStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetStateResponse)">newBuilder(DaprProtos.GetStateResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.GetWorkflowRequest)">newBuilder(DaprProtos.GetWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#newBuilder(io.dapr.v1.DaprProtos.GetWorkflowResponse)">newBuilder(DaprProtos.GetWorkflowResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#newBuilder(io.dapr.v1.DaprProtos.InvokeActorRequest)">newBuilder(DaprProtos.InvokeActorRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#newBuilder(io.dapr.v1.DaprProtos.InvokeActorResponse)">newBuilder(DaprProtos.InvokeActorResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#newBuilder(io.dapr.v1.DaprProtos.InvokeBindingRequest)">newBuilder(DaprProtos.InvokeBindingRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#newBuilder(io.dapr.v1.DaprProtos.InvokeBindingResponse)">newBuilder(DaprProtos.InvokeBindingResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#newBuilder(io.dapr.v1.DaprProtos.InvokeServiceRequest)">newBuilder(DaprProtos.InvokeServiceRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.PauseWorkflowRequest)">newBuilder(DaprProtos.PauseWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#newBuilder(io.dapr.v1.DaprProtos.PublishEventRequest)">newBuilder(DaprProtos.PublishEventRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#newBuilder(io.dapr.v1.DaprProtos.PubsubSubscription)">newBuilder(DaprProtos.PubsubSubscription)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#newBuilder(io.dapr.v1.DaprProtos.PubsubSubscriptionRule)">newBuilder(DaprProtos.PubsubSubscriptionRule)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#newBuilder(io.dapr.v1.DaprProtos.PubsubSubscriptionRules)">newBuilder(DaprProtos.PubsubSubscriptionRules)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.PurgeWorkflowRequest)">newBuilder(DaprProtos.PurgeWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#newBuilder(io.dapr.v1.DaprProtos.QueryStateItem)">newBuilder(DaprProtos.QueryStateItem)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.QueryStateRequest)">newBuilder(DaprProtos.QueryStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#newBuilder(io.dapr.v1.DaprProtos.QueryStateResponse)">newBuilder(DaprProtos.QueryStateResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest)">newBuilder(DaprProtos.RaiseEventWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#newBuilder(io.dapr.v1.DaprProtos.RegisterActorReminderRequest)">newBuilder(DaprProtos.RegisterActorReminderRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#newBuilder(io.dapr.v1.DaprProtos.RegisterActorTimerRequest)">newBuilder(DaprProtos.RegisterActorTimerRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#newBuilder(io.dapr.v1.DaprProtos.RegisteredComponents)">newBuilder(DaprProtos.RegisteredComponents)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#newBuilder(io.dapr.v1.DaprProtos.RenameActorReminderRequest)">newBuilder(DaprProtos.RenameActorReminderRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.ResumeWorkflowRequest)">newBuilder(DaprProtos.ResumeWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#newBuilder(io.dapr.v1.DaprProtos.SaveStateRequest)">newBuilder(DaprProtos.SaveStateRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#newBuilder(io.dapr.v1.DaprProtos.SecretResponse)">newBuilder(DaprProtos.SecretResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#newBuilder(io.dapr.v1.DaprProtos.SetMetadataRequest)">newBuilder(DaprProtos.SetMetadataRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.StartWorkflowRequest)">newBuilder(DaprProtos.StartWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#newBuilder(io.dapr.v1.DaprProtos.StartWorkflowResponse)">newBuilder(DaprProtos.StartWorkflowResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest)">newBuilder(DaprProtos.SubscribeConfigurationRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubscribeConfigurationResponse)">newBuilder(DaprProtos.SubscribeConfigurationResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleDecryptRequest)">newBuilder(DaprProtos.SubtleDecryptRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleDecryptResponse)">newBuilder(DaprProtos.SubtleDecryptResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleEncryptRequest)">newBuilder(DaprProtos.SubtleEncryptRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleEncryptResponse)">newBuilder(DaprProtos.SubtleEncryptResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleGetKeyRequest)">newBuilder(DaprProtos.SubtleGetKeyRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleGetKeyResponse)">newBuilder(DaprProtos.SubtleGetKeyResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleSignRequest)">newBuilder(DaprProtos.SubtleSignRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleSignResponse)">newBuilder(DaprProtos.SubtleSignResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest)">newBuilder(DaprProtos.SubtleUnwrapKeyRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleUnwrapKeyResponse)">newBuilder(DaprProtos.SubtleUnwrapKeyResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleVerifyRequest)">newBuilder(DaprProtos.SubtleVerifyRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleVerifyResponse)">newBuilder(DaprProtos.SubtleVerifyResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#newBuilder(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest)">newBuilder(DaprProtos.SubtleWrapKeyRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#newBuilder(io.dapr.v1.DaprProtos.SubtleWrapKeyResponse)">newBuilder(DaprProtos.SubtleWrapKeyResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#newBuilder(io.dapr.v1.DaprProtos.TerminateWorkflowRequest)">newBuilder(DaprProtos.TerminateWorkflowRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#newBuilder(io.dapr.v1.DaprProtos.TransactionalActorStateOperation)">newBuilder(DaprProtos.TransactionalActorStateOperation)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#newBuilder(io.dapr.v1.DaprProtos.TransactionalStateOperation)">newBuilder(DaprProtos.TransactionalStateOperation)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#newBuilder(io.dapr.v1.DaprProtos.TryLockRequest)">newBuilder(DaprProtos.TryLockRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#newBuilder(io.dapr.v1.DaprProtos.TryLockResponse)">newBuilder(DaprProtos.TryLockResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#newBuilder(io.dapr.v1.DaprProtos.UnlockRequest)">newBuilder(DaprProtos.UnlockRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#newBuilder(io.dapr.v1.DaprProtos.UnlockResponse)">newBuilder(DaprProtos.UnlockResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#newBuilder(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest)">newBuilder(DaprProtos.UnregisterActorReminderRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#newBuilder(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest)">newBuilder(DaprProtos.UnregisterActorTimerRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#newBuilder(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">newBuilder(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#newBuilder(io.dapr.v1.DaprProtos.UnsubscribeConfigurationResponse)">newBuilder(DaprProtos.UnsubscribeConfigurationResponse)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#newBuilderForType()">newBuilderForType()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)">newBuilderForType(GeneratedMessageV3.BuilderParent)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#newFutureStub(io.grpc.Channel)">newFutureStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#newFutureStub(io.grpc.Channel)">newFutureStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#newFutureStub(io.grpc.Channel)">newFutureStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#newFutureStub(io.grpc.Channel)">newFutureStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)">newInstance(GeneratedMessageV3.UnusedPrivateParameter)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#newStub(io.grpc.Channel)">newStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#newStub(io.grpc.Channel)">newStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#newStub(io.grpc.Channel)">newStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#newStub(io.grpc.Channel)">newStub(Channel)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#NONCE_FIELD_NUMBER">NONCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#NONCE_FIELD_NUMBER">NONCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#NONCE_FIELD_NUMBER">NONCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#NONCE_FIELD_NUMBER">NONCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#NONE">NONE</a></span> - io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">No change in state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#NONE">NONE</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#NONE">NONE</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>NONE = 0;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#NONE">NONE</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for <a href="io/dapr/client/DaprHttp.HttpMethods.html#NONE"><code>DaprHttp.HttpMethods.NONE</code></a> with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#NONE_VALUE">NONE_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>NONE = 0;</code></div>
</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#OBJECT_MAPPER">OBJECT_MAPPER</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Shared Json serializer/deserializer as per Jackson's documentation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#OBJECT_MAPPER">OBJECT_MAPPER</a></span> - Static variable in class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Shared Json serializer/deserializer as per Jackson's documentation.</div>
</dd>
<dt><a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client"><span class="typeNameLink">ObjectSerializer</span></a> - Class in <a href="io/dapr/client/package-summary.html">io.dapr.client</a></dt>
<dd>
<div class="block">Serializes and deserializes an internal object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#%3Cinit%3E()">ObjectSerializer()</a></span> - Constructor for class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Default constructor to avoid class from being instantiated outside package but still inherited.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#OK_FIELD_NUMBER">OK_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#OLD_NAME_FIELD_NUMBER">OLD_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#OMIT_DECRYPTION_KEY_NAME_FIELD_NUMBER">OMIT_DECRYPTION_KEY_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#onActivate()">onActivate()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Callback function invoked after an Actor has been activated.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#onBindingEvent(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest)">onBindingEvent(DaprAppCallbackProtos.BindingEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>
<div class="block">
Listens events from the input bindings
User application can save the states or send the events to the output
bindings optionally by returning BindingEventResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#onBindingEvent(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest)">onBindingEvent(DaprAppCallbackProtos.BindingEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>
<div class="block">
Listens events from the input bindings
User application can save the states or send the events to the output
bindings optionally by returning BindingEventResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#onBindingEvent(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest,io.grpc.stub.StreamObserver)">onBindingEvent(DaprAppCallbackProtos.BindingEventRequest, StreamObserver&lt;DaprAppCallbackProtos.BindingEventResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>
<div class="block">
Listens events from the input bindings
User application can save the states or send the events to the output
bindings optionally by returning BindingEventResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#onBindingEvent(io.dapr.v1.DaprAppCallbackProtos.BindingEventRequest,io.grpc.stub.StreamObserver)">onBindingEvent(DaprAppCallbackProtos.BindingEventRequest, StreamObserver&lt;DaprAppCallbackProtos.BindingEventResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>
<div class="block">
Listens events from the input bindings
User application can save the states or send the events to the output
bindings optionally by returning BindingEventResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub.html#onBulkTopicEventAlpha1(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest)">onBulkTopicEventAlpha1(DaprAppCallbackProtos.TopicEventBulkRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaBlockingStub</a></dt>
<dd>
<div class="block">
Subscribes bulk events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub.html#onBulkTopicEventAlpha1(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest)">onBulkTopicEventAlpha1(DaprAppCallbackProtos.TopicEventBulkRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaFutureStub</a></dt>
<dd>
<div class="block">
Subscribes bulk events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html#onBulkTopicEventAlpha1(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest,io.grpc.stub.StreamObserver)">onBulkTopicEventAlpha1(DaprAppCallbackProtos.TopicEventBulkRequest, StreamObserver&lt;DaprAppCallbackProtos.TopicEventBulkResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaImplBase.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaImplBase</a></dt>
<dd>
<div class="block">
Subscribes bulk events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaStub.html#onBulkTopicEventAlpha1(io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequest,io.grpc.stub.StreamObserver)">onBulkTopicEventAlpha1(DaprAppCallbackProtos.TopicEventBulkRequest, StreamObserver&lt;DaprAppCallbackProtos.TopicEventBulkResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.AppCallbackAlphaStub.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc.AppCallbackAlphaStub</a></dt>
<dd>
<div class="block">
Subscribes bulk events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#onDeactivate()">onDeactivate()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Callback function invoked after an Actor has been deactivated.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#onInvoke(io.dapr.v1.CommonProtos.InvokeRequest)">onInvoke(CommonProtos.InvokeRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>
<div class="block">
Invokes service method with InvokeRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#onInvoke(io.dapr.v1.CommonProtos.InvokeRequest)">onInvoke(CommonProtos.InvokeRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>
<div class="block">
Invokes service method with InvokeRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#onInvoke(io.dapr.v1.CommonProtos.InvokeRequest,io.grpc.stub.StreamObserver)">onInvoke(CommonProtos.InvokeRequest, StreamObserver&lt;CommonProtos.InvokeResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>
<div class="block">
Invokes service method with InvokeRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#onInvoke(io.dapr.v1.CommonProtos.InvokeRequest,io.grpc.stub.StreamObserver)">onInvoke(CommonProtos.InvokeRequest, StreamObserver&lt;CommonProtos.InvokeResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>
<div class="block">
Invokes service method with InvokeRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#onPostActorMethod(io.dapr.actors.runtime.ActorMethodContext)">onPostActorMethod(ActorMethodContext)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Callback function invoked after method is invoked.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#onPreActorMethod(io.dapr.actors.runtime.ActorMethodContext)">onPreActorMethod(ActorMethodContext)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Callback function invoked before method is invoked.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html#onTopicEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest)">onTopicEvent(DaprAppCallbackProtos.TopicEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackBlockingStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackBlockingStub</a></dt>
<dd>
<div class="block">
Subscribes events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html#onTopicEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest)">onTopicEvent(DaprAppCallbackProtos.TopicEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackFutureStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackFutureStub</a></dt>
<dd>
<div class="block">
Subscribes events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html#onTopicEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest,io.grpc.stub.StreamObserver)">onTopicEvent(DaprAppCallbackProtos.TopicEventRequest, StreamObserver&lt;DaprAppCallbackProtos.TopicEventResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackImplBase.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackImplBase</a></dt>
<dd>
<div class="block">
Subscribes events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html#onTopicEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest,io.grpc.stub.StreamObserver)">onTopicEvent(DaprAppCallbackProtos.TopicEventRequest, StreamObserver&lt;DaprAppCallbackProtos.TopicEventResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.AppCallbackStub.html" title="class in io.dapr.v1">AppCallbackGrpc.AppCallbackStub</a></dt>
<dd>
<div class="block">
Subscribes events from Pubsub</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#OPERATION_FIELD_NUMBER">OPERATION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#OPERATIONS_FIELD_NUMBER">OPERATIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#OPERATIONS_FIELD_NUMBER">OPERATIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#OPERATIONTYPE_FIELD_NUMBER">OPERATIONTYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#OPERATIONTYPE_FIELD_NUMBER">OPERATIONTYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#OPTIONS">OPTIONS</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#OPTIONS">OPTIONS</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>OPTIONS = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#OPTIONS">OPTIONS</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#OPTIONS"><code>DaprHttp.HttpMethods.OPTIONS</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#OPTIONS_FIELD_NUMBER">OPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#OPTIONS_FIELD_NUMBER">OPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#OPTIONS_FIELD_NUMBER">OPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#OPTIONS_FIELD_NUMBER">OPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#OPTIONS_FIELD_NUMBER">OPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#OPTIONS_VALUE">OPTIONS_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>OPTIONS = 7;</code></div>
</dd>
<dt><a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters"><span class="typeNameLink">OrFilter</span></a> - Class in <a href="io/dapr/client/domain/query/filters/package-summary.html">io.dapr.client.domain.query.filters</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/filters/OrFilter.html#%3Cinit%3E()">OrFilter()</a></span> - Constructor for class io.dapr.client.domain.query.filters.<a href="io/dapr/client/domain/query/filters/OrFilter.html" title="class in io.dapr.client.domain.query.filters">OrFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="io/dapr/client/domain/query/Pagination.html" title="class in io.dapr.client.domain.query"><span class="typeNameLink">Pagination</span></a> - Class in <a href="io/dapr/client/domain/query/package-summary.html">io.dapr.client.domain.query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Pagination.html#%3Cinit%3E(int,java.lang.String)">Pagination(int, String)</a></span> - Constructor for class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Pagination.html" title="class in io.dapr.client.domain.query">Pagination</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#PARALLEL">PARALLEL</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">
PARALLEL sends data to output bindings specified in "to" in parallel.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#PARALLEL_VALUE">PARALLEL_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">
PARALLEL sends data to output bindings specified in "to" in parallel.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#PARALLELISM_FIELD_NUMBER">PARALLELISM_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/BooleanProperty.html#parse(java.lang.String)">parse(String)</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/BooleanProperty.html" title="class in io.dapr.config">BooleanProperty</a></dt>
<dd>
<div class="block">Parses the value to the specific type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/GenericProperty.html#parse(java.lang.String)">parse(String)</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/GenericProperty.html" title="class in io.dapr.config">GenericProperty</a></dt>
<dd>
<div class="block">Parses the value to the specific type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/IntegerProperty.html#parse(java.lang.String)">parse(String)</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/IntegerProperty.html" title="class in io.dapr.config">IntegerProperty</a></dt>
<dd>
<div class="block">Parses the value to the specific type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Property.html#parse(java.lang.String)">parse(String)</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/Property.html" title="class in io.dapr.config">Property</a></dt>
<dd>
<div class="block">Parses the value to the specific type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/StringProperty.html#parse(java.lang.String)">parse(String)</a></span> - Method in class io.dapr.config.<a href="io/dapr/config/StringProperty.html" title="class in io.dapr.config">StringProperty</a></dt>
<dd>
<div class="block">Parses the value to the specific type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(byte%5B%5D)">parseFrom(byte[])</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(byte%5B%5D,com.google.protobuf.ExtensionRegistryLite)">parseFrom(byte[], ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom(ByteString)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteString, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom(CodedInputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(CodedInputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(java.io.InputStream)">parseFrom(InputStream)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite)">parseFrom(InputStream, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(java.nio.ByteBuffer)">parseFrom(ByteBuffer)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite)">parseFrom(ByteBuffer, ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#parseNode(byte%5B%5D)">parseNode(byte[])</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Parses the JSON content into a node for fine-grained processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#parser()">parser()</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#PATCH">PATCH</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>PATCH = 9;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#PATCH_VALUE">PATCH_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>PATCH = 9;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#PATH_FIELD_NUMBER">PATH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#PATH_FIELD_NUMBER">PATH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#PATH_FIELD_NUMBER">PATH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#PATH_FIELD_NUMBER">PATH_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#pauseWorkflowAlpha1(io.dapr.v1.DaprProtos.PauseWorkflowRequest)">pauseWorkflowAlpha1(DaprProtos.PauseWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Pauses a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#pauseWorkflowAlpha1(io.dapr.v1.DaprProtos.PauseWorkflowRequest)">pauseWorkflowAlpha1(DaprProtos.PauseWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Pauses a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#pauseWorkflowAlpha1(io.dapr.v1.DaprProtos.PauseWorkflowRequest,io.grpc.stub.StreamObserver)">pauseWorkflowAlpha1(DaprProtos.PauseWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Pauses a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#pauseWorkflowAlpha1(io.dapr.v1.DaprProtos.PauseWorkflowRequest,io.grpc.stub.StreamObserver)">pauseWorkflowAlpha1(DaprProtos.PauseWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Pauses a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#PEM">PEM</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">
PEM (PKIX) (default)</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#PEM_VALUE">PEM_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">
PEM (PKIX) (default)</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#PERIOD_FIELD_NUMBER">PERIOD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#PERIOD_FIELD_NUMBER">PERIOD_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#PLAINTEXT_FIELD_NUMBER">PLAINTEXT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#PLAINTEXT_FIELD_NUMBER">PLAINTEXT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#PLAINTEXT_KEY_FIELD_NUMBER">PLAINTEXT_KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#PLAINTEXT_KEY_FIELD_NUMBER">PLAINTEXT_KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#POST">POST</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#POST">POST</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>POST = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#POST">POST</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#POST"><code>DaprHttp.HttpMethods.POST</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#POST_VALUE">POST_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>POST = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/Rule.html#priority()">priority()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Rule.html" title="annotation in io.dapr">Rule</a></dt>
<dd>
<div class="block">Priority of the rule used for ordering.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#propagate(java.lang.Throwable)">propagate(Throwable)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps an exception into DaprException (if not already DaprException).</div>
</dd>
<dt><a href="io/dapr/config/Properties.html" title="class in io.dapr.config"><span class="typeNameLink">Properties</span></a> - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">Global properties for Dapr's SDK, using Supplier so they are dynamically resolved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#%3Cinit%3E()">Properties()</a></span> - Constructor for class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#PROPERTIES_FIELD_NUMBER">PROPERTIES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/config/Property.html" title="class in io.dapr.config"><span class="typeNameLink">Property</span></a>&lt;<a href="io/dapr/config/Property.html" title="type parameter in Property">T</a>&gt; - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">A configuration property in the Dapr's SDK.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#PUBLIC_KEY_FIELD_NUMBER">PUBLIC_KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#publishEvent(io.dapr.client.domain.PublishEventRequest)">publishEvent(PublishEventRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Publish an event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#publishEvent(io.dapr.client.domain.PublishEventRequest)">publishEvent(PublishEventRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Publish an event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#publishEvent(io.dapr.client.domain.PublishEventRequest)">publishEvent(PublishEventRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Publish an event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#publishEvent(io.dapr.v1.DaprProtos.PublishEventRequest)">publishEvent(DaprProtos.PublishEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Publishes events to the specific topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#publishEvent(io.dapr.v1.DaprProtos.PublishEventRequest)">publishEvent(DaprProtos.PublishEventRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Publishes events to the specific topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#publishEvent(io.dapr.v1.DaprProtos.PublishEventRequest,io.grpc.stub.StreamObserver)">publishEvent(DaprProtos.PublishEventRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Publishes events to the specific topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#publishEvent(io.dapr.v1.DaprProtos.PublishEventRequest,io.grpc.stub.StreamObserver)">publishEvent(DaprProtos.PublishEventRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Publishes events to the specific topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#publishEvent(java.lang.String,java.lang.String,java.lang.Object)">publishEvent(String, String, Object)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Publish an event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#publishEvent(java.lang.String,java.lang.String,java.lang.Object,java.util.Map)">publishEvent(String, String, Object, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Publish an event.</div>
</dd>
<dt><a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">PublishEventRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to publish an event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Object)">PublishEventRequest(String, String, Object)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>
<div class="block">Constructor for PublishEventRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#publishEvents(io.dapr.client.domain.BulkPublishRequest)">publishEvents(BulkPublishRequest&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#publishEvents(io.dapr.client.domain.BulkPublishRequest)">publishEvents(BulkPublishRequest&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#publishEvents(io.dapr.client.domain.BulkPublishRequest)">publishEvents(BulkPublishRequest&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#publishEvents(java.lang.String,java.lang.String,java.lang.String,java.util.List)">publishEvents(String, String, String, List&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#publishEvents(java.lang.String,java.lang.String,java.lang.String,java.util.Map,java.util.List)">publishEvents(String, String, String, Map&lt;String, String&gt;, List&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#publishEvents(java.lang.String,java.lang.String,java.lang.String,java.util.Map,T...)">publishEvents(String, String, String, Map&lt;String, String&gt;, T...)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#publishEvents(java.lang.String,java.lang.String,java.lang.String,T...)">publishEvents(String, String, String, T...)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Publish multiple events to Dapr in a single request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#PUBSUB_NAME_FIELD_NUMBER">PUBSUB_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/Topic.html#pubsubName()">pubsubName()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Topic.html" title="annotation in io.dapr">Topic</a></dt>
<dd>
<div class="block">Name of the pubsub bus to be subscribed to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#purgeWorkflowAlpha1(io.dapr.v1.DaprProtos.PurgeWorkflowRequest)">purgeWorkflowAlpha1(DaprProtos.PurgeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Purge Workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#purgeWorkflowAlpha1(io.dapr.v1.DaprProtos.PurgeWorkflowRequest)">purgeWorkflowAlpha1(DaprProtos.PurgeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Purge Workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#purgeWorkflowAlpha1(io.dapr.v1.DaprProtos.PurgeWorkflowRequest,io.grpc.stub.StreamObserver)">purgeWorkflowAlpha1(DaprProtos.PurgeWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Purge Workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#purgeWorkflowAlpha1(io.dapr.v1.DaprProtos.PurgeWorkflowRequest,io.grpc.stub.StreamObserver)">purgeWorkflowAlpha1(DaprProtos.PurgeWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Purge Workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#PUT">PUT</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#PUT">PUT</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>PUT = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#PUT">PUT</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#PUT"><code>DaprHttp.HttpMethods.PUT</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#PUT_VALUE">PUT_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>PUT = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#putAllData(java.util.Map)">putAllData(Map&lt;String, DaprProtos.SecretResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#putAllData(java.util.Map)">putAllData(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#putAllExtendedMetadata(java.util.Map)">putAllExtendedMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#putAllItems(java.util.Map)">putAllItems(Map&lt;String, CommonProtos.ConfigurationItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#putAllItems(java.util.Map)">putAllItems(Map&lt;String, CommonProtos.ConfigurationItem&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#putAllMetadata(java.util.Map)">putAllMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#putAllOptions(java.util.Map)">putAllOptions(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#putAllProperties(java.util.Map)">putAllProperties(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#putAllSecrets(java.util.Map)">putAllSecrets(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#putData(java.lang.String,io.dapr.v1.DaprProtos.SecretResponse)">putData(String, DaprProtos.SecretResponse)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#putData(java.lang.String,java.lang.String)">putData(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#putExtendedMetadata(java.lang.String,java.lang.String)">putExtendedMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#putItems(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">putItems(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#putItems(java.lang.String,io.dapr.v1.CommonProtos.ConfigurationItem)">putItems(String, CommonProtos.ConfigurationItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#putMetadata(java.lang.String,java.lang.String)">putMetadata(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#putOptions(java.lang.String,java.lang.String)">putOptions(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#putProperties(java.lang.String,java.lang.String)">putProperties(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#putSecrets(java.lang.String,java.lang.String)">putSecrets(String, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
</dl>
<a id="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query"><span class="typeNameLink">Query</span></a> - Class in <a href="io/dapr/client/domain/query/package-summary.html">io.dapr.client.domain.query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#%3Cinit%3E()">Query()</a></span> - Constructor for class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#QUERY_FIELD_NUMBER">QUERY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#queryState(io.dapr.client.domain.QueryStateRequest,io.dapr.utils.TypeRef)">queryState(QueryStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Query for states using a query request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#queryState(io.dapr.client.domain.QueryStateRequest,io.dapr.utils.TypeRef)">queryState(QueryStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Query for states using a query request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(io.dapr.client.domain.QueryStateRequest,io.dapr.utils.TypeRef)">queryState(QueryStateRequest, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(io.dapr.client.domain.QueryStateRequest,java.lang.Class)">queryState(QueryStateRequest, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,io.dapr.client.domain.query.Query,io.dapr.utils.TypeRef)">queryState(String, Query, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query domain object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,io.dapr.client.domain.query.Query,java.lang.Class)">queryState(String, Query, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query domain object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,io.dapr.client.domain.query.Query,java.util.Map,io.dapr.utils.TypeRef)">queryState(String, Query, Map&lt;String, String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query domain object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,io.dapr.client.domain.query.Query,java.util.Map,java.lang.Class)">queryState(String, Query, Map&lt;String, String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query domain object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,java.lang.String,io.dapr.utils.TypeRef)">queryState(String, String, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query string.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,java.lang.String,java.lang.Class)">queryState(String, String, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query string.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,java.lang.String,java.util.Map,io.dapr.utils.TypeRef)">queryState(String, String, Map&lt;String, String&gt;, TypeRef&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query string.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprPreviewClient.html#queryState(java.lang.String,java.lang.String,java.util.Map,java.lang.Class)">queryState(String, String, Map&lt;String, String&gt;, Class&lt;T&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprPreviewClient.html" title="interface in io.dapr.client">DaprPreviewClient</a></dt>
<dd>
<div class="block">Query for states using a query string.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#queryStateAlpha1(io.dapr.v1.DaprProtos.QueryStateRequest)">queryStateAlpha1(DaprProtos.QueryStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Queries the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#queryStateAlpha1(io.dapr.v1.DaprProtos.QueryStateRequest)">queryStateAlpha1(DaprProtos.QueryStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Queries the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#queryStateAlpha1(io.dapr.v1.DaprProtos.QueryStateRequest,io.grpc.stub.StreamObserver)">queryStateAlpha1(DaprProtos.QueryStateRequest, StreamObserver&lt;DaprProtos.QueryStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Queries the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#queryStateAlpha1(io.dapr.v1.DaprProtos.QueryStateRequest,io.grpc.stub.StreamObserver)">queryStateAlpha1(DaprProtos.QueryStateRequest, StreamObserver&lt;DaprProtos.QueryStateResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Queries the state.</div>
</dd>
<dt><a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain"><span class="typeNameLink">QueryStateItem</span></a>&lt;<a href="io/dapr/client/domain/QueryStateItem.html" title="type parameter in QueryStateItem">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#%3Cinit%3E(java.lang.String)">QueryStateItem(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Create an immutable state reference to be retrieved or deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)">QueryStateItem(String, String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Create an immutable state reference to be retrieved or deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#%3Cinit%3E(java.lang.String,T,java.lang.String)">QueryStateItem(String, T, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>
<div class="block">Create an immutable state.</div>
</dd>
<dt><a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">QueryStateRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#%3Cinit%3E(java.lang.String)">QueryStateRequest(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain"><span class="typeNameLink">QueryStateResponse</span></a>&lt;<a href="io/dapr/client/domain/QueryStateResponse.html" title="type parameter in QueryStateResponse">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateResponse.html#%3Cinit%3E(java.util.List,java.lang.String)">QueryStateResponse(List&lt;QueryStateItem&lt;T&gt;&gt;, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain">QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#QUERYSTRING_FIELD_NUMBER">QUERYSTRING_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#raiseEventWorkflowAlpha1(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest)">raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Raise an event to a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#raiseEventWorkflowAlpha1(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest)">raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Raise an event to a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#raiseEventWorkflowAlpha1(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest,io.grpc.stub.StreamObserver)">raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Raise an event to a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#raiseEventWorkflowAlpha1(io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest,io.grpc.stub.StreamObserver)">raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Raise an event to a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/Remindable.html#receiveReminder(java.lang.String,T,java.time.Duration,java.time.Duration)">receiveReminder(String, T, Duration, Duration)</a></span> - Method in interface io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/Remindable.html" title="interface in io.dapr.actors.runtime">Remindable</a></dt>
<dd>
<div class="block">The reminder call back invoked when an actor reminder is triggered.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#registerActor(java.lang.Class)">registerActor(Class&lt;T&gt;)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Registers an actor with the runtime, using <a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a> and <code>DefaultActorFactory</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#registerActor(java.lang.Class,io.dapr.actors.runtime.ActorFactory)">registerActor(Class&lt;T&gt;, ActorFactory&lt;T&gt;)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Registers an actor with the runtime, using <a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#registerActor(java.lang.Class,io.dapr.actors.runtime.ActorFactory,io.dapr.serializer.DaprObjectSerializer,io.dapr.serializer.DaprObjectSerializer)">registerActor(Class&lt;T&gt;, ActorFactory&lt;T&gt;, DaprObjectSerializer, DaprObjectSerializer)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Registers an actor with the runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#registerActor(java.lang.Class,io.dapr.serializer.DaprObjectSerializer,io.dapr.serializer.DaprObjectSerializer)">registerActor(Class&lt;T&gt;, DaprObjectSerializer, DaprObjectSerializer)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Registers an actor with the runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#registerActorReminder(io.dapr.v1.DaprProtos.RegisterActorReminderRequest)">registerActorReminder(DaprProtos.RegisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Register an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#registerActorReminder(io.dapr.v1.DaprProtos.RegisterActorReminderRequest)">registerActorReminder(DaprProtos.RegisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Register an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#registerActorReminder(io.dapr.v1.DaprProtos.RegisterActorReminderRequest,io.grpc.stub.StreamObserver)">registerActorReminder(DaprProtos.RegisterActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Register an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#registerActorReminder(io.dapr.v1.DaprProtos.RegisterActorReminderRequest,io.grpc.stub.StreamObserver)">registerActorReminder(DaprProtos.RegisterActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Register an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#registerActorTimer(io.dapr.v1.DaprProtos.RegisterActorTimerRequest)">registerActorTimer(DaprProtos.RegisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Register an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#registerActorTimer(io.dapr.v1.DaprProtos.RegisterActorTimerRequest)">registerActorTimer(DaprProtos.RegisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Register an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#registerActorTimer(io.dapr.v1.DaprProtos.RegisterActorTimerRequest,io.grpc.stub.StreamObserver)">registerActorTimer(DaprProtos.RegisterActorTimerRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Register an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#registerActorTimer(io.dapr.v1.DaprProtos.RegisterActorTimerRequest,io.grpc.stub.StreamObserver)">registerActorTimer(DaprProtos.RegisterActorTimerRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Register an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#registerActorTimer(java.lang.String,java.lang.String,T,java.time.Duration,java.time.Duration)">registerActorTimer(String, String, T, Duration, Duration)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Registers a Timer for the actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)">registerAllExtensions(ExtensionRegistry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.html" title="class in io.dapr.v1">CommonProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)">registerAllExtensions(ExtensionRegistry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.html" title="class in io.dapr.v1">DaprAppCallbackProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistry)">registerAllExtensions(ExtensionRegistry)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.html" title="class in io.dapr.v1">DaprProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)">registerAllExtensions(ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.html" title="class in io.dapr.v1">CommonProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)">registerAllExtensions(ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.html" title="class in io.dapr.v1">DaprAppCallbackProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.html#registerAllExtensions(com.google.protobuf.ExtensionRegistryLite)">registerAllExtensions(ExtensionRegistryLite)</a></span> - Static method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.html" title="class in io.dapr.v1">DaprProtos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#REGISTERED_COMPONENTS_FIELD_NUMBER">REGISTERED_COMPONENTS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#registerReminder(java.lang.String,T,java.time.Duration,java.time.Duration)">registerReminder(String, T, Duration, Duration)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Registers a reminder for this Actor.</div>
</dd>
<dt><a href="io/dapr/actors/runtime/Remindable.html" title="interface in io.dapr.actors.runtime"><span class="typeNameLink">Remindable</span></a>&lt;<a href="io/dapr/actors/runtime/Remindable.html" title="type parameter in Remindable">T</a>&gt; - Interface in <a href="io/dapr/actors/runtime/package-summary.html">io.dapr.actors.runtime</a></dt>
<dd>
<div class="block">Interface that actors must implement to consume reminders registered using RegisterReminderAsync.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#remove(java.lang.String)">remove(String)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Removes a given state from state store's cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#REMOVE">REMOVE</a></span> - io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">State needs to be removed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#removeActiveActorsCount(int)">removeActiveActorsCount(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#removeData(java.lang.String)">removeData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data hold the secret values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#removeData(java.lang.String)">removeData(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>
<div class="block">
data is the secret value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#removeEntries(int)">removeEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#removeEntries(int)">removeEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#removeExtendedMetadata(java.lang.String)">removeExtendedMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; extended_metadata = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#removeFailedEntries(int)">removeFailedEntries(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#removeItems(int)">removeItems(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#removeItems(java.lang.String)">removeItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, .dapr.proto.common.v1.ConfigurationItem&gt; items = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#removeItems(java.lang.String)">removeItems(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing configuration values</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
the metadata which will be passed to/from configuration store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be passed to state store component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata set by the input binging components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The metadata associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional properties used for this topic's subscription e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The request level metadata passing to to the pubsub components</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event level metadata passing to the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to secret store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata returned from an external system</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata passing to pub components
metadata property:
- key : the key of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; metadata = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to state store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The metadata which will be sent to configuration store components.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#removeMetadata(java.lang.String)">removeMetadata(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block">
The metadata used for transactional operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#removeOperations(int)">removeOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#removeOperations(int)">removeOperations(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#removeOptions(java.lang.String)">removeOptions(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific options for starting the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#removeProperties(java.lang.String)">removeProperties(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Additional component-specific properties of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#removeRegisteredComponents(int)">removeRegisteredComponents(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#removeResults(int)">removeResults(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#removeRules(int)">removeRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#removeRules(int)">removeRules(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#removeSecrets(java.lang.String)">removeSecrets(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>
<div class="block"><code>map&lt;string, string&gt; secrets = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#removeStates(int)">removeStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#removeStates(int)">removeStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#removeStates(int)">removeStates(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#removeStatuses(int)">removeStatuses(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#removeSubscriptions(int)">removeSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#removeSubscriptions(int)">removeSubscriptions(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#renameActorReminder(io.dapr.v1.DaprProtos.RenameActorReminderRequest)">renameActorReminder(DaprProtos.RenameActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Rename an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#renameActorReminder(io.dapr.v1.DaprProtos.RenameActorReminderRequest)">renameActorReminder(DaprProtos.RenameActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Rename an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#renameActorReminder(io.dapr.v1.DaprProtos.RenameActorReminderRequest,io.grpc.stub.StreamObserver)">renameActorReminder(DaprProtos.RenameActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Rename an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#renameActorReminder(io.dapr.v1.DaprProtos.RenameActorReminderRequest,io.grpc.stub.StreamObserver)">renameActorReminder(DaprProtos.RenameActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Rename an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#REQUEST_FIELD_NUMBER">REQUEST_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#RESOURCE_ID_FIELD_NUMBER">RESOURCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#RESOURCE_ID_FIELD_NUMBER">RESOURCE_ID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.Response.html#%3Cinit%3E(byte%5B%5D,java.util.Map,int)">Response(byte[], Map&lt;String, String&gt;, int)</a></span> - Constructor for class io.dapr.client.<a href="io/dapr/client/DaprHttp.Response.html" title="class in io.dapr.client">DaprHttp.Response</a></dt>
<dd>
<div class="block">Represents an http response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#RESULTS_FIELD_NUMBER">RESULTS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#resumeWorkflowAlpha1(io.dapr.v1.DaprProtos.ResumeWorkflowRequest)">resumeWorkflowAlpha1(DaprProtos.ResumeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Resumes a paused workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#resumeWorkflowAlpha1(io.dapr.v1.DaprProtos.ResumeWorkflowRequest)">resumeWorkflowAlpha1(DaprProtos.ResumeWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Resumes a paused workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#resumeWorkflowAlpha1(io.dapr.v1.DaprProtos.ResumeWorkflowRequest,io.grpc.stub.StreamObserver)">resumeWorkflowAlpha1(DaprProtos.ResumeWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Resumes a paused workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#resumeWorkflowAlpha1(io.dapr.v1.DaprProtos.ResumeWorkflowRequest,io.grpc.stub.StreamObserver)">resumeWorkflowAlpha1(DaprProtos.ResumeWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Resumes a paused workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html#RETRY">RETRY</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain">BulkSubscribeAppResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#RETRY">RETRY</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
RETRY status signals Dapr to retry the message as part of an expected scenario (no warning is logged).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#RETRY_VALUE">RETRY_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
RETRY status signals Dapr to retry the message as part of an expected scenario (no warning is logged).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorMethod.html#returns()">returns()</a></span> - Method in annotation type io.dapr.actors.<a href="io/dapr/actors/ActorMethod.html" title="annotation in io.dapr.actors">ActorMethod</a></dt>
<dd>
<div class="block">Actor's method return type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#ROUTES_FIELD_NUMBER">ROUTES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/Topic.html#rule()">rule()</a></span> - Method in annotation type io.dapr.<a href="io/dapr/Topic.html" title="annotation in io.dapr">Topic</a></dt>
<dd>
<div class="block">The rules used to match the incoming cloud event.</div>
</dd>
<dt><a href="io/dapr/Rule.html" title="annotation in io.dapr"><span class="typeNameLink">Rule</span></a> - Annotation Type in <a href="io/dapr/package-summary.html">io.dapr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#RULES_FIELD_NUMBER">RULES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#RULES_FIELD_NUMBER">RULES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#RULES_FIELD_NUMBER">RULES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#RUNTIME_STATUS_FIELD_NUMBER">RUNTIME_STATUS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#save()">save()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Saves all changes to state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#saveBulkState(io.dapr.client.domain.SaveStateRequest)">saveBulkState(SaveStateRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Save/Update a list of states.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#saveBulkState(io.dapr.client.domain.SaveStateRequest)">saveBulkState(SaveStateRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Save/Update a list of states.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#saveBulkState(io.dapr.client.domain.SaveStateRequest)">saveBulkState(SaveStateRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Save/Update a list of states.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#saveBulkState(java.lang.String,java.util.List)">saveBulkState(String, List&lt;State&lt;?&gt;&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Save/Update a list of states.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#saveState()">saveState()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Saves the state of this Actor.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#saveState(io.dapr.v1.DaprProtos.SaveStateRequest)">saveState(DaprProtos.SaveStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Saves the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#saveState(io.dapr.v1.DaprProtos.SaveStateRequest)">saveState(DaprProtos.SaveStateRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Saves the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#saveState(io.dapr.v1.DaprProtos.SaveStateRequest,io.grpc.stub.StreamObserver)">saveState(DaprProtos.SaveStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Saves the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#saveState(io.dapr.v1.DaprProtos.SaveStateRequest,io.grpc.stub.StreamObserver)">saveState(DaprProtos.SaveStateRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Saves the state for a specific key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#saveState(java.lang.String,java.lang.String,java.lang.Object)">saveState(String, String, Object)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Save/Update a state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#saveState(java.lang.String,java.lang.String,java.lang.String,java.lang.Object,io.dapr.client.domain.StateOptions)">saveState(String, String, String, Object, StateOptions)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Save/Update a state.</div>
</dd>
<dt><a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">SaveStateRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A request to save states to state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SaveStateRequest.html#%3Cinit%3E(java.lang.String)">SaveStateRequest(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain">SaveStateRequest</a></dt>
<dd>
<div class="block">Constructor for SaveStateRequest.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#SECRETS_FIELD_NUMBER">SECRETS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#SEQ_FIELD_NUMBER">SEQ_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#SEQUENTIAL">SEQUENTIAL</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">
SEQUENTIAL sends data to output bindings specified in "to" sequentially.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#SEQUENTIAL_VALUE">SEQUENTIAL_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">
SEQUENTIAL sends data to output bindings specified in "to" sequentially.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorObjectSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorObjectSerializer.html" title="class in io.dapr.actors.runtime">ActorObjectSerializer</a></dt>
<dd>
<div class="block">Serializes a given state object into byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/ObjectSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/ObjectSerializer.html" title="class in io.dapr.client">ObjectSerializer</a></dt>
<dd>
<div class="block">Serializes a given state object into byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DaprObjectSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in interface io.dapr.serializer.<a href="io/dapr/serializer/DaprObjectSerializer.html" title="interface in io.dapr.serializer">DaprObjectSerializer</a></dt>
<dd>
<div class="block">Serializes the given object as byte[].</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/serializer/DefaultObjectSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class io.dapr.serializer.<a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer">DefaultObjectSerializer</a></dt>
<dd>
<div class="block">Serializes a given state object into byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html#serialize(java.time.Duration,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider)">serialize(Duration, JsonGenerator, SerializerProvider)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html" title="class in io.dapr.client.domain">StateOptions.StateOptionDurationSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntime.html#serializeConfig()">serializeConfig()</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntime.html" title="class in io.dapr.actors.runtime">ActorRuntime</a></dt>
<dd>
<div class="block">Gets the Actor configuration for this runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackAlphaGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackAlphaGrpc.html" title="class in io.dapr.v1">AppCallbackAlphaGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackGrpc.html" title="class in io.dapr.v1">AppCallbackGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/AppCallbackHealthCheckGrpc.html" title="class in io.dapr.v1">AppCallbackHealthCheckGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.html" title="class in io.dapr.v1">DaprGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateManager.html#set(java.lang.String,T)">set(String, T)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateManager.html" title="class in io.dapr.actors.runtime">ActorStateManager</a></dt>
<dd>
<div class="block">Updates a given key/value pair in the state store's cache.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setActiveActorsCount(int,io.dapr.v1.DaprProtos.ActiveActorsCount)">setActiveActorsCount(int, DaprProtos.ActiveActorsCount)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setActiveActorsCount(int,io.dapr.v1.DaprProtos.ActiveActorsCount.Builder)">setActiveActorsCount(int, DaprProtos.ActiveActorsCount.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setActorId(java.lang.String)">setActorId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setActorIdBytes(com.google.protobuf.ByteString)">setActorIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_id = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#setActorIdleTimeout(java.time.Duration)">setActorIdleTimeout(Duration)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Sets the duration for Actors' timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#setActorScanInterval(java.time.Duration)">setActorScanInterval(Duration)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Sets the duration to scan for Actors.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setActorType(java.lang.String)">setActorType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setActorTypeBytes(com.google.protobuf.ByteString)">setActorTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string actor_type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setAlgorithm(java.lang.String)">setAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setAlgorithmBytes(com.google.protobuf.ByteString)">setAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Algorithm to use, as in the JWA standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setAssociatedData(com.google.protobuf.ByteString)">setAssociatedData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setAssociatedData(com.google.protobuf.ByteString)">setAssociatedData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setAssociatedData(com.google.protobuf.ByteString)">setAssociatedData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setAssociatedData(com.google.protobuf.ByteString)">setAssociatedData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Associated Data when using AEAD ciphers (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setBinaryData(byte%5B%5D)">setBinaryData(byte[])</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the cloud event's binary data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#setBindings(int,java.lang.String)">setBindings(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of input bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#setBody(java.lang.Object)">setBody(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setBulkSubscribe(io.dapr.v1.DaprAppCallbackProtos.BulkSubscribeConfig)">setBulkSubscribe(DaprAppCallbackProtos.BulkSubscribeConfig)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setBulkSubscribe(io.dapr.v1.DaprAppCallbackProtos.BulkSubscribeConfig.Builder)">setBulkSubscribe(DaprAppCallbackProtos.BulkSubscribeConfig.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional bulk subscribe settings for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setBytes(com.google.protobuf.ByteString)">setBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>bytes bytes = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setCallback(java.lang.String)">setCallback(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setCallbackBytes(com.google.protobuf.ByteString)">setCallbackBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string callback = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setCapabilities(int,java.lang.String)">setCapabilities(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>repeated string capabilities = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setCiphertext(com.google.protobuf.ByteString)">setCiphertext(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to decrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#setCiphertext(com.google.protobuf.ByteString)">setCiphertext(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Encrypted ciphertext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setCloudEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventCERequest)">setCloudEvent(DaprAppCallbackProtos.TopicEventCERequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setCloudEvent(io.dapr.v1.DaprAppCallbackProtos.TopicEventCERequest.Builder)">setCloudEvent(DaprAppCallbackProtos.TopicEventCERequest.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.TopicEventCERequest cloud_event = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setComponentName(java.lang.String)">setComponentName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name of the component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setComponentNameBytes(com.google.protobuf.ByteString)">setComponentNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setConcurrency(io.dapr.v1.CommonProtos.StateOptions.StateConcurrency)">setConcurrency(CommonProtos.StateOptions.StateConcurrency)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setConcurrency(io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency)">setConcurrency(DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setConcurrencyValue(int)">setConcurrencyValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConcurrency concurrency = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setConcurrencyValue(int)">setConcurrencyValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The concurrency of output bindings to send data to
"to" output bindings list.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setConsistency(io.dapr.v1.CommonProtos.StateOptions.StateConsistency)">setConsistency(CommonProtos.StateOptions.StateConsistency)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setConsistency(io.dapr.v1.CommonProtos.StateOptions.StateConsistency)">setConsistency(CommonProtos.StateOptions.StateConsistency)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setConsistencyValue(int)">setConsistencyValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.common.v1.StateOptions.StateConsistency consistency = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setConsistencyValue(int)">setConsistencyValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The read consistency of the state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setContentTypeBytes(com.google.protobuf.ByteString)">setContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
The type of data content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setContentTypeBytes(com.google.protobuf.ByteString)">setContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setContentTypeBytes(com.google.protobuf.ByteString)">setContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
content type of the event contained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setContentTypeBytes(com.google.protobuf.ByteString)">setContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The content type for the event</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setCount(int)">setCount(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>int32 count = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setCreatedAt(com.google.protobuf.Timestamp)">setCreatedAt(Timestamp)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setCreatedAt(com.google.protobuf.Timestamp.Builder)">setCreatedAt(Timestamp.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The time at which the workflow instance was created.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setData(com.google.protobuf.Any)">setData(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setData(com.google.protobuf.Any)">setData(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setData(com.google.protobuf.Any.Builder)">setData(Any.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setData(com.google.protobuf.Any.Builder)">setData(Any.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>
<div class="block">
Required in unary RPCs.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Data sent in the chunk.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The content which will be sent to "to" output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The byte array data</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>
<div class="block">
The data which will be sent to output binding.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The data which will be published to topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 6;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setData(com.google.protobuf.ByteString)">setData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>bytes data = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#setData(java.lang.Object)">setData(Object)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setData(T)">setData(T)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the cloud event data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setDatacontenttype(java.lang.String)">setDatacontenttype(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the type of the data's content.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setDataContentType(java.lang.String)">setDataContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setDataContentType(java.lang.String)">setDataContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setDataContentType(java.lang.String)">setDataContentType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setDataContentTypeBytes(com.google.protobuf.ByteString)">setDataContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setDataContentTypeBytes(com.google.protobuf.ByteString)">setDataContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type of data value.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setDataContentTypeBytes(com.google.protobuf.ByteString)">setDataContentTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The content type for the data (optional).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setDataEncryptionCipher(java.lang.String)">setDataEncryptionCipher(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setDataEncryptionCipherBytes(com.google.protobuf.ByteString)">setDataEncryptionCipherBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Cipher used to encrypt data (optional): "aes-gcm" (default) or "chacha20-poly1305"</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setDeadLetterTopic(java.lang.String)">setDeadLetterTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setDeadLetterTopic(java.lang.String)">setDeadLetterTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setDeadLetterTopicBytes(com.google.protobuf.ByteString)">setDeadLetterTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional dead letter queue for this topic to send events to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setDeadLetterTopicBytes(com.google.protobuf.ByteString)">setDeadLetterTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string dead_letter_topic = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setDecryptionKeyName(java.lang.String)">setDecryptionKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setDecryptionKeyNameBytes(com.google.protobuf.ByteString)">setDecryptionKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key reference to embed in the encrypted document (name or name/version).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setDefault(java.lang.String)">setDefault(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setDefaultBytes(com.google.protobuf.ByteString)">setDefaultBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The default path for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setDigest(com.google.protobuf.ByteString)">setDigest(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Digest to sign.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setDigest(com.google.protobuf.ByteString)">setDigest(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Digest of the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#setDrainBalancedActors(java.lang.Boolean)">setDrainBalancedActors(Boolean)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Sets whether balanced actors should be drained.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#setDrainOngoingCallTimeout(java.time.Duration)">setDrainOngoingCallTimeout(Duration)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Sets the timeout to drain ongoing calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setDueTime(java.lang.String)">setDueTime(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setDueTime(java.lang.String)">setDueTime(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setDueTimeBytes(com.google.protobuf.ByteString)">setDueTimeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setDueTimeBytes(com.google.protobuf.ByteString)">setDueTimeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string due_time = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setEntries(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry)">setEntries(int, DaprAppCallbackProtos.TopicEventBulkRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setEntries(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)">setEntries(int, DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The list of items inside this bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setEntries(int,io.dapr.v1.DaprProtos.BulkPublishRequestEntry)">setEntries(int, DaprProtos.BulkPublishRequestEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setEntries(int,io.dapr.v1.DaprProtos.BulkPublishRequestEntry.Builder)">setEntries(int, DaprProtos.BulkPublishRequestEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The entries which contain the individual events and associated details to be published</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setEntryId(java.lang.String)">setEntryId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setEntryId(java.lang.String)">setEntryId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setEntryId(java.lang.String)">setEntryId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setEntryId(java.lang.String)">setEntryId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setEntryIdBytes(com.google.protobuf.ByteString)">setEntryIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setEntryIdBytes(com.google.protobuf.ByteString)">setEntryIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
Unique identifier associated the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setEntryIdBytes(com.google.protobuf.ByteString)">setEntryIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The request scoped unique ID referring to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setEntryIdBytes(com.google.protobuf.ByteString)">setEntryIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The response scoped unique ID referring to this message</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setError(java.lang.String)">setError(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setError(java.lang.String)">setError(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setError(java.lang.String)">setError(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setErrorBytes(com.google.protobuf.ByteString)">setErrorBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>
<div class="block">
The error message if any on failure</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setErrorBytes(com.google.protobuf.ByteString)">setErrorBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The error that was returned from the state store in case of a failed get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setErrorBytes(com.google.protobuf.ByteString)">setErrorBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The error message indicating an error in processing of the query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprError.html#setErrorCode(java.lang.String)">setErrorCode(String)</a></span> - Method in class io.dapr.exceptions.<a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions">DaprError</a></dt>
<dd>
<div class="block">Sets the error code.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setEtag(io.dapr.v1.CommonProtos.Etag)">setEtag(CommonProtos.Etag)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setEtag(io.dapr.v1.CommonProtos.Etag)">setEtag(CommonProtos.Etag)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setEtag(io.dapr.v1.CommonProtos.Etag.Builder)">setEtag(CommonProtos.Etag.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setEtag(io.dapr.v1.CommonProtos.Etag.Builder)">setEtag(CommonProtos.Etag.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#setEtag(java.lang.String)">setEtag(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setEtag(java.lang.String)">setEtag(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setEtag(java.lang.String)">setEtag(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setEtag(java.lang.String)">setEtag(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setEtagBytes(com.google.protobuf.ByteString)">setEtagBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setEtagBytes(com.google.protobuf.ByteString)">setEtagBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setEtagBytes(com.google.protobuf.ByteString)">setEtagBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The entity tag which represents the specific version of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setEvent(com.google.protobuf.ByteString)">setEvent(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>
<div class="block">
The event which will be pulished to the topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setEventData(com.google.protobuf.ByteString)">setEventData(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Data associated with the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setEventName(java.lang.String)">setEventName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setEventNameBytes(com.google.protobuf.ByteString)">setEventNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setExpiryInSeconds(int)">setExpiryInSeconds(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setExtensions(com.google.protobuf.Struct)">setExtensions(Struct)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setExtensions(com.google.protobuf.Struct)">setExtensions(Struct)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setExtensions(com.google.protobuf.Struct.Builder)">setExtensions(Struct.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
Custom attributes which includes cloud event extensions.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setExtensions(com.google.protobuf.Struct.Builder)">setExtensions(Struct.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The map of additional custom properties to be sent to the app.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#setFailedEntries(int,io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry)">setFailedEntries(int, DaprProtos.BulkPublishResponseFailedEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#setFailedEntries(int,io.dapr.v1.DaprProtos.BulkPublishResponseFailedEntry.Builder)">setFailedEntries(int, DaprProtos.BulkPublishResponseFailedEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>
<div class="block">
The entries for different events that failed publish in the BulkPublishEvent call</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setField(com.google.protobuf.Descriptors.FieldDescriptor,java.lang.Object)">setField(Descriptors.FieldDescriptor, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#setFilter(io.dapr.client.domain.query.filters.Filter)">setFilter(Filter&lt;?&gt;)</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>
<div class="block">Set the filter field in the instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setFormat(io.dapr.v1.DaprProtos.SubtleGetKeyRequest.KeyFormat)">setFormat(DaprProtos.SubtleGetKeyRequest.KeyFormat)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setFormatValue(int)">setFormatValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Response format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#setHttpExtension(io.dapr.client.domain.HttpExtension)">setHttpExtension(HttpExtension)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setHttpExtension(io.dapr.v1.CommonProtos.HTTPExtension)">setHttpExtension(CommonProtos.HTTPExtension)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setHttpExtension(io.dapr.v1.CommonProtos.HTTPExtension.Builder)">setHttpExtension(CommonProtos.HTTPExtension.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
HTTP specific fields if request conveys http-compatible request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the identifier of the message being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setId(java.lang.String)">setId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
Unique identifier for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The unique identifier of this cloud event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
id identifies the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>string id = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block">
Subscribe id, used to stop subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setIdBytes(com.google.protobuf.ByteString)">setIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The id to unsubscribe.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setInput(com.google.protobuf.ByteString)">setInput(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Input data for the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setInstanceId(java.lang.String)">setInstanceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to query.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to pause.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to purge.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to raise an event for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to resume.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
The ID to assign to the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
ID of the started workflow instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setInstanceIdBytes(com.google.protobuf.ByteString)">setInstanceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
ID of the workflow instance to terminate.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#setItems(int,io.dapr.v1.DaprProtos.BulkStateItem)">setItems(int, DaprProtos.BulkStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#setItems(int,io.dapr.v1.DaprProtos.BulkStateItem.Builder)">setItems(int, DaprProtos.BulkStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>
<div class="block">
The list of items containing the keys to get values for.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>
<div class="block">
state item key</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The key of the desired state</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>
<div class="block">
The object key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string key = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setKeyBytes(com.google.protobuf.ByteString)">setKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string key = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setKeyName(java.lang.String)">setKeyName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to decrypt the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setKeyNameBytes(com.google.protobuf.ByteString)">setKeyNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setKeys(int,java.lang.String)">setKeys(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The keys to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setKeys(int,java.lang.String)">setKeys(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setKeys(int,java.lang.String)">setKeys(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setKeyWrapAlgorithm(java.lang.String)">setKeyWrapAlgorithm(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setKeyWrapAlgorithmBytes(com.google.protobuf.ByteString)">setKeyWrapAlgorithmBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
Key wrapping algorithm to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setLastUpdatedAt(com.google.protobuf.Timestamp)">setLastUpdatedAt(Timestamp)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setLastUpdatedAt(com.google.protobuf.Timestamp.Builder)">setLastUpdatedAt(Timestamp.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The last time at which the workflow instance had its state changed.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setLockOwner(java.lang.String)">setLockOwner(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setLockOwner(java.lang.String)">setLockOwner(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setLockOwnerBytes(com.google.protobuf.ByteString)">setLockOwnerBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setLockOwnerBytes(com.google.protobuf.ByteString)">setLockOwnerBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string lock_owner = 3 [json_name = "lockOwner"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setMatch(java.lang.String)">setMatch(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setMatch(java.lang.String)">setMatch(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setMatchBytes(com.google.protobuf.ByteString)">setMatchBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The optional CEL expression used to match the event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setMatchBytes(com.google.protobuf.ByteString)">setMatchBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string match = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setMaxAwaitDurationMs(int)">setMaxAwaitDurationMs(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setMaxMessagesCount(int)">setMaxMessagesCount(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setMessage(io.dapr.v1.CommonProtos.InvokeRequest)">setMessage(CommonProtos.InvokeRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setMessage(io.dapr.v1.CommonProtos.InvokeRequest.Builder)">setMessage(CommonProtos.InvokeRequest.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprError.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class io.dapr.exceptions.<a href="io/dapr/exceptions/DaprError.html" title="class in io.dapr.exceptions">DaprError</a></dt>
<dd>
<div class="block">Sets the error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setMessageBytes(com.google.protobuf.ByteString)">setMessageBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>string message = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#setMetadata(io.dapr.v1.DaprProtos.SetMetadataRequest)">setMetadata(DaprProtos.SetMetadataRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Sets value in extended metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#setMetadata(io.dapr.v1.DaprProtos.SetMetadataRequest)">setMetadata(DaprProtos.SetMetadataRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Sets value in extended metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#setMetadata(io.dapr.v1.DaprProtos.SetMetadataRequest,io.grpc.stub.StreamObserver)">setMetadata(DaprProtos.SetMetadataRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Sets value in extended metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#setMetadata(io.dapr.v1.DaprProtos.SetMetadataRequest,io.grpc.stub.StreamObserver)">setMetadata(DaprProtos.SetMetadataRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Sets value in extended metadata of the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkPublishRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/BulkPublishRequest.html" title="class in io.dapr.client.domain">BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkSecretRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkSecretRequest.html" title="class in io.dapr.client.domain">GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetConfigurationRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetConfigurationRequest.html" title="class in io.dapr.client.domain">GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetSecretRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetSecretRequest.html" title="class in io.dapr.client.domain">GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeBindingRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeBindingRequest.html" title="class in io.dapr.client.domain">InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/InvokeMethodRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/InvokeMethodRequest.html" title="class in io.dapr.client.domain">InvokeMethodRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/PublishEventRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/PublishEventRequest.html" title="class in io.dapr.client.domain">PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateResponse.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateResponse.html" title="class in io.dapr.client.domain">QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html#setMetadata(java.util.Map)">setMetadata(Map&lt;String, String&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setMethod(java.lang.String)">setMethod(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setMethod(java.lang.String)">setMethod(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setMethodBytes(com.google.protobuf.ByteString)">setMethodBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setMethodBytes(com.google.protobuf.ByteString)">setMethodBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>
<div class="block"><code>string method = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setName(java.lang.String)">setName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the output binding to invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key to use in the key vault</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Name (or name/version) of the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setNameBytes(com.google.protobuf.ByteString)">setNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setNewName(java.lang.String)">setNewName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setNewNameBytes(com.google.protobuf.ByteString)">setNewNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string new_name = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setNonce(com.google.protobuf.ByteString)">setNonce(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setNonce(com.google.protobuf.ByteString)">setNonce(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setNonce(com.google.protobuf.ByteString)">setNonce(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setNonce(com.google.protobuf.ByteString)">setNonce(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Nonce / initialization vector.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setOk(boolean)">setOk(boolean)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool ok = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setOldName(java.lang.String)">setOldName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setOldNameBytes(com.google.protobuf.ByteString)">setOldNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string old_name = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setOmitDecryptionKeyName(boolean)">setOmitDecryptionKeyName(boolean)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>
<div class="block">
If true, the encrypted document does not contain a key reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setOperation(java.lang.String)">setOperation(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setOperationBytes(com.google.protobuf.ByteString)">setOperationBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the operation type for the binding to invoke</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setOperations(int,io.dapr.v1.DaprProtos.TransactionalActorStateOperation)">setOperations(int, DaprProtos.TransactionalActorStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setOperations(int,io.dapr.v1.DaprProtos.TransactionalActorStateOperation.Builder)">setOperations(int, DaprProtos.TransactionalActorStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.TransactionalActorStateOperation operations = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setOperations(int,io.dapr.v1.DaprProtos.TransactionalStateOperation)">setOperations(int, DaprProtos.TransactionalStateOperation)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setOperations(int,io.dapr.v1.DaprProtos.TransactionalStateOperation.Builder)">setOperations(int, DaprProtos.TransactionalStateOperation.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html#setOperations(java.util.List)">setOperations(List&lt;TransactionalStateOperation&lt;?&gt;&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/ExecuteStateTransactionRequest.html" title="class in io.dapr.client.domain">ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setOperationType(java.lang.String)">setOperationType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setOperationType(java.lang.String)">setOperationType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setOperationTypeBytes(com.google.protobuf.ByteString)">setOperationTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>string operationType = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setOperationTypeBytes(com.google.protobuf.ByteString)">setOperationTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
The type of operation to be executed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setOptions(io.dapr.v1.CommonProtos.StateOptions)">setOptions(CommonProtos.StateOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setOptions(io.dapr.v1.CommonProtos.StateOptions)">setOptions(CommonProtos.StateOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setOptions(io.dapr.v1.CommonProtos.StateOptions.Builder)">setOptions(CommonProtos.StateOptions.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Options for concurrency and consistency to save the state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setOptions(io.dapr.v1.CommonProtos.StateOptions.Builder)">setOptions(CommonProtos.StateOptions.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
State operation options which includes concurrency/
consistency/retry_policy.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setOptions(io.dapr.v1.DaprProtos.DecryptRequestOptions)">setOptions(DaprProtos.DecryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setOptions(io.dapr.v1.DaprProtos.DecryptRequestOptions.Builder)">setOptions(DaprProtos.DecryptRequestOptions.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setOptions(io.dapr.v1.DaprProtos.EncryptRequestOptions)">setOptions(DaprProtos.EncryptRequestOptions)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setOptions(io.dapr.v1.DaprProtos.EncryptRequestOptions.Builder)">setOptions(DaprProtos.EncryptRequestOptions.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Request details.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#setPagination(io.dapr.client.domain.query.Pagination)">setPagination(Pagination)</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetBulkStateRequest.html#setParallelism(int)">setParallelism(int)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetBulkStateRequest.html" title="class in io.dapr.client.domain">GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setParallelism(int)">setParallelism(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The number of parallel operations executed on the state store for a get operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setPathBytes(com.google.protobuf.ByteString)">setPathBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setPathBytes(com.google.protobuf.ByteString)">setPathBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The matching path from TopicSubscription/routes (if specified) for this event.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setPathBytes(com.google.protobuf.ByteString)">setPathBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>
<div class="block">
The path used to identify matches for this subscription.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setPathBytes(com.google.protobuf.ByteString)">setPathBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>
<div class="block"><code>string path = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload)">setPayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload)">setPayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload)">setPayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload)">setPayload(CommonProtos.StreamPayload)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload.Builder)">setPayload(CommonProtos.StreamPayload.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload.Builder)">setPayload(CommonProtos.StreamPayload.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload.Builder)">setPayload(CommonProtos.StreamPayload.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Chunk of data of arbitrary size.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#setPayload(io.dapr.v1.CommonProtos.StreamPayload.Builder)">setPayload(CommonProtos.StreamPayload.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Chunk of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setPeriod(java.lang.String)">setPeriod(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setPeriod(java.lang.String)">setPeriod(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setPeriodBytes(com.google.protobuf.ByteString)">setPeriodBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setPeriodBytes(com.google.protobuf.ByteString)">setPeriodBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string period = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#setPlaintext(com.google.protobuf.ByteString)">setPlaintext(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>
<div class="block">
Decrypted plaintext.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setPlaintext(com.google.protobuf.ByteString)">setPlaintext(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>
<div class="block">
Message to encrypt.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#setPlaintextKey(com.google.protobuf.ByteString)">setPlaintextKey(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Key in plaintext</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setPlaintextKey(com.google.protobuf.ByteString)">setPlaintextKey(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Key to wrap</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setPublicKey(java.lang.String)">setPublicKey(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setPublicKeyBytes(com.google.protobuf.ByteString)">setPublicKeyBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Public key, encoded in the requested format</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setPubsubName(java.lang.String)">setPubsubName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub the publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The name of the pubsub component</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setPubsubNameBytes(com.google.protobuf.ByteString)">setPubsubNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string pubsub_name = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#setQuery(io.dapr.client.domain.query.Query)">setQuery(Query)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>
<div class="block">Validate and set the query field.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setQuery(java.lang.String)">setQuery(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setQueryBytes(com.google.protobuf.ByteString)">setQueryBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The query in JSON format.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setQuerystring(java.lang.String)">setQuerystring(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateRequest.html#setQueryString(java.lang.String)">setQueryString(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateRequest.html" title="class in io.dapr.client.domain">QueryStateRequest</a></dt>
<dd>
<div class="block">Validate and set the queryString field.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setQuerystringBytes(com.google.protobuf.ByteString)">setQuerystringBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setRegisteredComponents(int,io.dapr.v1.DaprProtos.RegisteredComponents)">setRegisteredComponents(int, DaprProtos.RegisteredComponents)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setRegisteredComponents(int,io.dapr.v1.DaprProtos.RegisteredComponents.Builder)">setRegisteredComponents(int, DaprProtos.RegisteredComponents.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorRuntimeConfig.html#setRemindersStoragePartitions(java.lang.Integer)">setRemindersStoragePartitions(Integer)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorRuntimeConfig.html" title="class in io.dapr.actors.runtime">ActorRuntimeConfig</a></dt>
<dd>
<div class="block">Sets the number of storage partitions for Actor reminders.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,java.lang.Object)">setRepeatedField(Descriptors.FieldDescriptor, int, Object)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setRequest(io.dapr.v1.CommonProtos.StateItem)">setRequest(CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setRequest(io.dapr.v1.CommonProtos.StateItem.Builder)">setRequest(CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>
<div class="block">
State values to be operated on</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setResourceId(java.lang.String)">setResourceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setResourceId(java.lang.String)">setResourceId(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setResourceIdBytes(com.google.protobuf.ByteString)">setResourceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setResourceIdBytes(com.google.protobuf.ByteString)">setResourceIdBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block">
resource_id is the lock key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setResults(int,io.dapr.v1.DaprProtos.QueryStateItem)">setResults(int, DaprProtos.QueryStateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setResults(int,io.dapr.v1.DaprProtos.QueryStateItem.Builder)">setResults(int, DaprProtos.QueryStateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
An array of query results.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setRoutes(io.dapr.v1.DaprAppCallbackProtos.TopicRoutes)">setRoutes(DaprAppCallbackProtos.TopicRoutes)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setRoutes(io.dapr.v1.DaprAppCallbackProtos.TopicRoutes.Builder)">setRoutes(DaprAppCallbackProtos.TopicRoutes.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
The optional routing rules to match against.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setRules(int,io.dapr.v1.DaprAppCallbackProtos.TopicRule)">setRules(int, DaprAppCallbackProtos.TopicRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setRules(int,io.dapr.v1.DaprAppCallbackProtos.TopicRule.Builder)">setRules(int, DaprAppCallbackProtos.TopicRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>
<div class="block">
The list of rules for this topic.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#setRules(int,io.dapr.v1.DaprProtos.PubsubSubscriptionRule)">setRules(int, DaprProtos.PubsubSubscriptionRule)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#setRules(int,io.dapr.v1.DaprProtos.PubsubSubscriptionRule.Builder)">setRules(int, DaprProtos.PubsubSubscriptionRule.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscriptionRule rules = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setRules(io.dapr.v1.DaprProtos.PubsubSubscriptionRules)">setRules(DaprProtos.PubsubSubscriptionRules)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setRules(io.dapr.v1.DaprProtos.PubsubSubscriptionRules.Builder)">setRules(DaprProtos.PubsubSubscriptionRules.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.PubsubSubscriptionRules rules = 4;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setRuntimeStatus(java.lang.String)">setRuntimeStatus(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setRuntimeStatusBytes(com.google.protobuf.ByteString)">setRuntimeStatusBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#setSeq(long)">setSeq(long)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>
<div class="block">
Sequence number.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#setSignature(com.google.protobuf.ByteString)">setSignature(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>
<div class="block">
The signature that was computed</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setSignature(com.google.protobuf.ByteString)">setSignature(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>
<div class="block">
Signature to verify.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Query.html#setSort(java.util.List)">setSort(List&lt;Sorting&gt;)</a></span> - Method in class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Query.html" title="class in io.dapr.client.domain.query">Query</a></dt>
<dd>
<div class="block">Validate and set sorting field.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setSource(java.lang.String)">setSource(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the event's source.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setSource(java.lang.String)">setSource(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setSource(java.lang.String)">setSource(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setSourceBytes(com.google.protobuf.ByteString)">setSourceBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setSourceBytes(com.google.protobuf.ByteString)">setSourceBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
source identifies the context in which an event happened.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setSpecversion(java.lang.String)">setSpecversion(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the version of the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setSpecVersion(java.lang.String)">setSpecVersion(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setSpecVersion(java.lang.String)">setSpecVersion(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setSpecVersionBytes(com.google.protobuf.ByteString)">setSpecVersionBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setSpecVersionBytes(com.google.protobuf.ByteString)">setSpecVersionBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The version of the CloudEvents specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/DeleteStateRequest.html#setStateOptions(io.dapr.client.domain.StateOptions)">setStateOptions(StateOptions)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/DeleteStateRequest.html" title="class in io.dapr.client.domain">DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/GetStateRequest.html#setStateOptions(io.dapr.client.domain.StateOptions)">setStateOptions(StateOptions)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/GetStateRequest.html" title="class in io.dapr.client.domain">GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem)">setStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem)">setStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem)">setStates(int, CommonProtos.StateItem)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">setStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The state key values which will be stored in store_name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">setStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setStates(int,io.dapr.v1.CommonProtos.StateItem.Builder)">setStates(int, CommonProtos.StateItem.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The array of the state key values.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SaveStateRequest.html#setStates(io.dapr.client.domain.State...)">setStates(State&lt;?&gt;...)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain">SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SaveStateRequest.html#setStates(java.util.List)">setStates(List&lt;State&lt;?&gt;&gt;)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/SaveStateRequest.html" title="class in io.dapr.client.domain">SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setStatus(io.dapr.v1.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus)">setStatus(DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#setStatus(io.dapr.v1.DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus)">setStatus(DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#setStatus(io.dapr.v1.DaprProtos.UnlockResponse.Status)">setStatus(DaprProtos.UnlockResponse.Status)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#setStatuses(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry)">setStatuses(int, DaprAppCallbackProtos.TopicEventBulkResponseEntry)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#setStatuses(int,io.dapr.v1.DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)">setStatuses(int, DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>
<div class="block">
The list of all responses for the bulk request.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setStatusValue(int)">setStatusValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>
<div class="block">
The status of the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#setStatusValue(int)">setStatusValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#setStatusValue(int)">setStatusValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>
<div class="block"><code>.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setStoreName(java.lang.String)">setStoreName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The name of state store where states are saved.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>
<div class="block">
The name of secret store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>
<div class="block">
The name of state store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>
<div class="block"><code>string store_name = 1 [json_name = "storeName"];</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setStoreNameBytes(com.google.protobuf.ByteString)">setStoreNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>
<div class="block">
The name of configuration store.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#setSubscriptions(int,io.dapr.v1.DaprAppCallbackProtos.TopicSubscription)">setSubscriptions(int, DaprAppCallbackProtos.TopicSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#setSubscriptions(int,io.dapr.v1.DaprAppCallbackProtos.TopicSubscription.Builder)">setSubscriptions(int, DaprAppCallbackProtos.TopicSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>
<div class="block">
The list of topics.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setSubscriptions(int,io.dapr.v1.DaprProtos.PubsubSubscription)">setSubscriptions(int, DaprProtos.PubsubSubscription)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setSubscriptions(int,io.dapr.v1.DaprProtos.PubsubSubscription.Builder)">setSubscriptions(int, DaprProtos.PubsubSubscription.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>
<div class="block"><code>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#setSuccess(boolean)">setSuccess(boolean)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>
<div class="block"><code>bool success = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setTag(com.google.protobuf.ByteString)">setTag(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#setTag(com.google.protobuf.ByteString)">setTag(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setTag(com.google.protobuf.ByteString)">setTag(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#setTag(com.google.protobuf.ByteString)">setTag(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Authentication tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setTo(int,java.lang.String)">setTo(int, String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>
<div class="block">
The list of output bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setToken(java.lang.String)">setToken(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setTokenBytes(com.google.protobuf.ByteString)">setTokenBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>
<div class="block">
Pagination token.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic which publisher sent to.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>
<div class="block">
The pubsub topic</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setTopicBytes(com.google.protobuf.ByteString)">setTopicBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>
<div class="block"><code>string topic = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setTtl(java.lang.String)">setTtl(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setTtl(java.lang.String)">setTtl(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setTtlBytes(com.google.protobuf.ByteString)">setTtlBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 7;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setTtlBytes(com.google.protobuf.ByteString)">setTtlBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>
<div class="block"><code>string ttl = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/CloudEvent.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/CloudEvent.html" title="class in io.dapr.client.domain">CloudEvent</a></dt>
<dd>
<div class="block">Sets the envelope type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setType(java.lang.String)">setType(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setTypeBytes(com.google.protobuf.ByteString)">setTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setTypeBytes(com.google.protobuf.ByteString)">setTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setTypeBytes(com.google.protobuf.ByteString)">setTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>
<div class="block">
The type of event related to the originating occurrence.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setTypeBytes(com.google.protobuf.ByteString)">setTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>
<div class="block"><code>string type = 1;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setTypeBytes(com.google.protobuf.ByteString)">setTypeBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string type = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.Builder.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.Builder.html" title="class in io.dapr.v1">CommonProtos.StateOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.Builder.html" title="class in io.dapr.v1">CommonProtos.StreamPayload.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.Builder.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.Builder.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.Builder.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SecretResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html#setUnknownFields(com.google.protobuf.UnknownFieldSet)">setUnknownFields(UnknownFieldSet)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html#setValid(boolean)">setValid(boolean)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse.Builder</a></dt>
<dd>
<div class="block">
True if the signature is valid.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setValue(com.google.protobuf.Any)">setValue(Any)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html#setValue(com.google.protobuf.Any.Builder)">setValue(Any.Builder)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.Builder.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation.Builder</a></dt>
<dd>
<div class="block"><code>.google.protobuf.Any value = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.Builder.html#setValue(com.google.protobuf.ByteString)">setValue(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.Builder.html" title="class in io.dapr.v1">CommonProtos.StateItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setValue(java.lang.String)">setValue(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#setValue(java.lang.String)">setValue(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setValue(java.lang.String)">setValue(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setValueBytes(com.google.protobuf.ByteString)">setValueBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.Builder.html#setValueBytes(com.google.protobuf.ByteString)">setValueBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.Builder.html" title="class in io.dapr.v1">CommonProtos.Etag.Builder</a></dt>
<dd>
<div class="block">
value sets the etag value</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html#setValueBytes(com.google.protobuf.ByteString)">setValueBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest.Builder</a></dt>
<dd>
<div class="block"><code>string value = 2;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setVerb(io.dapr.v1.CommonProtos.HTTPExtension.Verb)">setVerb(CommonProtos.HTTPExtension.Verb)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html#setVerbValue(int)">setVerbValue(int)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Builder.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension.Builder</a></dt>
<dd>
<div class="block">
Required.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setVersion(java.lang.String)">setVersion(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setVersion(java.lang.String)">setVersion(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html#setVersionBytes(com.google.protobuf.ByteString)">setVersionBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.Builder.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem.Builder</a></dt>
<dd>
<div class="block">
Version is response only and cannot be fetched.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html#setVersionBytes(com.google.protobuf.ByteString)">setVersionBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.Builder.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents.Builder</a></dt>
<dd>
<div class="block"><code>string version = 3;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setWorkflowComponent(java.lang.String)">setWorkflowComponent(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html#setWorkflowComponentBytes(com.google.protobuf.ByteString)">setWorkflowComponentBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow component.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setWorkflowName(java.lang.String)">setWorkflowName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setWorkflowName(java.lang.String)">setWorkflowName(String)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html#setWorkflowNameBytes(com.google.protobuf.ByteString)">setWorkflowNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html#setWorkflowNameBytes(com.google.protobuf.ByteString)">setWorkflowNameBytes(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest.Builder</a></dt>
<dd>
<div class="block">
Name of the workflow.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html#setWrappedKey(com.google.protobuf.ByteString)">setWrappedKey(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html#setWrappedKey(com.google.protobuf.ByteString)">setWrappedKey(ByteString)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.Builder.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse.Builder</a></dt>
<dd>
<div class="block">
Wrapped key.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#SHORT">SHORT</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#shutdown()">shutdown()</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Gracefully shutdown the dapr runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#shutdown()">shutdown()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Gracefully shutdown the dapr runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#shutdown()">shutdown()</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Gracefully shutdown the dapr runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#shutdown(com.google.protobuf.Empty)">shutdown(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Shutdown the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#shutdown(com.google.protobuf.Empty)">shutdown(Empty)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Shutdown the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#shutdown(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">shutdown(Empty, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Shutdown the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#shutdown(com.google.protobuf.Empty,io.grpc.stub.StreamObserver)">shutdown(Empty, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Shutdown the sidecar</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#SIDECAR_IP">SIDECAR_IP</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">IP for Dapr's sidecar.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/Sorting.html" title="class in io.dapr.client.domain.query"><span class="typeNameLink">Sorting</span></a> - Class in <a href="io/dapr/client/domain/query/package-summary.html">io.dapr.client.domain.query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.html#%3Cinit%3E(java.lang.String,io.dapr.client.domain.query.Sorting.Order)">Sorting(String, Sorting.Order)</a></span> - Constructor for class io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.html" title="class in io.dapr.client.domain.query">Sorting</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query"><span class="typeNameLink">Sorting.Order</span></a> - Enum in <a href="io/dapr/client/domain/query/package-summary.html">io.dapr.client.domain.query</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#SOURCE_FIELD_NUMBER">SOURCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#SOURCE_FIELD_NUMBER">SOURCE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#SPEC_VERSION_FIELD_NUMBER">SPEC_VERSION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#SPEC_VERSION_FIELD_NUMBER">SPEC_VERSION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#startWorkflowAlpha1(io.dapr.v1.DaprProtos.StartWorkflowRequest)">startWorkflowAlpha1(DaprProtos.StartWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Starts a new instance of a workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#startWorkflowAlpha1(io.dapr.v1.DaprProtos.StartWorkflowRequest)">startWorkflowAlpha1(DaprProtos.StartWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Starts a new instance of a workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#startWorkflowAlpha1(io.dapr.v1.DaprProtos.StartWorkflowRequest,io.grpc.stub.StreamObserver)">startWorkflowAlpha1(DaprProtos.StartWorkflowRequest, StreamObserver&lt;DaprProtos.StartWorkflowResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Starts a new instance of a workflow</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#startWorkflowAlpha1(io.dapr.v1.DaprProtos.StartWorkflowRequest,io.grpc.stub.StreamObserver)">startWorkflowAlpha1(DaprProtos.StartWorkflowRequest, StreamObserver&lt;DaprProtos.StartWorkflowResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Starts a new instance of a workflow</div>
</dd>
<dt><a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain"><span class="typeNameLink">State</span></a>&lt;<a href="io/dapr/client/domain/State.html" title="type parameter in State">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">This class reprent what a State is.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String)">State(String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state reference to be retrieved or deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String,java.lang.String)">State(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String,java.lang.String,io.dapr.client.domain.StateOptions)">State(String, String, StateOptions)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state reference to be retrieved or deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String,T,java.lang.String)">State(String, T, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String,T,java.lang.String,io.dapr.client.domain.StateOptions)">State(String, T, String, StateOptions)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#%3Cinit%3E(java.lang.String,T,java.lang.String,java.util.Map,io.dapr.client.domain.StateOptions)">State(String, T, String, Map&lt;String, String&gt;, StateOptions)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>
<div class="block">Create an immutable state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html#%3Cinit%3E(java.lang.Class)">StateOptionDurationDeserializer(Class&lt;?&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html" title="class in io.dapr.client.domain">StateOptions.StateOptionDurationDeserializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html#%3Cinit%3E()">StateOptionDurationSerializer()</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html" title="class in io.dapr.client.domain">StateOptions.StateOptionDurationSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html#%3Cinit%3E(java.lang.Class)">StateOptionDurationSerializer(Class&lt;Duration&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html" title="class in io.dapr.client.domain">StateOptions.StateOptionDurationSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/StateOptions.html" title="class in io.dapr.client.domain"><span class="typeNameLink">StateOptions</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A class representing the state options for Dapr state API.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.html#%3Cinit%3E(io.dapr.client.domain.StateOptions.Consistency,io.dapr.client.domain.StateOptions.Concurrency)">StateOptions(StateOptions.Consistency, StateOptions.Concurrency)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.html" title="class in io.dapr.client.domain">StateOptions</a></dt>
<dd>
<div class="block">Represents options for a Dapr state API call.</div>
</dd>
<dt><a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain"><span class="typeNameLink">StateOptions.Concurrency</span></a> - Enum in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Options for Concurrency.</div>
</dd>
<dt><a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain"><span class="typeNameLink">StateOptions.Consistency</span></a> - Enum in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Options for Consistency.</div>
</dd>
<dt><a href="io/dapr/client/domain/StateOptions.StateOptionDurationDeserializer.html" title="class in io.dapr.client.domain"><span class="typeNameLink">StateOptions.StateOptionDurationDeserializer</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/client/domain/StateOptions.StateOptionDurationSerializer.html" title="class in io.dapr.client.domain"><span class="typeNameLink">StateOptions.StateOptionDurationSerializer</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#STATES_FIELD_NUMBER">STATES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#STATES_FIELD_NUMBER">STATES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#STATES_FIELD_NUMBER">STATES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#STATUSES_FIELD_NUMBER">STATUSES_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#STORE_NAME_FIELD_NUMBER">STORE_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#STORENAME_FIELD_NUMBER">STORENAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#STRING">STRING</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#STRING_ARRAY">STRING_ARRAY</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/config/Properties.html#STRING_CHARSET">STRING_CHARSET</a></span> - Static variable in class io.dapr.config.<a href="io/dapr/config/Properties.html" title="class in io.dapr.config">Properties</a></dt>
<dd>
<div class="block">Determines which string encoding is used in Dapr's Java SDK.</div>
</dd>
<dt><a href="io/dapr/config/StringProperty.html" title="class in io.dapr.config"><span class="typeNameLink">StringProperty</span></a> - Class in <a href="io/dapr/config/package-summary.html">io.dapr.config</a></dt>
<dd>
<div class="block">String configuration property.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#STRONG">STRONG</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#subscribeConfiguration(io.dapr.client.domain.SubscribeConfigurationRequest)">subscribeConfiguration(SubscribeConfigurationRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Subscribe to the keys for any change.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#subscribeConfiguration(io.dapr.client.domain.SubscribeConfigurationRequest)">subscribeConfiguration(SubscribeConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Subscribe to the keys for any change.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#subscribeConfiguration(io.dapr.client.domain.SubscribeConfigurationRequest)">subscribeConfiguration(SubscribeConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Subscribe to the keys for any change.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subscribeConfiguration(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest)">subscribeConfiguration(DaprProtos.SubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subscribeConfiguration(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">subscribeConfiguration(DaprProtos.SubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.SubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subscribeConfiguration(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">subscribeConfiguration(DaprProtos.SubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.SubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#subscribeConfiguration(java.lang.String,java.lang.String...)">subscribeConfiguration(String, String...)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Subscribe to the keys for any change.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#subscribeConfiguration(java.lang.String,java.util.List,java.util.Map)">subscribeConfiguration(String, List&lt;String&gt;, Map&lt;String, String&gt;)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Subscribe to the keys for any change.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest)">subscribeConfigurationAlpha1(DaprProtos.SubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">subscribeConfigurationAlpha1(DaprProtos.SubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.SubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.SubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">subscribeConfigurationAlpha1(DaprProtos.SubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.SubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubscribeConfiguration gets configuration from configuration store and subscribe the updates event by grpc stream</div>
</dd>
<dt><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">SubscribeConfigurationRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Request to subscribe to one or more configuration items.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationRequest.html#%3Cinit%3E(java.lang.String,java.util.List)">SubscribeConfigurationRequest(String, List&lt;String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">SubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">Constructor for SubscribeConfigurationRequest.</div>
</dd>
<dt><a href="io/dapr/client/domain/SubscribeConfigurationResponse.html" title="class in io.dapr.client.domain"><span class="typeNameLink">SubscribeConfigurationResponse</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Domain object for response from subscribeConfiguration API.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/SubscribeConfigurationResponse.html#%3Cinit%3E(java.lang.String,java.util.Map)">SubscribeConfigurationResponse(String, Map&lt;String, ConfigurationItem&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/SubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">SubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">Constructor for SubscribeConfigurationResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#SUBSCRIPTIONS_FIELD_NUMBER">SUBSCRIPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#SUBSCRIPTIONS_FIELD_NUMBER">SUBSCRIPTIONS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleDecryptAlpha1(io.dapr.v1.DaprProtos.SubtleDecryptRequest)">subtleDecryptAlpha1(DaprProtos.SubtleDecryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleDecryptAlpha1(io.dapr.v1.DaprProtos.SubtleDecryptRequest)">subtleDecryptAlpha1(DaprProtos.SubtleDecryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleDecryptAlpha1(io.dapr.v1.DaprProtos.SubtleDecryptRequest,io.grpc.stub.StreamObserver)">subtleDecryptAlpha1(DaprProtos.SubtleDecryptRequest, StreamObserver&lt;DaprProtos.SubtleDecryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleDecryptAlpha1(io.dapr.v1.DaprProtos.SubtleDecryptRequest,io.grpc.stub.StreamObserver)">subtleDecryptAlpha1(DaprProtos.SubtleDecryptRequest, StreamObserver&lt;DaprProtos.SubtleDecryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleDecryptAlpha1 decrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleEncryptAlpha1(io.dapr.v1.DaprProtos.SubtleEncryptRequest)">subtleEncryptAlpha1(DaprProtos.SubtleEncryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleEncryptAlpha1(io.dapr.v1.DaprProtos.SubtleEncryptRequest)">subtleEncryptAlpha1(DaprProtos.SubtleEncryptRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleEncryptAlpha1(io.dapr.v1.DaprProtos.SubtleEncryptRequest,io.grpc.stub.StreamObserver)">subtleEncryptAlpha1(DaprProtos.SubtleEncryptRequest, StreamObserver&lt;DaprProtos.SubtleEncryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleEncryptAlpha1(io.dapr.v1.DaprProtos.SubtleEncryptRequest,io.grpc.stub.StreamObserver)">subtleEncryptAlpha1(DaprProtos.SubtleEncryptRequest, StreamObserver&lt;DaprProtos.SubtleEncryptResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleEncryptAlpha1 encrypts a small message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleGetKeyAlpha1(io.dapr.v1.DaprProtos.SubtleGetKeyRequest)">subtleGetKeyAlpha1(DaprProtos.SubtleGetKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleGetKeyAlpha1(io.dapr.v1.DaprProtos.SubtleGetKeyRequest)">subtleGetKeyAlpha1(DaprProtos.SubtleGetKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleGetKeyAlpha1(io.dapr.v1.DaprProtos.SubtleGetKeyRequest,io.grpc.stub.StreamObserver)">subtleGetKeyAlpha1(DaprProtos.SubtleGetKeyRequest, StreamObserver&lt;DaprProtos.SubtleGetKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleGetKeyAlpha1(io.dapr.v1.DaprProtos.SubtleGetKeyRequest,io.grpc.stub.StreamObserver)">subtleGetKeyAlpha1(DaprProtos.SubtleGetKeyRequest, StreamObserver&lt;DaprProtos.SubtleGetKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleGetKeyAlpha1 returns the public part of an asymmetric key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleSignAlpha1(io.dapr.v1.DaprProtos.SubtleSignRequest)">subtleSignAlpha1(DaprProtos.SubtleSignRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleSignAlpha1 signs a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleSignAlpha1(io.dapr.v1.DaprProtos.SubtleSignRequest)">subtleSignAlpha1(DaprProtos.SubtleSignRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleSignAlpha1 signs a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleSignAlpha1(io.dapr.v1.DaprProtos.SubtleSignRequest,io.grpc.stub.StreamObserver)">subtleSignAlpha1(DaprProtos.SubtleSignRequest, StreamObserver&lt;DaprProtos.SubtleSignResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleSignAlpha1 signs a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleSignAlpha1(io.dapr.v1.DaprProtos.SubtleSignRequest,io.grpc.stub.StreamObserver)">subtleSignAlpha1(DaprProtos.SubtleSignRequest, StreamObserver&lt;DaprProtos.SubtleSignResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleSignAlpha1 signs a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleUnwrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest)">subtleUnwrapKeyAlpha1(DaprProtos.SubtleUnwrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleUnwrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest)">subtleUnwrapKeyAlpha1(DaprProtos.SubtleUnwrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleUnwrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest,io.grpc.stub.StreamObserver)">subtleUnwrapKeyAlpha1(DaprProtos.SubtleUnwrapKeyRequest, StreamObserver&lt;DaprProtos.SubtleUnwrapKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleUnwrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleUnwrapKeyRequest,io.grpc.stub.StreamObserver)">subtleUnwrapKeyAlpha1(DaprProtos.SubtleUnwrapKeyRequest, StreamObserver&lt;DaprProtos.SubtleUnwrapKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleUnwrapKeyAlpha1 unwraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleVerifyAlpha1(io.dapr.v1.DaprProtos.SubtleVerifyRequest)">subtleVerifyAlpha1(DaprProtos.SubtleVerifyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleVerifyAlpha1(io.dapr.v1.DaprProtos.SubtleVerifyRequest)">subtleVerifyAlpha1(DaprProtos.SubtleVerifyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleVerifyAlpha1(io.dapr.v1.DaprProtos.SubtleVerifyRequest,io.grpc.stub.StreamObserver)">subtleVerifyAlpha1(DaprProtos.SubtleVerifyRequest, StreamObserver&lt;DaprProtos.SubtleVerifyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleVerifyAlpha1(io.dapr.v1.DaprProtos.SubtleVerifyRequest,io.grpc.stub.StreamObserver)">subtleVerifyAlpha1(DaprProtos.SubtleVerifyRequest, StreamObserver&lt;DaprProtos.SubtleVerifyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleVerifyAlpha1 verifies the signature of a message using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#subtleWrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest)">subtleWrapKeyAlpha1(DaprProtos.SubtleWrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#subtleWrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest)">subtleWrapKeyAlpha1(DaprProtos.SubtleWrapKeyRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#subtleWrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest,io.grpc.stub.StreamObserver)">subtleWrapKeyAlpha1(DaprProtos.SubtleWrapKeyRequest, StreamObserver&lt;DaprProtos.SubtleWrapKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#subtleWrapKeyAlpha1(io.dapr.v1.DaprProtos.SubtleWrapKeyRequest,io.grpc.stub.StreamObserver)">subtleWrapKeyAlpha1(DaprProtos.SubtleWrapKeyRequest, StreamObserver&lt;DaprProtos.SubtleWrapKeyResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
SubtleWrapKeyAlpha1 wraps a key using a key stored in the vault.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html#SUCCESS">SUCCESS</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain">BulkSubscribeAppResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#SUCCESS">SUCCESS</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
SUCCESS is the default behavior: message is acknowledged and not retried or logged.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#SUCCESS">SUCCESS</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>SUCCESS = 0;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#SUCCESS_FIELD_NUMBER">SUCCESS_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#SUCCESS_VALUE">SUCCESS_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">
SUCCESS is the default behavior: message is acknowledged and not retried or logged.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#SUCCESS_VALUE">SUCCESS_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block"><code>SUCCESS = 0;</code></div>
</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#TAG_FIELD_NUMBER">TAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#TAG_FIELD_NUMBER">TAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#TAG_FIELD_NUMBER">TAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#TAG_FIELD_NUMBER">TAG_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#terminateWorkflowAlpha1(io.dapr.v1.DaprProtos.TerminateWorkflowRequest)">terminateWorkflowAlpha1(DaprProtos.TerminateWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Terminates a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#terminateWorkflowAlpha1(io.dapr.v1.DaprProtos.TerminateWorkflowRequest)">terminateWorkflowAlpha1(DaprProtos.TerminateWorkflowRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Terminates a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#terminateWorkflowAlpha1(io.dapr.v1.DaprProtos.TerminateWorkflowRequest,io.grpc.stub.StreamObserver)">terminateWorkflowAlpha1(DaprProtos.TerminateWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Terminates a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#terminateWorkflowAlpha1(io.dapr.v1.DaprProtos.TerminateWorkflowRequest,io.grpc.stub.StreamObserver)">terminateWorkflowAlpha1(DaprProtos.TerminateWorkflowRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Terminates a running workflow instance</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#TO_FIELD_NUMBER">TO_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#toBuilder()">toBuilder()</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#TOKEN_FIELD_NUMBER">TOKEN_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/Topic.html" title="annotation in io.dapr"><span class="typeNameLink">Topic</span></a> - Annotation Type in <a href="io/dapr/package-summary.html">io.dapr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#TOPIC_FIELD_NUMBER">TOPIC_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorId.html#toString()">toString()</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorId.html" title="class in io.dapr.actors">ActorId</a></dt>
<dd>
<div class="block">Returns the String representation of this Actor's identifier.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/QueryStateItem.html#toString()">toString()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/QueryStateItem.html" title="class in io.dapr.client.domain">QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/State.html#toString()">toString()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/State.html" title="class in io.dapr.client.domain">State</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#toString()">toString()</a></span> - Method in class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#TRACE">TRACE</a></span> - io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#TRACE">TRACE</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>TRACE = 8;</code></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/HttpExtension.html#TRACE">TRACE</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/HttpExtension.html" title="class in io.dapr.client.domain">HttpExtension</a></dt>
<dd>
<div class="block">Convenience HttpExtension object for the <a href="io/dapr/client/DaprHttp.HttpMethods.html#TRACE"><code>DaprHttp.HttpMethods.TRACE</code></a> Verb with empty queryString.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#TRACE_VALUE">TRACE_VALUE</a></span> - Static variable in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block"><code>TRACE = 8;</code></div>
</dd>
<dt><a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain"><span class="typeNameLink">TransactionalStateOperation</span></a>&lt;<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="type parameter in TransactionalStateOperation">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Class to represent transactional state operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.html#%3Cinit%3E(io.dapr.client.domain.TransactionalStateOperation.OperationType,io.dapr.client.domain.State)">TransactionalStateOperation(TransactionalStateOperation.OperationType, State&lt;T&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.html" title="class in io.dapr.client.domain">TransactionalStateOperation</a></dt>
<dd>
<div class="block">Construct an immutable transactional state operation object.</div>
</dd>
<dt><a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html" title="enum in io.dapr.client.domain"><span class="typeNameLink">TransactionalStateOperation.OperationType</span></a> - Enum in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Options for type of operation.</div>
</dd>
<dt><a href="io/dapr/client/domain/TransactionalStateRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">TransactionalStateRequest</span></a>&lt;<a href="io/dapr/client/domain/TransactionalStateRequest.html" title="type parameter in TransactionalStateRequest">T</a>&gt; - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">A class to represent request for transactional state.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateRequest.html#%3Cinit%3E(java.util.List,java.util.Map)">TransactionalStateRequest(List&lt;TransactionalStateOperation&lt;T&gt;&gt;, Map&lt;String, String&gt;)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateRequest.html" title="class in io.dapr.client.domain">TransactionalStateRequest</a></dt>
<dd>
<div class="block">Constructor to create immutable transactional state request object.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#tryLockAlpha1(io.dapr.v1.DaprProtos.TryLockRequest)">tryLockAlpha1(DaprProtos.TryLockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
TryLockAlpha1 tries to get a lock with an expiry.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#tryLockAlpha1(io.dapr.v1.DaprProtos.TryLockRequest)">tryLockAlpha1(DaprProtos.TryLockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
TryLockAlpha1 tries to get a lock with an expiry.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#tryLockAlpha1(io.dapr.v1.DaprProtos.TryLockRequest,io.grpc.stub.StreamObserver)">tryLockAlpha1(DaprProtos.TryLockRequest, StreamObserver&lt;DaprProtos.TryLockResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
TryLockAlpha1 tries to get a lock with an expiry.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#tryLockAlpha1(io.dapr.v1.DaprProtos.TryLockRequest,io.grpc.stub.StreamObserver)">tryLockAlpha1(DaprProtos.TryLockRequest, StreamObserver&lt;DaprProtos.TryLockResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
TryLockAlpha1 tries to get a lock with an expiry.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#TTL_FIELD_NUMBER">TTL_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#TTL_FIELD_NUMBER">TTL_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/Metadata.html#TTL_IN_SECONDS">TTL_IN_SECONDS</a></span> - Static variable in class io.dapr.client.domain.<a href="io/dapr/client/domain/Metadata.html" title="class in io.dapr.client.domain">Metadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils"><span class="typeNameLink">TypeRef</span></a>&lt;<a href="io/dapr/utils/TypeRef.html" title="type parameter in TypeRef">T</a>&gt; - Class in <a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></dt>
<dd>
<div class="block">Used to reference a type.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#%3Cinit%3E()">TypeRef()</a></span> - Constructor for class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#unlockAlpha1(io.dapr.v1.DaprProtos.UnlockRequest)">unlockAlpha1(DaprProtos.UnlockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
UnlockAlpha1 unlocks a lock.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#unlockAlpha1(io.dapr.v1.DaprProtos.UnlockRequest)">unlockAlpha1(DaprProtos.UnlockRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
UnlockAlpha1 unlocks a lock.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#unlockAlpha1(io.dapr.v1.DaprProtos.UnlockRequest,io.grpc.stub.StreamObserver)">unlockAlpha1(DaprProtos.UnlockRequest, StreamObserver&lt;DaprProtos.UnlockResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
UnlockAlpha1 unlocks a lock.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#unlockAlpha1(io.dapr.v1.DaprProtos.UnlockRequest,io.grpc.stub.StreamObserver)">unlockAlpha1(DaprProtos.UnlockRequest, StreamObserver&lt;DaprProtos.UnlockResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
UnlockAlpha1 unlocks a lock.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#UNRECOGNIZED">UNRECOGNIZED</a></span> - io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#unregisterActorReminder(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest)">unregisterActorReminder(DaprProtos.UnregisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Unregister an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#unregisterActorReminder(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest)">unregisterActorReminder(DaprProtos.UnregisterActorReminderRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Unregister an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#unregisterActorReminder(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest,io.grpc.stub.StreamObserver)">unregisterActorReminder(DaprProtos.UnregisterActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Unregister an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#unregisterActorReminder(io.dapr.v1.DaprProtos.UnregisterActorReminderRequest,io.grpc.stub.StreamObserver)">unregisterActorReminder(DaprProtos.UnregisterActorReminderRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Unregister an actor reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#unregisterActorTimer(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest)">unregisterActorTimer(DaprProtos.UnregisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
Unregister an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#unregisterActorTimer(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest)">unregisterActorTimer(DaprProtos.UnregisterActorTimerRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
Unregister an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#unregisterActorTimer(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest,io.grpc.stub.StreamObserver)">unregisterActorTimer(DaprProtos.UnregisterActorTimerRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
Unregister an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#unregisterActorTimer(io.dapr.v1.DaprProtos.UnregisterActorTimerRequest,io.grpc.stub.StreamObserver)">unregisterActorTimer(DaprProtos.UnregisterActorTimerRequest, StreamObserver&lt;Empty&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
Unregister an actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#unregisterReminder(java.lang.String)">unregisterReminder(String)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Unregisters a Reminder.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/AbstractActor.html#unregisterTimer(java.lang.String)">unregisterTimer(String)</a></span> - Method in class io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/AbstractActor.html" title="class in io.dapr.actors.runtime">AbstractActor</a></dt>
<dd>
<div class="block">Unregisters an Actor timer.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#unsubscribeConfiguration(io.dapr.client.domain.UnsubscribeConfigurationRequest)">unsubscribeConfiguration(UnsubscribeConfigurationRequest)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Unsubscribe from previously subscribed keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#unsubscribeConfiguration(io.dapr.client.domain.UnsubscribeConfigurationRequest)">unsubscribeConfiguration(UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Unsubscribe from previously subscribed keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#unsubscribeConfiguration(io.dapr.client.domain.UnsubscribeConfigurationRequest)">unsubscribeConfiguration(UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Unsubscribe from previously subscribed keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#unsubscribeConfiguration(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#unsubscribeConfiguration(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#unsubscribeConfiguration(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.UnsubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#unsubscribeConfiguration(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">unsubscribeConfiguration(DaprProtos.UnsubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.UnsubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#unsubscribeConfiguration(java.lang.String,java.lang.String)">unsubscribeConfiguration(String, String)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Unsubscribe from previously subscribed keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html#unsubscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprBlockingStub.html" title="class in io.dapr.v1">DaprGrpc.DaprBlockingStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html#unsubscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest)">unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprFutureStub.html" title="class in io.dapr.v1">DaprGrpc.DaprFutureStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprImplBase.html#unsubscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.UnsubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprImplBase.html" title="class in io.dapr.v1">DaprGrpc.DaprImplBase</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprGrpc.DaprStub.html#unsubscribeConfigurationAlpha1(io.dapr.v1.DaprProtos.UnsubscribeConfigurationRequest,io.grpc.stub.StreamObserver)">unsubscribeConfigurationAlpha1(DaprProtos.UnsubscribeConfigurationRequest, StreamObserver&lt;DaprProtos.UnsubscribeConfigurationResponse&gt;)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprGrpc.DaprStub.html" title="class in io.dapr.v1">DaprGrpc.DaprStub</a></dt>
<dd>
<div class="block">
UnSubscribeConfiguration unsubscribe the subscription of configuration</div>
</dd>
<dt><a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html" title="class in io.dapr.client.domain"><span class="typeNameLink">UnsubscribeConfigurationRequest</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Request to unsubscribe to one or more configuration items using subscription id.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html#%3Cinit%3E(java.lang.String,java.lang.String)">UnsubscribeConfigurationRequest(String, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationRequest.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationRequest</a></dt>
<dd>
<div class="block">Constructor for UnsubscribeConfigurationRequest.</div>
</dd>
<dt><a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html" title="class in io.dapr.client.domain"><span class="typeNameLink">UnsubscribeConfigurationResponse</span></a> - Class in <a href="io/dapr/client/domain/package-summary.html">io.dapr.client.domain</a></dt>
<dd>
<div class="block">Domain object for unsubscribe response.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html#%3Cinit%3E(boolean,java.lang.String)">UnsubscribeConfigurationResponse(boolean, String)</a></span> - Constructor for class io.dapr.client.domain.<a href="io/dapr/client/domain/UnsubscribeConfigurationResponse.html" title="class in io.dapr.client.domain">UnsubscribeConfigurationResponse</a></dt>
<dd>
<div class="block">Constructor for UnsubscribeConfigurationResponse.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#UPDATE">UPDATE</a></span> - io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">State needs to be updated.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html#UPSERT">UPSERT</a></span> - io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html" title="enum in io.dapr.client.domain">TransactionalStateOperation.OperationType</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#VALID_FIELD_NUMBER">VALID_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#valueOf(int)">valueOf(int)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)">valueOf(Descriptors.EnumValueDescriptor)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprApiProtocol.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.<a href="io/dapr/client/DaprApiProtocol.html" title="enum in io.dapr.client">DaprApiProtocol</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain">BulkSubscribeAppResponseStatus</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html" title="enum in io.dapr.client.domain">TransactionalStateOperation.OperationType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/runtime/ActorStateChangeKind.html#values()">values()</a></span> - Static method in enum io.dapr.actors.runtime.<a href="io/dapr/actors/runtime/ActorStateChangeKind.html" title="enum in io.dapr.actors.runtime">ActorStateChangeKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprApiProtocol.html#values()">values()</a></span> - Static method in enum io.dapr.client.<a href="io/dapr/client/DaprApiProtocol.html" title="enum in io.dapr.client">DaprApiProtocol</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprHttp.HttpMethods.html#values()">values()</a></span> - Static method in enum io.dapr.client.<a href="io/dapr/client/DaprHttp.HttpMethods.html" title="enum in io.dapr.client">DaprHttp.HttpMethods</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html#values()">values()</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/BulkSubscribeAppResponseStatus.html" title="enum in io.dapr.client.domain">BulkSubscribeAppResponseStatus</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/query/Sorting.Order.html#values()">values()</a></span> - Static method in enum io.dapr.client.domain.query.<a href="io/dapr/client/domain/query/Sorting.Order.html" title="enum in io.dapr.client.domain.query">Sorting.Order</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Concurrency.html#values()">values()</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Concurrency.html" title="enum in io.dapr.client.domain">StateOptions.Concurrency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/StateOptions.Consistency.html#values()">values()</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/StateOptions.Consistency.html" title="enum in io.dapr.client.domain">StateOptions.Consistency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html#values()">values()</a></span> - Static method in enum io.dapr.client.domain.<a href="io/dapr/client/domain/TransactionalStateOperation.OperationType.html" title="enum in io.dapr.client.domain">TransactionalStateOperation.OperationType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.Verb.html" title="enum in io.dapr.v1">CommonProtos.HTTPExtension.Verb</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConcurrency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConcurrency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.StateConsistency.html" title="enum in io.dapr.v1">CommonProtos.StateOptions.StateConsistency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry.EventCase</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus.html" title="enum in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse.TopicEventResponseStatus</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.KeyFormat.html" title="enum in io.dapr.v1">DaprProtos.SubtleGetKeyRequest.KeyFormat</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html#values()">values()</a></span> - Static method in enum io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.Status.html" title="enum in io.dapr.v1">DaprProtos.UnlockResponse.Status</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#VERB_FIELD_NUMBER">VERB_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/dapr/utils/Version.html" title="class in io.dapr.utils"><span class="typeNameLink">Version</span></a> - Class in <a href="io/dapr/utils/package-summary.html">io.dapr.utils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/Version.html#%3Cinit%3E()">Version()</a></span> - Constructor for class io.dapr.utils.<a href="io/dapr/utils/Version.html" title="class in io.dapr.utils">Version</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#VERSION_FIELD_NUMBER">VERSION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#VERSION_FIELD_NUMBER">VERSION_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/TypeRef.html#VOID">VOID</a></span> - Static variable in class io.dapr.utils.<a href="io/dapr/utils/TypeRef.html" title="class in io.dapr.utils">TypeRef</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClient.html#waitForSidecar(int)">waitForSidecar(int)</a></span> - Method in interface io.dapr.client.<a href="io/dapr/client/DaprClient.html" title="interface in io.dapr.client">DaprClient</a></dt>
<dd>
<div class="block">Waits for the sidecar, giving up after timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientGrpc.html#waitForSidecar(int)">waitForSidecar(int)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientGrpc.html" title="class in io.dapr.client">DaprClientGrpc</a></dt>
<dd>
<div class="block">Waits for the sidecar, giving up after timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientHttp.html#waitForSidecar(int)">waitForSidecar(int)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientHttp.html" title="class in io.dapr.client">DaprClientHttp</a></dt>
<dd>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Waits for the sidecar, giving up after timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/utils/NetworkUtils.html#waitForSocket(java.lang.String,int,int)">waitForSocket(String, int, int)</a></span> - Static method in class io.dapr.utils.<a href="io/dapr/utils/NetworkUtils.html" title="class in io.dapr.utils">NetworkUtils</a></dt>
<dd>
<div class="block">Tries to connect to a socket, retrying every 1 second.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/client/ActorProxyBuilder.html#withObjectSerializer(io.dapr.serializer.DaprObjectSerializer)">withObjectSerializer(DaprObjectSerializer)</a></span> - Method in class io.dapr.actors.client.<a href="io/dapr/actors/client/ActorProxyBuilder.html" title="class in io.dapr.actors.client">ActorProxyBuilder</a></dt>
<dd>
<div class="block">Instantiates a new builder for a given Actor type, using <a href="io/dapr/serializer/DefaultObjectSerializer.html" title="class in io.dapr.serializer"><code>DefaultObjectSerializer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientBuilder.html#withObjectSerializer(io.dapr.serializer.DaprObjectSerializer)">withObjectSerializer(DaprObjectSerializer)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client">DaprClientBuilder</a></dt>
<dd>
<div class="block">Sets the serializer for objects to be sent and received from Dapr.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/client/DaprClientBuilder.html#withStateSerializer(io.dapr.serializer.DaprObjectSerializer)">withStateSerializer(DaprObjectSerializer)</a></span> - Method in class io.dapr.client.<a href="io/dapr/client/DaprClientBuilder.html" title="class in io.dapr.client">DaprClientBuilder</a></dt>
<dd>
<div class="block">Sets the serializer for objects to be persisted.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#WORKFLOW_COMPONENT_FIELD_NUMBER">WORKFLOW_COMPONENT_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#WORKFLOW_NAME_FIELD_NUMBER">WORKFLOW_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#WORKFLOW_NAME_FIELD_NUMBER">WORKFLOW_NAME_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#wrap(java.lang.Runnable)">wrap(Runnable)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps a runnable with a try-catch to throw DaprException.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#wrap(java.lang.Throwable)">wrap(Throwable)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps an exception into DaprException (if not already DaprException).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#wrap(java.util.concurrent.Callable)">wrap(Callable&lt;T&gt;)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps a callable with a try-catch to throw DaprException.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#wrapFlux(java.lang.Exception)">wrapFlux(Exception)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps an exception into DaprException (if not already DaprException).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/exceptions/DaprException.html#wrapMono(java.lang.Exception)">wrapMono(Exception)</a></span> - Static method in exception io.dapr.exceptions.<a href="io/dapr/exceptions/DaprException.html" title="class in io.dapr.exceptions">DaprException</a></dt>
<dd>
<div class="block">Wraps an exception into DaprException (if not already DaprException).</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#WRAPPED_KEY_FIELD_NUMBER">WRAPPED_KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#WRAPPED_KEY_FIELD_NUMBER">WRAPPED_KEY_FIELD_NUMBER</a></span> - Static variable in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorTrace.html#writeError(java.lang.String,java.lang.String,java.lang.String,java.lang.Object...)">writeError(String, String, String, Object...)</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorTrace.html" title="class in io.dapr.actors">ActorTrace</a></dt>
<dd>
<div class="block">Writes an error trace log.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorTrace.html#writeInfo(java.lang.String,java.lang.String,java.lang.String,java.lang.Object...)">writeInfo(String, String, String, Object...)</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorTrace.html" title="class in io.dapr.actors">ActorTrace</a></dt>
<dd>
<div class="block">Writes an information trace log.</div>
</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.ConfigurationItem.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.ConfigurationItem.html" title="class in io.dapr.v1">CommonProtos.ConfigurationItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.Etag.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.Etag.html" title="class in io.dapr.v1">CommonProtos.Etag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.HTTPExtension.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.HTTPExtension.html" title="class in io.dapr.v1">CommonProtos.HTTPExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeRequest.html" title="class in io.dapr.v1">CommonProtos.InvokeRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.InvokeResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.InvokeResponse.html" title="class in io.dapr.v1">CommonProtos.InvokeResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateItem.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateItem.html" title="class in io.dapr.v1">CommonProtos.StateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StateOptions.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StateOptions.html" title="class in io.dapr.v1">CommonProtos.StateOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/CommonProtos.StreamPayload.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/CommonProtos.StreamPayload.html" title="class in io.dapr.v1">CommonProtos.StreamPayload</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BindingEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BindingEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.BulkSubscribeConfig.html" title="class in io.dapr.v1">DaprAppCallbackProtos.BulkSubscribeConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.HealthCheckResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.HealthCheckResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListInputBindingsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListInputBindingsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.ListTopicSubscriptionsResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.ListTopicSubscriptionsResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkRequestEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventBulkResponseEntry.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventBulkResponseEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventCERequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventCERequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventRequest.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicEventResponse.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicEventResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRoutes.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRoutes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicRule.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprAppCallbackProtos.TopicSubscription.html" title="class in io.dapr.v1">DaprAppCallbackProtos.TopicSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ActiveActorsCount.html" title="class in io.dapr.v1">DaprProtos.ActiveActorsCount</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequest.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishRequestEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishRequestEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponse.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkPublishResponseFailedEntry.html" title="class in io.dapr.v1">DaprProtos.BulkPublishResponseFailedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.BulkStateItem.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.BulkStateItem.html" title="class in io.dapr.v1">DaprProtos.BulkStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequest.html" title="class in io.dapr.v1">DaprProtos.DecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.DecryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DecryptResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DecryptResponse.html" title="class in io.dapr.v1">DaprProtos.DecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.DeleteStateRequest.html" title="class in io.dapr.v1">DaprProtos.DeleteStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequest.html" title="class in io.dapr.v1">DaprProtos.EncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptRequestOptions.html" title="class in io.dapr.v1">DaprProtos.EncryptRequestOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.EncryptResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.EncryptResponse.html" title="class in io.dapr.v1">DaprProtos.EncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteActorStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteActorStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ExecuteStateTransactionRequest.html" title="class in io.dapr.v1">DaprProtos.ExecuteStateTransactionRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetActorStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetActorStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetActorStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetBulkStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetBulkStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.GetConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetMetadataResponse.html" title="class in io.dapr.v1">DaprProtos.GetMetadataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretRequest.html" title="class in io.dapr.v1">DaprProtos.GetSecretRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetSecretResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetSecretResponse.html" title="class in io.dapr.v1">DaprProtos.GetSecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateRequest.html" title="class in io.dapr.v1">DaprProtos.GetStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetStateResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetStateResponse.html" title="class in io.dapr.v1">DaprProtos.GetStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.GetWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.GetWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeActorRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeActorResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeActorResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeBindingResponse.html" title="class in io.dapr.v1">DaprProtos.InvokeBindingResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.InvokeServiceRequest.html" title="class in io.dapr.v1">DaprProtos.InvokeServiceRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PauseWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PauseWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PublishEventRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PublishEventRequest.html" title="class in io.dapr.v1">DaprProtos.PublishEventRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscription.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscription.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscription</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRule.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PubsubSubscriptionRules.html" title="class in io.dapr.v1">DaprProtos.PubsubSubscriptionRules</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.PurgeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.PurgeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateItem.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateItem.html" title="class in io.dapr.v1">DaprProtos.QueryStateItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateRequest.html" title="class in io.dapr.v1">DaprProtos.QueryStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.QueryStateResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.QueryStateResponse.html" title="class in io.dapr.v1">DaprProtos.QueryStateResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RaiseEventWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.RaiseEventWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.RegisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RegisteredComponents.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RegisteredComponents.html" title="class in io.dapr.v1">DaprProtos.RegisteredComponents</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.RenameActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.RenameActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.ResumeWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.ResumeWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SaveStateRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SaveStateRequest.html" title="class in io.dapr.v1">DaprProtos.SaveStateRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SecretResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SecretResponse.html" title="class in io.dapr.v1">DaprProtos.SecretResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SetMetadataRequest.html" title="class in io.dapr.v1">DaprProtos.SetMetadataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.StartWorkflowResponse.html" title="class in io.dapr.v1">DaprProtos.StartWorkflowResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.SubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleDecryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleDecryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleEncryptResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleEncryptResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleGetKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleGetKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleSignRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleSignResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleSignResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleUnwrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleUnwrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleVerifyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleVerifyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyRequest.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.SubtleWrapKeyResponse.html" title="class in io.dapr.v1">DaprProtos.SubtleWrapKeyResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TerminateWorkflowRequest.html" title="class in io.dapr.v1">DaprProtos.TerminateWorkflowRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalActorStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalActorStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TransactionalStateOperation.html" title="class in io.dapr.v1">DaprProtos.TransactionalStateOperation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockRequest.html" title="class in io.dapr.v1">DaprProtos.TryLockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.TryLockResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.TryLockResponse.html" title="class in io.dapr.v1">DaprProtos.TryLockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockRequest.html" title="class in io.dapr.v1">DaprProtos.UnlockRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnlockResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnlockResponse.html" title="class in io.dapr.v1">DaprProtos.UnlockResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorReminderRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorReminderRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnregisterActorTimerRequest.html" title="class in io.dapr.v1">DaprProtos.UnregisterActorTimerRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationRequest.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo(CodedOutputStream)</a></span> - Method in class io.dapr.v1.<a href="io/dapr/v1/DaprProtos.UnsubscribeConfigurationResponse.html" title="class in io.dapr.v1">DaprProtos.UnsubscribeConfigurationResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/dapr/actors/ActorTrace.html#writeWarning(java.lang.String,java.lang.String,java.lang.String,java.lang.Object...)">writeWarning(String, String, String, Object...)</a></span> - Method in class io.dapr.actors.<a href="io/dapr/actors/ActorTrace.html" title="class in io.dapr.actors">ActorTrace</a></dt>
<dd>
<div class="block">Writes an warning trace log.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
</footer>
</body>
</html>