blob: 24042cd4179c45adced847111d4d497637a30491 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class io.grpc.CallOptions (grpc-all 1.74.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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.7.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="Uses of Class io.grpc.CallOptions (grpc-all 1.74.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><a href="../package-summary.html">Package</a></li>
<li><a href="../CallOptions.html" title="class in io.grpc">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></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="header">
<h2 title="Uses of Class io.grpc.CallOptions" class="title">Uses of Class<br>io.grpc.CallOptions</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.grpc">io.grpc</a></th>
<td class="colLast">
<div class="block">The gRPC core public API.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.grpc.auth">io.grpc.auth</a></th>
<td class="colLast">
<div class="block">Implementations of <a href="../CallCredentials.html" title="class in io.grpc"><code>CallCredentials</code></a> and authentication related API.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.grpc.channelz.v1">io.grpc.channelz.v1</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.grpc.health.v1">io.grpc.health.v1</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.grpc.lb.v1">io.grpc.lb.v1</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1">io.grpc.reflection.v1</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#io.grpc.reflection.v1alpha">io.grpc.reflection.v1alpha</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#io.grpc.stub">io.grpc.stub</a></th>
<td class="colLast">
<div class="block">API for the Stub layer.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section><a id="io.grpc">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../package-summary.html">io.grpc</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">io.grpc</a> declared as <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#DEFAULT">DEFAULT</a></span></code></th>
<td class="colLast">
<div class="block">A blank <code>CallOptions</code> that all fields are not set.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">io.grpc</a> that return <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#clearOnReadyThreshold()">clearOnReadyThreshold</a></span>()</code></th>
<td class="colLast">
<div class="block">Resets to the default number of bytes that must be queued before the
call will leave the <a href="https://github.com/grpc/grpc/blob/master/doc/wait-for-ready.md">
'wait for ready'</a> state.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallCredentials.RequestInfo.</span><code><span class="memberNameLink"><a href="../CallCredentials.RequestInfo.html#getCallOptions()">getCallOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">The call options used to call this RPC.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientStreamTracer.StreamInfo.</span><code><span class="memberNameLink"><a href="../ClientStreamTracer.StreamInfo.html#getCallOptions()">getCallOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the effective CallOptions of the call.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancer.PickSubchannelArgs.</span><code><span class="memberNameLink"><a href="../LoadBalancer.PickSubchannelArgs.html#getCallOptions()">getCallOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">Call options.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withAuthority(java.lang.String)">withAuthority</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;authority)</code></th>
<td class="colLast">
<div class="block">Override the HTTP/2 authority the channel claims to be connecting to.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withCallCredentials(io.grpc.CallCredentials)">withCallCredentials</a></span>&#8203;(<a href="../CallCredentials.html" title="class in io.grpc">CallCredentials</a>&nbsp;credentials)</code></th>
<td class="colLast">
<div class="block">Returns a new <code>CallOptions</code> with the given call credentials.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withCompression(java.lang.String)">withCompression</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;compressorName)</code></th>
<td class="colLast">
<div class="block">Sets the compression to use for the call.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withDeadline(io.grpc.Deadline)">withDeadline</a></span>&#8203;(<a href="../Deadline.html" title="class in io.grpc">Deadline</a>&nbsp;deadline)</code></th>
<td class="colLast">
<div class="block">Returns a new <code>CallOptions</code> with the given absolute deadline.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withDeadlineAfter(long,java.util.concurrent.TimeUnit)">withDeadlineAfter</a></span>&#8203;(long&nbsp;duration,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">TimeUnit</a>&nbsp;unit)</code></th>
<td class="colLast">
<div class="block">Returns a new <code>CallOptions</code> with a deadline that is after the given <code>duration</code> from
now.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withDeadlineAfter(java.time.Duration)">withDeadlineAfter</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time" class="externalLink">Duration</a>&nbsp;duration)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withExecutor(java.util.concurrent.Executor)">withExecutor</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">Executor</a>&nbsp;executor)</code></th>
<td class="colLast">
<div class="block">Returns a new <code>CallOptions</code> with <code>executor</code> to be used instead of the default
executor specified with <a href="../ManagedChannelBuilder.html#executor(java.util.concurrent.Executor)"><code>ManagedChannelBuilder.executor(java.util.concurrent.Executor)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withMaxInboundMessageSize(int)">withMaxInboundMessageSize</a></span>&#8203;(int&nbsp;maxSize)</code></th>
<td class="colLast">
<div class="block">Sets the maximum allowed message size acceptable from the remote peer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withMaxOutboundMessageSize(int)">withMaxOutboundMessageSize</a></span>&#8203;(int&nbsp;maxSize)</code></th>
<td class="colLast">
<div class="block">Sets the maximum allowed message size acceptable sent to the remote peer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withOnReadyThreshold(int)">withOnReadyThreshold</a></span>&#8203;(int&nbsp;numBytes)</code></th>
<td class="colLast">
<div class="block">Specifies how many bytes must be queued before the call is
considered not ready to send more messages.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withOption(io.grpc.CallOptions.Key,T)">withOption</a></span>&#8203;(<a href="../CallOptions.Key.html" title="class in io.grpc">CallOptions.Key</a>&lt;T&gt;&nbsp;key,
T&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Sets a custom option.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withoutWaitForReady()">withoutWaitForReady</a></span>()</code></th>
<td class="colLast">
<div class="block">Disables 'wait for ready' feature for the call.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withStreamTracerFactory(io.grpc.ClientStreamTracer.Factory)">withStreamTracerFactory</a></span>&#8203;(<a href="../ClientStreamTracer.Factory.html" title="class in io.grpc">ClientStreamTracer.Factory</a>&nbsp;factory)</code></th>
<td class="colLast">
<div class="block">Returns a new <code>CallOptions</code> with a <code>ClientStreamTracerFactory</code> in addition to
the existing factories.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CallOptions.</span><code><span class="memberNameLink"><a href="../CallOptions.html#withWaitForReady()">withWaitForReady</a></span>()</code></th>
<td class="colLast">
<div class="block">Enables <a href="https://github.com/grpc/grpc/blob/master/doc/wait-for-ready.md">
'wait for ready'</a> for the call.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">io.grpc</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;ReqT,&#8203;RespT&gt;<br><a href="../ClientCall.html" title="class in io.grpc">ClientCall</a>&lt;ReqT,&#8203;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientInterceptor.</span><code><span class="memberNameLink"><a href="../ClientInterceptor.html#interceptCall(io.grpc.MethodDescriptor,io.grpc.CallOptions,io.grpc.Channel)">interceptCall</a></span>&#8203;(<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;next)</code></th>
<td class="colLast">
<div class="block">Intercept <a href="../ClientCall.html" title="class in io.grpc"><code>ClientCall</code></a> creation by the <code>next</code> <a href="../Channel.html" title="class in io.grpc"><code>Channel</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract &lt;RequestT,&#8203;ResponseT&gt;<br><a href="../ClientCall.html" title="class in io.grpc">ClientCall</a>&lt;RequestT,&#8203;ResponseT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Channel.</span><code><span class="memberNameLink"><a href="../Channel.html#newCall(io.grpc.MethodDescriptor,io.grpc.CallOptions)">newCall</a></span>&#8203;(<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;RequestT,&#8203;ResponseT&gt;&nbsp;methodDescriptor,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Create a <a href="../ClientCall.html" title="class in io.grpc"><code>ClientCall</code></a> to the remote operation specified by the given
<a href="../MethodDescriptor.html" title="class in io.grpc"><code>MethodDescriptor</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ClientStreamTracer.StreamInfo.Builder.html" title="class in io.grpc">ClientStreamTracer.StreamInfo.Builder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientStreamTracer.StreamInfo.Builder.</span><code><span class="memberNameLink"><a href="../ClientStreamTracer.StreamInfo.Builder.html#setCallOptions(io.grpc.CallOptions)">setCallOptions</a></span>&#8203;(<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Sets the effective CallOptions of the call.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.auth">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../auth/package-summary.html">io.grpc.auth</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../auth/package-summary.html">io.grpc.auth</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;ReqT,&#8203;RespT&gt;<br><a href="../ClientCall.html" title="class in io.grpc">ClientCall</a>&lt;ReqT,&#8203;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientAuthInterceptor.</span><code><span class="memberNameLink"><a href="../auth/ClientAuthInterceptor.html#interceptCall(io.grpc.MethodDescriptor,io.grpc.CallOptions,io.grpc.Channel)">interceptCall</a></span>&#8203;(<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;next)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.channelz.v1">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../channelz/v1/package-summary.html">io.grpc.channelz.v1</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../channelz/v1/package-summary.html">io.grpc.channelz.v1</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzBlockingStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingStub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzBlockingV2Stub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzBlockingV2Stub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../channelz/v1/ChannelzGrpc.ChannelzFutureStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzFutureStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzFutureStub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../channelz/v1/ChannelzGrpc.ChannelzStub.html" title="class in io.grpc.channelz.v1">ChannelzGrpc.ChannelzStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ChannelzGrpc.ChannelzStub.</span><code><span class="memberNameLink"><a href="../channelz/v1/ChannelzGrpc.ChannelzStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.health.v1">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../health/v1/package-summary.html">io.grpc.health.v1</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../health/v1/package-summary.html">io.grpc.health.v1</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../health/v1/HealthGrpc.HealthBlockingStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthBlockingStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthBlockingStub.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../health/v1/HealthGrpc.HealthBlockingV2Stub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthBlockingV2Stub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthBlockingV2Stub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../health/v1/HealthGrpc.HealthFutureStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthFutureStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthFutureStub.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../health/v1/HealthGrpc.HealthStub.html" title="class in io.grpc.health.v1">HealthGrpc.HealthStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HealthGrpc.HealthStub.</span><code><span class="memberNameLink"><a href="../health/v1/HealthGrpc.HealthStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.lb.v1">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../lb/v1/package-summary.html">io.grpc.lb.v1</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../lb/v1/package-summary.html">io.grpc.lb.v1</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../lb/v1/LoadBalancerGrpc.LoadBalancerBlockingStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerBlockingStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerBlockingStub.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.LoadBalancerBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../lb/v1/LoadBalancerGrpc.LoadBalancerBlockingV2Stub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerBlockingV2Stub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.LoadBalancerBlockingV2Stub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../lb/v1/LoadBalancerGrpc.LoadBalancerFutureStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerFutureStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerFutureStub.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.LoadBalancerFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../lb/v1/LoadBalancerGrpc.LoadBalancerStub.html" title="class in io.grpc.lb.v1">LoadBalancerGrpc.LoadBalancerStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoadBalancerGrpc.LoadBalancerStub.</span><code><span class="memberNameLink"><a href="../lb/v1/LoadBalancerGrpc.LoadBalancerStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.reflection.v1">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../reflection/v1/package-summary.html">io.grpc.reflection.v1</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../reflection/v1/package-summary.html">io.grpc.reflection.v1</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingStub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionBlockingStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingStub.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionBlockingV2Stub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionFutureStub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionFutureStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionFutureStub.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionStub.html" title="class in io.grpc.reflection.v1">ServerReflectionGrpc.ServerReflectionStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionStub.</span><code><span class="memberNameLink"><a href="../reflection/v1/ServerReflectionGrpc.ServerReflectionStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.reflection.v1alpha">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../reflection/v1alpha/package-summary.html">io.grpc.reflection.v1alpha</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../reflection/v1alpha/package-summary.html">io.grpc.reflection.v1alpha</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingStub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionBlockingStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingStub.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionBlockingV2Stub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionBlockingV2Stub.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionBlockingV2Stub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionFutureStub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionFutureStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionFutureStub.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionFutureStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionStub.html" title="class in io.grpc.reflection.v1alpha">ServerReflectionGrpc.ServerReflectionStub</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerReflectionGrpc.ServerReflectionStub.</span><code><span class="memberNameLink"><a href="../reflection/v1alpha/ServerReflectionGrpc.ServerReflectionStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="io.grpc.stub">
<!-- -->
</a>
<h3>Uses of <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a> in <a href="../stub/package-summary.html">io.grpc.stub</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../stub/package-summary.html">io.grpc.stub</a> that return <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractStub.html#getCallOptions()">getCallOptions</a></span>()</code></th>
<td class="colLast">
<div class="block">The <code>CallOptions</code> of the stub.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../stub/package-summary.html">io.grpc.stub</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br><a href="../stub/BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a>&lt;ReqT,&#8203;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingBidiStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions)">blockingBidiStreamingCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Initiate a bidirectional-streaming <a href="../ClientCall.html" title="class in io.grpc"><code>ClientCall</code></a> and returning a stream object
(<a href="../stub/BlockingClientCall.html" title="class in io.grpc.stub"><code>BlockingClientCall</code></a>) which can be used by the client to send and receive messages over
the grpc channel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br><a href="../stub/BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a>&lt;ReqT,&#8203;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingClientStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions)">blockingClientStreamingCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Initiates a server streaming call and sends the specified request to the server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink">Iterator</a>&lt;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingServerStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingServerStreamingCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
ReqT&nbsp;req)</code></th>
<td class="colLast">
<div class="block">Executes a server-streaming call returning a blocking <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Iterator</code></a> over the
response stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br>RespT</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingUnaryCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingUnaryCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
ReqT&nbsp;req)</code></th>
<td class="colLast">
<div class="block">Executes a unary call and blocks on the response.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br><a href="../stub/BlockingClientCall.html" title="class in io.grpc.stub">BlockingClientCall</a>&lt;ReqT,&#8203;RespT&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingV2ServerStreamingCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingV2ServerStreamingCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
ReqT&nbsp;req)</code></th>
<td class="colLast">
<div class="block">Initiates a client streaming call over the specified channel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;ReqT,&#8203;RespT&gt;<br>RespT</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ClientCalls.</span><code><span class="memberNameLink"><a href="../stub/ClientCalls.html#blockingV2UnaryCall(io.grpc.Channel,io.grpc.MethodDescriptor,io.grpc.CallOptions,ReqT)">blockingV2UnaryCall</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../MethodDescriptor.html" title="class in io.grpc">MethodDescriptor</a>&lt;ReqT,&#8203;RespT&gt;&nbsp;method,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions,
ReqT&nbsp;req)</code></th>
<td class="colLast">
<div class="block">Executes a unary call and blocks on the response,
throws a checked <a href="../StatusException.html" title="class in io.grpc"><code>StatusException</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../stub/AbstractStub.html" title="type parameter in AbstractStub">S</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractStub.html#build(io.grpc.Channel,io.grpc.CallOptions)">build</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Returns a new stub with the given channel for the provided method configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="../stub/AbstractStub.html" title="class in io.grpc.stub">AbstractStub</a>&lt;T&gt;&gt;<br>T</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractAsyncStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractAsyncStub.html#newStub(io.grpc.stub.AbstractStub.StubFactory,io.grpc.Channel,io.grpc.CallOptions)">newStub</a></span>&#8203;(<a href="../stub/AbstractStub.StubFactory.html" title="interface in io.grpc.stub">AbstractStub.StubFactory</a>&lt;T&gt;&nbsp;factory,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Returns a new async stub with the given channel for the provided method configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="../stub/AbstractStub.html" title="class in io.grpc.stub">AbstractStub</a>&lt;T&gt;&gt;<br>T</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractBlockingStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractBlockingStub.html#newStub(io.grpc.stub.AbstractStub.StubFactory,io.grpc.Channel,io.grpc.CallOptions)">newStub</a></span>&#8203;(<a href="../stub/AbstractStub.StubFactory.html" title="interface in io.grpc.stub">AbstractStub.StubFactory</a>&lt;T&gt;&nbsp;factory,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Returns a new blocking stub with the given channel for the provided method configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="../stub/AbstractStub.html" title="class in io.grpc.stub">AbstractStub</a>&lt;T&gt;&gt;<br>T</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFutureStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractFutureStub.html#newStub(io.grpc.stub.AbstractStub.StubFactory,io.grpc.Channel,io.grpc.CallOptions)">newStub</a></span>&#8203;(<a href="../stub/AbstractStub.StubFactory.html" title="interface in io.grpc.stub">AbstractStub.StubFactory</a>&lt;T&gt;&nbsp;factory,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Returns a new future stub with the given channel for the provided method configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="../stub/AbstractStub.html" title="class in io.grpc.stub">AbstractStub</a>&lt;T&gt;&gt;<br>T</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractStub.</span><code><span class="memberNameLink"><a href="../stub/AbstractStub.html#newStub(io.grpc.stub.AbstractStub.StubFactory,io.grpc.Channel,io.grpc.CallOptions)">newStub</a></span>&#8203;(<a href="../stub/AbstractStub.StubFactory.html" title="interface in io.grpc.stub">AbstractStub.StubFactory</a>&lt;T&gt;&nbsp;factory,
<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Returns a new stub with the given channel for the provided method configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../stub/AbstractStub.StubFactory.html" title="type parameter in AbstractStub.StubFactory">T</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractStub.StubFactory.</span><code><span class="memberNameLink"><a href="../stub/AbstractStub.StubFactory.html#newStub(io.grpc.Channel,io.grpc.CallOptions)">newStub</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../stub/package-summary.html">io.grpc.stub</a> with parameters of type <a href="../CallOptions.html" title="class in io.grpc">CallOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stub/AbstractAsyncStub.html#%3Cinit%3E(io.grpc.Channel,io.grpc.CallOptions)">AbstractAsyncStub</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stub/AbstractBlockingStub.html#%3Cinit%3E(io.grpc.Channel,io.grpc.CallOptions)">AbstractBlockingStub</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stub/AbstractFutureStub.html#%3Cinit%3E(io.grpc.Channel,io.grpc.CallOptions)">AbstractFutureStub</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../stub/AbstractStub.html#%3Cinit%3E(io.grpc.Channel,io.grpc.CallOptions)">AbstractStub</a></span>&#8203;(<a href="../Channel.html" title="class in io.grpc">Channel</a>&nbsp;channel,
<a href="../CallOptions.html" title="class in io.grpc">CallOptions</a>&nbsp;callOptions)</code></th>
<td class="colLast">
<div class="block">Constructor for use by subclasses.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../CallOptions.html" title="class in io.grpc">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></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>
</footer>
</body>
</html>