blob: bf714848baf54938bf57e7449e9941414611cd15 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_111) on Wed Nov 16 17:02:21 UTC 2016 -->
<title>Protos.ContainerInfo.DockerInfo.Builder</title>
<meta name="date" content="2016-11-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Protos.ContainerInfo.DockerInfo.Builder";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/apache/mesos/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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">
<li><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.ContainerInfo.DockerInfo.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.mesos</div>
<h2 title="Class Protos.ContainerInfo.DockerInfo.Builder" class="title">Class Protos.ContainerInfo.DockerInfo.Builder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><any></li>
<li>
<ul class="inheritance">
<li>org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="strong">Protos.ContainerInfo.DockerInfo.Builder</span>
extends <any>
implements <a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></pre>
<div class="block">Protobuf type <code>mesos.ContainerInfo.DockerInfo</code></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addAllParameters(java.lang.Iterable)">addAllParameters</a></strong>(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&gt;&nbsp;values)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addAllPortMappings(java.lang.Iterable)">addAllPortMappings</a></strong>(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&gt;&nbsp;values)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParameters(int,%20org.apache.mesos.Protos.Parameter.Builder)">addParameters</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParameters(int,%20org.apache.mesos.Protos.Parameter)">addParameters</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParameters(org.apache.mesos.Protos.Parameter.Builder)">addParameters</a></strong>(<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParameters(org.apache.mesos.Protos.Parameter)">addParameters</a></strong>(<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParametersBuilder()">addParametersBuilder</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addParametersBuilder(int)">addParametersBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappings(int,%20org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">addPortMappings</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappings(int,%20org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">addPortMappings</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappings(org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">addPortMappings</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappings(org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">addPortMappings</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappingsBuilder()">addPortMappingsBuilder</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#addPortMappingsBuilder(int)">addPortMappingsBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#buildPartial()">buildPartial</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clear()">clear</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearForcePullImage()">clearForcePullImage</a></strong>()</code>
<div class="block"><code>optional bool force_pull_image = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearImage()">clearImage</a></strong>()</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearNetwork()">clearNetwork</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearParameters()">clearParameters</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearPortMappings()">clearPortMappings</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearPrivileged()">clearPrivileged</a></strong>()</code>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clearVolumeDriver()">clearVolumeDriver</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#clone()">clone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getDescriptor()">getDescriptor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getDescriptorForType()">getDescriptorForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getForcePullImage()">getForcePullImage</a></strong>()</code>
<div class="block"><code>optional bool force_pull_image = 6;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getImage()">getImage</a></strong>()</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getImageBytes()">getImageBytes</a></strong>()</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Network</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getNetwork()">getNetwork</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParameters(int)">getParameters</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersBuilder(int)">getParametersBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersBuilderList()">getParametersBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersCount()">getParametersCount</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersList()">getParametersList</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ParameterOrBuilder.html" title="interface in org.apache.mesos">Protos.ParameterOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersOrBuilder(int)">getParametersOrBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.ParameterOrBuilder.html" title="interface in org.apache.mesos">Protos.ParameterOrBuilder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getParametersOrBuilderList()">getParametersOrBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappings(int)">getPortMappings</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsBuilder(int)">getPortMappingsBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsBuilderList()">getPortMappingsBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsCount()">getPortMappingsCount</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsList()">getPortMappingsList</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsOrBuilder(int)">getPortMappingsOrBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPortMappingsOrBuilderList()">getPortMappingsOrBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getPrivileged()">getPrivileged</a></strong>()</code>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getVolumeDriver()">getVolumeDriver</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#getVolumeDriverBytes()">getVolumeDriverBytes</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#hasForcePullImage()">hasForcePullImage</a></strong>()</code>
<div class="block"><code>optional bool force_pull_image = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#hasImage()">hasImage</a></strong>()</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#hasNetwork()">hasNetwork</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#hasPrivileged()">hasPrivileged</a></strong>()</code>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#hasVolumeDriver()">hasVolumeDriver</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected com.google.protobuf.GeneratedMessage.FieldAccessorTable</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#isInitialized()">isInitialized</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,%20com.google.protobuf.ExtensionRegistryLite)">mergeFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom</a></strong>(com.google.protobuf.Message&nbsp;other)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#removeParameters(int)">removeParameters</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#removePortMappings(int)">removePortMappings</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setForcePullImage(boolean)">setForcePullImage</a></strong>(boolean&nbsp;value)</code>
<div class="block"><code>optional bool force_pull_image = 6;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setImage(java.lang.String)">setImage</a></strong>(java.lang.String&nbsp;value)</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setImageBytes(com.google.protobuf.ByteString)">setImageBytes</a></strong>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>required string image = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setNetwork(org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network)">setNetwork</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Network</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setParameters(int,%20org.apache.mesos.Protos.Parameter.Builder)">setParameters</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setParameters(int,%20org.apache.mesos.Protos.Parameter)">setParameters</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setPortMappings(int,%20org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">setPortMappings</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setPortMappings(int,%20org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">setPortMappings</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setPrivileged(boolean)">setPrivileged</a></strong>(boolean&nbsp;value)</code>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setVolumeDriver(java.lang.String)">setVolumeDriver</a></strong>(java.lang.String&nbsp;value)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html#setVolumeDriverBytes(com.google.protobuf.ByteString)">setVolumeDriverBytes</a></strong>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getDescriptor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptor</h4>
<pre>public static final&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptor()</pre>
</li>
</ul>
<a name="internalGetFieldAccessorTable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internalGetFieldAccessorTable</h4>
<pre>protected&nbsp;com.google.protobuf.GeneratedMessage.FieldAccessorTable&nbsp;internalGetFieldAccessorTable()</pre>
</li>
</ul>
<a name="clear()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clear()</pre>
</li>
</ul>
<a name="clone()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clone()</pre>
</li>
</ul>
<a name="getDescriptorForType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptorForType</h4>
<pre>public&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptorForType()</pre>
</li>
</ul>
<a name="getDefaultInstanceForType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultInstanceForType</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a>&nbsp;getDefaultInstanceForType()</pre>
</li>
</ul>
<a name="build()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a>&nbsp;build()</pre>
</li>
</ul>
<a name="buildPartial()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildPartial</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo</a>&nbsp;buildPartial()</pre>
</li>
</ul>
<a name="mergeFrom(com.google.protobuf.Message)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;mergeFrom(com.google.protobuf.Message&nbsp;other)</pre>
</li>
</ul>
<a name="isInitialized()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInitialized</h4>
<pre>public final&nbsp;boolean&nbsp;isInitialized()</pre>
</li>
</ul>
<a name="mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;mergeFrom(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="hasImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasImage</h4>
<pre>public&nbsp;boolean&nbsp;hasImage()</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#hasImage()">hasImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
<pre>public&nbsp;java.lang.String&nbsp;getImage()</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getImage()">getImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getImageBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImageBytes</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getImageBytes()</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getImageBytes()">getImageBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setImage(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setImage(java.lang.String&nbsp;value)</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
</li>
</ul>
<a name="clearImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearImage()</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
</li>
</ul>
<a name="setImageBytes(com.google.protobuf.ByteString)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImageBytes</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setImageBytes(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>required string image = 1;</code>
<pre>
The docker image that is going to be passed to the registry.
</pre></div>
</li>
</ul>
<a name="hasNetwork()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasNetwork</h4>
<pre>public&nbsp;boolean&nbsp;hasNetwork()</pre>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#hasNetwork()">hasNetwork</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getNetwork()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetwork</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Network</a>&nbsp;getNetwork()</pre>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getNetwork()">getNetwork</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setNetwork(org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNetwork</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setNetwork(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Network</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</li>
</ul>
<a name="clearNetwork()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearNetwork</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearNetwork()</pre>
<div class="block"><code>optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];</code></div>
</li>
</ul>
<a name="getPortMappingsList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&gt;&nbsp;getPortMappingsList()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPortMappingsList()">getPortMappingsList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPortMappingsCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsCount</h4>
<pre>public&nbsp;int&nbsp;getPortMappingsCount()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPortMappingsCount()">getPortMappingsCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPortMappings(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;getPortMappings(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPortMappings(int)">getPortMappings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setPortMappings(int, org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setPortMappings(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="setPortMappings(int, org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setPortMappings(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addPortMappings(org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addPortMappings(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addPortMappings(int, org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addPortMappings(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addPortMappings(org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addPortMappings(<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addPortMappings(int, org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addPortMappings(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addAllPortMappings(java.lang.Iterable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAllPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addAllPortMappings(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping</a>&gt;&nbsp;values)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="clearPortMappings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearPortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearPortMappings()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="removePortMappings(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePortMappings</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;removePortMappings(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="getPortMappingsBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;getPortMappingsBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="getPortMappingsOrBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder</a>&nbsp;getPortMappingsOrBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPortMappingsOrBuilder(int)">getPortMappingsOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPortMappingsOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsOrBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder</a>&gt;&nbsp;getPortMappingsOrBuilderList()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPortMappingsOrBuilderList()">getPortMappingsOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPortMappingsBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappingsBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;addPortMappingsBuilder()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="addPortMappingsBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPortMappingsBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&nbsp;addPortMappingsBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="getPortMappingsBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortMappingsBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.PortMapping.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.PortMapping.Builder</a>&gt;&nbsp;getPortMappingsBuilderList()</pre>
<div class="block"><code>repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;</code></div>
</li>
</ul>
<a name="hasPrivileged()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasPrivileged</h4>
<pre>public&nbsp;boolean&nbsp;hasPrivileged()</pre>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#hasPrivileged()">hasPrivileged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPrivileged()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrivileged</h4>
<pre>public&nbsp;boolean&nbsp;getPrivileged()</pre>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getPrivileged()">getPrivileged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setPrivileged(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrivileged</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setPrivileged(boolean&nbsp;value)</pre>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</li>
</ul>
<a name="clearPrivileged()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearPrivileged</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearPrivileged()</pre>
<div class="block"><code>optional bool privileged = 4 [default = false];</code></div>
</li>
</ul>
<a name="getParametersList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&gt;&nbsp;getParametersList()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getParametersList()">getParametersList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getParametersCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersCount</h4>
<pre>public&nbsp;int&nbsp;getParametersCount()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getParametersCount()">getParametersCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getParameters(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;getParameters(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getParameters(int)">getParameters</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setParameters(int, org.apache.mesos.Protos.Parameter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setParameters(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="setParameters(int, org.apache.mesos.Protos.Parameter.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setParameters(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addParameters(org.apache.mesos.Protos.Parameter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addParameters(<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addParameters(int, org.apache.mesos.Protos.Parameter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addParameters(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addParameters(org.apache.mesos.Protos.Parameter.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addParameters(<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addParameters(int, org.apache.mesos.Protos.Parameter.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addParameters(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addAllParameters(java.lang.Iterable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAllParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;addAllParameters(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.Parameter.html" title="class in org.apache.mesos">Protos.Parameter</a>&gt;&nbsp;values)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="clearParameters()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearParameters()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="removeParameters(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeParameters</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;removeParameters(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="getParametersBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;getParametersBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="getParametersOrBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ParameterOrBuilder.html" title="interface in org.apache.mesos">Protos.ParameterOrBuilder</a>&nbsp;getParametersOrBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getParametersOrBuilder(int)">getParametersOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getParametersOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersOrBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.ParameterOrBuilder.html" title="interface in org.apache.mesos">Protos.ParameterOrBuilder</a>&gt;&nbsp;getParametersOrBuilderList()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getParametersOrBuilderList()">getParametersOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addParametersBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParametersBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;addParametersBuilder()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="addParametersBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addParametersBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&nbsp;addParametersBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="getParametersBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametersBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.Parameter.Builder.html" title="class in org.apache.mesos">Protos.Parameter.Builder</a>&gt;&nbsp;getParametersBuilderList()</pre>
<div class="block"><code>repeated .mesos.Parameter parameters = 5;</code>
<pre>
Allowing arbitrary parameters to be passed to docker CLI.
Note that anything passed to this field is not guaranteed
to be supported moving forward, as we might move away from
the docker CLI.
</pre></div>
</li>
</ul>
<a name="hasForcePullImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasForcePullImage</h4>
<pre>public&nbsp;boolean&nbsp;hasForcePullImage()</pre>
<div class="block"><code>optional bool force_pull_image = 6;</code>
<pre>
With this flag set to true, the docker containerizer will
pull the docker image from the registry even if the image
is already downloaded on the slave.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#hasForcePullImage()">hasForcePullImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getForcePullImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getForcePullImage</h4>
<pre>public&nbsp;boolean&nbsp;getForcePullImage()</pre>
<div class="block"><code>optional bool force_pull_image = 6;</code>
<pre>
With this flag set to true, the docker containerizer will
pull the docker image from the registry even if the image
is already downloaded on the slave.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getForcePullImage()">getForcePullImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setForcePullImage(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setForcePullImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setForcePullImage(boolean&nbsp;value)</pre>
<div class="block"><code>optional bool force_pull_image = 6;</code>
<pre>
With this flag set to true, the docker containerizer will
pull the docker image from the registry even if the image
is already downloaded on the slave.
</pre></div>
</li>
</ul>
<a name="clearForcePullImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearForcePullImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearForcePullImage()</pre>
<div class="block"><code>optional bool force_pull_image = 6;</code>
<pre>
With this flag set to true, the docker containerizer will
pull the docker image from the registry even if the image
is already downloaded on the slave.
</pre></div>
</li>
</ul>
<a name="hasVolumeDriver()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasVolumeDriver</h4>
<pre>@Deprecated
public&nbsp;boolean&nbsp;hasVolumeDriver()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#hasVolumeDriver()">hasVolumeDriver</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getVolumeDriver()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVolumeDriver</h4>
<pre>@Deprecated
public&nbsp;java.lang.String&nbsp;getVolumeDriver()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getVolumeDriver()">getVolumeDriver</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getVolumeDriverBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVolumeDriverBytes</h4>
<pre>@Deprecated
public&nbsp;com.google.protobuf.ByteString&nbsp;getVolumeDriverBytes()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html#getVolumeDriverBytes()">getVolumeDriverBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerInfo.DockerInfoOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setVolumeDriver(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setVolumeDriver</h4>
<pre>@Deprecated
public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setVolumeDriver(java.lang.String&nbsp;value)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
</li>
</ul>
<a name="clearVolumeDriver()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearVolumeDriver</h4>
<pre>@Deprecated
public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;clearVolumeDriver()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
</li>
</ul>
<a name="setVolumeDriverBytes(com.google.protobuf.ByteString)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setVolumeDriverBytes</h4>
<pre>@Deprecated
public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" title="class in org.apache.mesos">Protos.ContainerInfo.DockerInfo.Builder</a>&nbsp;setVolumeDriverBytes(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block"><code>optional string volume_driver = 7 [deprecated = true];</code>
<pre>
The name of volume driver plugin.
</pre></div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/apache/mesos/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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">
<li><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.ContainerInfo.DockerInfo.Network.html" title="enum in org.apache.mesos"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/mesos/Protos.ContainerInfo.DockerInfo.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.ContainerInfo.DockerInfo.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All 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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>