blob: 17983a08c4568a4f7cac2a3955bb5f8247153d8b [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 (1.7.0_131) on Wed Mar 29 10:25:01 UTC 2017 -->
<title>Protos.Volume.Builder</title>
<meta name="date" content="2017-03-29">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Protos.Volume.Builder";
}
}
catch(err) {
}
//-->
</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.Volume.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.Volume.Mode.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.Volume.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.Volume.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.Volume.Builder" class="title">Class Protos.Volume.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.Volume.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.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../org/apache/mesos/Protos.Volume.html" title="class in org.apache.mesos">Protos.Volume</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="strong">Protos.Volume.Builder</span>
extends <any>
implements <a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></pre>
<div class="block">Protobuf type <code>mesos.Volume</code>
<pre>
Describes a volume mapping either from host to container or vice
versa. Both paths can either refer to a directory or a file.
</pre></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.Volume.html" title="class in org.apache.mesos">Protos.Volume</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.html" title="class in org.apache.mesos">Protos.Volume</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#buildPartial()">buildPartial</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clear()">clear</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clearContainerPath()">clearContainerPath</a></strong>()</code>
<div class="block"><code>required string container_path = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clearHostPath()">clearHostPath</a></strong>()</code>
<div class="block"><code>optional string host_path = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clearImage()">clearImage</a></strong>()</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clearMode()">clearMode</a></strong>()</code>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clearSource()">clearSource</a></strong>()</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#clone()">clone</a></strong>()</code>&nbsp;</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.Volume.Builder.html#getContainerPath()">getContainerPath</a></strong>()</code>
<div class="block"><code>required string container_path = 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.Volume.Builder.html#getContainerPathBytes()">getContainerPathBytes</a></strong>()</code>
<div class="block"><code>required string container_path = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.html" title="class in org.apache.mesos">Protos.Volume</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.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.Volume.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.Volume.Builder.html#getDescriptorForType()">getDescriptorForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getHostPath()">getHostPath</a></strong>()</code>
<div class="block"><code>optional string host_path = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getHostPathBytes()">getHostPathBytes</a></strong>()</code>
<div class="block"><code>optional string host_path = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getImage()">getImage</a></strong>()</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Image.Builder.html" title="class in org.apache.mesos">Protos.Image.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getImageBuilder()">getImageBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ImageOrBuilder.html" title="interface in org.apache.mesos">Protos.ImageOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getImageOrBuilder()">getImageOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Mode.html" title="enum in org.apache.mesos">Protos.Volume.Mode</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getMode()">getMode</a></strong>()</code>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getSource()">getSource</a></strong>()</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Source.Builder.html" title="class in org.apache.mesos">Protos.Volume.Source.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getSourceBuilder()">getSourceBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.SourceOrBuilder.html" title="interface in org.apache.mesos">Protos.Volume.SourceOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#getSourceOrBuilder()">getSourceOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</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.Volume.Builder.html#hasContainerPath()">hasContainerPath</a></strong>()</code>
<div class="block"><code>required string container_path = 1;</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.Volume.Builder.html#hasHostPath()">hasHostPath</a></strong>()</code>
<div class="block"><code>optional string host_path = 2;</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.Volume.Builder.html#hasImage()">hasImage</a></strong>()</code>
<div class="block"><code>optional .mesos.Image image = 4;</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.Volume.Builder.html#hasMode()">hasMode</a></strong>()</code>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</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.Volume.Builder.html#hasSource()">hasSource</a></strong>()</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></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.Volume.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.Volume.Builder.html#isInitialized()">isInitialized</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#mergeImage(org.apache.mesos.Protos.Image)">mergeImage</a></strong>(<a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#mergeSource(org.apache.mesos.Protos.Volume.Source)">mergeSource</a></strong>(<a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setContainerPath(java.lang.String)">setContainerPath</a></strong>(java.lang.String&nbsp;value)</code>
<div class="block"><code>required string container_path = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setContainerPathBytes(com.google.protobuf.ByteString)">setContainerPathBytes</a></strong>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>required string container_path = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setHostPath(java.lang.String)">setHostPath</a></strong>(java.lang.String&nbsp;value)</code>
<div class="block"><code>optional string host_path = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setHostPathBytes(com.google.protobuf.ByteString)">setHostPathBytes</a></strong>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>optional string host_path = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setImage(org.apache.mesos.Protos.Image.Builder)">setImage</a></strong>(<a href="../../../org/apache/mesos/Protos.Image.Builder.html" title="class in org.apache.mesos">Protos.Image.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setImage(org.apache.mesos.Protos.Image)">setImage</a></strong>(<a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Image image = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setMode(org.apache.mesos.Protos.Volume.Mode)">setMode</a></strong>(<a href="../../../org/apache/mesos/Protos.Volume.Mode.html" title="enum in org.apache.mesos">Protos.Volume.Mode</a>&nbsp;value)</code>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setSource(org.apache.mesos.Protos.Volume.Source.Builder)">setSource</a></strong>(<a href="../../../org/apache/mesos/Protos.Volume.Source.Builder.html" title="class in org.apache.mesos">Protos.Volume.Source.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Volume.Builder.html#setSource(org.apache.mesos.Protos.Volume.Source)">setSource</a></strong>(<a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.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.Volume.html" title="class in org.apache.mesos">Protos.Volume</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.Volume.html" title="class in org.apache.mesos">Protos.Volume</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.Volume.html" title="class in org.apache.mesos">Protos.Volume</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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.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="hasMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasMode</h4>
<pre>public&nbsp;boolean&nbsp;hasMode()</pre>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code>
<pre>
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#hasMode()">hasMode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMode</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Mode.html" title="enum in org.apache.mesos">Protos.Volume.Mode</a>&nbsp;getMode()</pre>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code>
<pre>
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getMode()">getMode</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setMode(org.apache.mesos.Protos.Volume.Mode)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMode</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setMode(<a href="../../../org/apache/mesos/Protos.Volume.Mode.html" title="enum in org.apache.mesos">Protos.Volume.Mode</a>&nbsp;value)</pre>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code>
<pre>
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
</pre></div>
</li>
</ul>
<a name="clearMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearMode</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;clearMode()</pre>
<div class="block"><code>required .mesos.Volume.Mode mode = 3;</code>
<pre>
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
</pre></div>
</li>
</ul>
<a name="hasContainerPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasContainerPath</h4>
<pre>public&nbsp;boolean&nbsp;hasContainerPath()</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#hasContainerPath()">hasContainerPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getContainerPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerPath</h4>
<pre>public&nbsp;java.lang.String&nbsp;getContainerPath()</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getContainerPath()">getContainerPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getContainerPathBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerPathBytes</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getContainerPathBytes()</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getContainerPathBytes()">getContainerPathBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setContainerPath(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContainerPath</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setContainerPath(java.lang.String&nbsp;value)</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
</li>
</ul>
<a name="clearContainerPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearContainerPath</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;clearContainerPath()</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
</li>
</ul>
<a name="setContainerPathBytes(com.google.protobuf.ByteString)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContainerPathBytes</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setContainerPathBytes(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>required string container_path = 1;</code>
<pre>
Path pointing to a directory or file in the container. If the
path is a relative path, it is relative to the container work
directory. If the path is an absolute path, that path must
already exist.
</pre></div>
</li>
</ul>
<a name="hasHostPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasHostPath</h4>
<pre>public&nbsp;boolean&nbsp;hasHostPath()</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#hasHostPath()">hasHostPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getHostPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHostPath</h4>
<pre>public&nbsp;java.lang.String&nbsp;getHostPath()</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getHostPath()">getHostPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getHostPathBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHostPathBytes</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getHostPathBytes()</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getHostPathBytes()">getHostPathBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setHostPath(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHostPath</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setHostPath(java.lang.String&nbsp;value)</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
</li>
</ul>
<a name="clearHostPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearHostPath</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;clearHostPath()</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
</li>
</ul>
<a name="setHostPathBytes(com.google.protobuf.ByteString)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHostPathBytes</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setHostPathBytes(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>optional string host_path = 2;</code>
<pre>
Absolute path pointing to a directory or file on the host or a
path relative to the container work directory.
</pre></div>
</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>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#hasImage()">hasImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getImage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a>&nbsp;getImage()</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getImage()">getImage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setImage(org.apache.mesos.Protos.Image)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setImage(<a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
</li>
</ul>
<a name="setImage(org.apache.mesos.Protos.Image.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setImage(<a href="../../../org/apache/mesos/Protos.Image.Builder.html" title="class in org.apache.mesos">Protos.Image.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
</li>
</ul>
<a name="mergeImage(org.apache.mesos.Protos.Image)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeImage</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;mergeImage(<a href="../../../org/apache/mesos/Protos.Image.html" title="class in org.apache.mesos">Protos.Image</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</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.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;clearImage()</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
</li>
</ul>
<a name="getImageBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImageBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Image.Builder.html" title="class in org.apache.mesos">Protos.Image.Builder</a>&nbsp;getImageBuilder()</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
</li>
</ul>
<a name="getImageOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImageOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ImageOrBuilder.html" title="interface in org.apache.mesos">Protos.ImageOrBuilder</a>&nbsp;getImageOrBuilder()</pre>
<div class="block"><code>optional .mesos.Image image = 4;</code>
<pre>
The source of the volume is an Image which describes a root
filesystem which will be provisioned by Mesos.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getImageOrBuilder()">getImageOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasSource</h4>
<pre>public&nbsp;boolean&nbsp;hasSource()</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#hasSource()">hasSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSource</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a>&nbsp;getSource()</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getSource()">getSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setSource(org.apache.mesos.Protos.Volume.Source)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSource</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setSource(<a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</li>
</ul>
<a name="setSource(org.apache.mesos.Protos.Volume.Source.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSource</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;setSource(<a href="../../../org/apache/mesos/Protos.Volume.Source.Builder.html" title="class in org.apache.mesos">Protos.Volume.Source.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</li>
</ul>
<a name="mergeSource(org.apache.mesos.Protos.Volume.Source)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeSource</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;mergeSource(<a href="../../../org/apache/mesos/Protos.Volume.Source.html" title="class in org.apache.mesos">Protos.Volume.Source</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</li>
</ul>
<a name="clearSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearSource</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Builder.html" title="class in org.apache.mesos">Protos.Volume.Builder</a>&nbsp;clearSource()</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</li>
</ul>
<a name="getSourceBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSourceBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.Source.Builder.html" title="class in org.apache.mesos">Protos.Volume.Source.Builder</a>&nbsp;getSourceBuilder()</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
</li>
</ul>
<a name="getSourceOrBuilder()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSourceOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Volume.SourceOrBuilder.html" title="interface in org.apache.mesos">Protos.Volume.SourceOrBuilder</a>&nbsp;getSourceOrBuilder()</pre>
<div class="block"><code>optional .mesos.Volume.Source source = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html#getSourceOrBuilder()">getSourceOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.VolumeOrBuilder.html" title="interface in org.apache.mesos">Protos.VolumeOrBuilder</a></code></dd>
</dl>
</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.Volume.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.Volume.Mode.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.Volume.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.Volume.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>