blob: e23574c9926425186374c80c88e8c6f9c77a406a [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:24:25 UTC 2017 -->
<title>Protos.Offer.Operation.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.Offer.Operation.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.Offer.Operation.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class 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.Offer.Operation.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.Offer.Operation.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.Offer.Operation.Builder" class="title">Class Protos.Offer.Operation.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.Offer.Operation.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.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../org/apache/mesos/Protos.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="strong">Protos.Offer.Operation.Builder</span>
extends <any>
implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></pre>
<div class="block">Protobuf type <code>mesos.Offer.Operation</code>
<pre>
Defines an operation that can be performed against offers.
</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.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#buildPartial()">buildPartial</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clear()">clear</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearCreate()">clearCreate</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearDestroy()">clearDestroy</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearLaunch()">clearLaunch</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearLaunchGroup()">clearLaunchGroup</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearReserve()">clearReserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearType()">clearType</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearUnreserve()">clearUnreserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clone()">clone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getCreate()">getCreate</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getCreateBuilder()">getCreateBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.CreateOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.CreateOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getCreateOrBuilder()">getCreateOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDescriptor()">getDescriptor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDescriptorForType()">getDescriptorForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDestroy()">getDestroy</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDestroyBuilder()">getDestroyBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.DestroyOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.DestroyOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getDestroyOrBuilder()">getDestroyOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunch()">getLaunch</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunchBuilder()">getLaunchBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunchGroup()">getLaunchGroup</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunchGroupBuilder()">getLaunchGroupBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroupOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.LaunchGroupOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunchGroupOrBuilder()">getLaunchGroupOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.LaunchOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getLaunchOrBuilder()">getLaunchOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getReserve()">getReserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getReserveBuilder()">getReserveBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.ReserveOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.ReserveOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getReserveOrBuilder()">getReserveOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Type.html" title="enum in org.apache.mesos">Protos.Offer.Operation.Type</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getType()">getType</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getUnreserve()">getUnreserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getUnreserveBuilder()">getUnreserveBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.UnreserveOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.UnreserveOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getUnreserveOrBuilder()">getUnreserveOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</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.Offer.Operation.Builder.html#hasCreate()">hasCreate</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</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.Offer.Operation.Builder.html#hasDestroy()">hasDestroy</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</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.Offer.Operation.Builder.html#hasLaunch()">hasLaunch</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</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.Offer.Operation.Builder.html#hasLaunchGroup()">hasLaunchGroup</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</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.Offer.Operation.Builder.html#hasReserve()">hasReserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 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.Offer.Operation.Builder.html#hasType()">hasType</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 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.Offer.Operation.Builder.html#hasUnreserve()">hasUnreserve</a></strong>()</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</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.Offer.Operation.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.Offer.Operation.Builder.html#isInitialized()">isInitialized</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeCreate(org.apache.mesos.Protos.Offer.Operation.Create)">mergeCreate</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy)">mergeDestroy</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeLaunch(org.apache.mesos.Protos.Offer.Operation.Launch)">mergeLaunch</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup)">mergeLaunchGroup</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeReserve(org.apache.mesos.Protos.Offer.Operation.Reserve)">mergeReserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve)">mergeUnreserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setCreate(org.apache.mesos.Protos.Offer.Operation.Create.Builder)">setCreate</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setCreate(org.apache.mesos.Protos.Offer.Operation.Create)">setCreate</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy.Builder)">setDestroy</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy)">setDestroy</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setLaunch(org.apache.mesos.Protos.Offer.Operation.Launch.Builder)">setLaunch</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setLaunch(org.apache.mesos.Protos.Offer.Operation.Launch)">setLaunch</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder)">setLaunchGroup</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup)">setLaunchGroup</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setReserve(org.apache.mesos.Protos.Offer.Operation.Reserve.Builder)">setReserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setReserve(org.apache.mesos.Protos.Offer.Operation.Reserve)">setReserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setType(org.apache.mesos.Protos.Offer.Operation.Type)">setType</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Type.html" title="enum in org.apache.mesos">Protos.Offer.Operation.Type</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder)">setUnreserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve)">setUnreserve</a></strong>(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.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.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</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.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</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.Offer.Operation.html" title="class in org.apache.mesos">Protos.Offer.Operation</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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.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.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.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="hasType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasType</h4>
<pre>public&nbsp;boolean&nbsp;hasType()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasType()">hasType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Type.html" title="enum in org.apache.mesos">Protos.Offer.Operation.Type</a>&nbsp;getType()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getType()">getType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setType(org.apache.mesos.Protos.Offer.Operation.Type)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setType</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setType(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Type.html" title="enum in org.apache.mesos">Protos.Offer.Operation.Type</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
</li>
</ul>
<a name="clearType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearType</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearType()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Type type = 1;</code></div>
</li>
</ul>
<a name="hasLaunch()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasLaunch</h4>
<pre>public&nbsp;boolean&nbsp;hasLaunch()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasLaunch()">hasLaunch</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLaunch()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunch</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a>&nbsp;getLaunch()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getLaunch()">getLaunch</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setLaunch(org.apache.mesos.Protos.Offer.Operation.Launch)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLaunch</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setLaunch(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</li>
</ul>
<a name="setLaunch(org.apache.mesos.Protos.Offer.Operation.Launch.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLaunch</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setLaunch(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</li>
</ul>
<a name="mergeLaunch(org.apache.mesos.Protos.Offer.Operation.Launch)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeLaunch</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeLaunch(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</li>
</ul>
<a name="clearLaunch()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearLaunch</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearLaunch()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</li>
</ul>
<a name="getLaunchBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunchBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Launch.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Launch.Builder</a>&nbsp;getLaunchBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
</li>
</ul>
<a name="getLaunchOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunchOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.LaunchOrBuilder</a>&nbsp;getLaunchOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Launch launch = 2;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getLaunchOrBuilder()">getLaunchOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasLaunchGroup()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasLaunchGroup</h4>
<pre>public&nbsp;boolean&nbsp;hasLaunchGroup()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasLaunchGroup()">hasLaunchGroup</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getLaunchGroup()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunchGroup</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a>&nbsp;getLaunchGroup()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getLaunchGroup()">getLaunchGroup</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLaunchGroup</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setLaunchGroup(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</li>
</ul>
<a name="setLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLaunchGroup</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setLaunchGroup(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</li>
</ul>
<a name="mergeLaunchGroup(org.apache.mesos.Protos.Offer.Operation.LaunchGroup)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeLaunchGroup</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeLaunchGroup(<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</li>
</ul>
<a name="clearLaunchGroup()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearLaunchGroup</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearLaunchGroup()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</li>
</ul>
<a name="getLaunchGroupBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunchGroupBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroup.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.LaunchGroup.Builder</a>&nbsp;getLaunchGroupBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
</li>
</ul>
<a name="getLaunchGroupOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLaunchGroupOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.LaunchGroupOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.LaunchGroupOrBuilder</a>&nbsp;getLaunchGroupOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getLaunchGroupOrBuilder()">getLaunchGroupOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasReserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasReserve</h4>
<pre>public&nbsp;boolean&nbsp;hasReserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasReserve()">hasReserve</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getReserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a>&nbsp;getReserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getReserve()">getReserve</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setReserve(org.apache.mesos.Protos.Offer.Operation.Reserve)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setReserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</li>
</ul>
<a name="setReserve(org.apache.mesos.Protos.Offer.Operation.Reserve.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setReserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</li>
</ul>
<a name="mergeReserve(org.apache.mesos.Protos.Offer.Operation.Reserve)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeReserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeReserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</li>
</ul>
<a name="clearReserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearReserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearReserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</li>
</ul>
<a name="getReserveBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReserveBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Reserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Reserve.Builder</a>&nbsp;getReserveBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
</li>
</ul>
<a name="getReserveOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReserveOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.ReserveOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.ReserveOrBuilder</a>&nbsp;getReserveOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Reserve reserve = 3;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getReserveOrBuilder()">getReserveOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasUnreserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasUnreserve</h4>
<pre>public&nbsp;boolean&nbsp;hasUnreserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasUnreserve()">hasUnreserve</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getUnreserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnreserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a>&nbsp;getUnreserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getUnreserve()">getUnreserve</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnreserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setUnreserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</li>
</ul>
<a name="setUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnreserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setUnreserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</li>
</ul>
<a name="mergeUnreserve(org.apache.mesos.Protos.Offer.Operation.Unreserve)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeUnreserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeUnreserve(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</li>
</ul>
<a name="clearUnreserve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearUnreserve</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearUnreserve()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</li>
</ul>
<a name="getUnreserveBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnreserveBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Unreserve.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Unreserve.Builder</a>&nbsp;getUnreserveBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
</li>
</ul>
<a name="getUnreserveOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnreserveOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.UnreserveOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.UnreserveOrBuilder</a>&nbsp;getUnreserveOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Unreserve unreserve = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getUnreserveOrBuilder()">getUnreserveOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasCreate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCreate</h4>
<pre>public&nbsp;boolean&nbsp;hasCreate()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasCreate()">hasCreate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getCreate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreate</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a>&nbsp;getCreate()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getCreate()">getCreate</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setCreate(org.apache.mesos.Protos.Offer.Operation.Create)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreate</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setCreate(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</li>
</ul>
<a name="setCreate(org.apache.mesos.Protos.Offer.Operation.Create.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreate</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setCreate(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</li>
</ul>
<a name="mergeCreate(org.apache.mesos.Protos.Offer.Operation.Create)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeCreate</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeCreate(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</li>
</ul>
<a name="clearCreate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearCreate</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearCreate()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</li>
</ul>
<a name="getCreateBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreateBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Create.Builder</a>&nbsp;getCreateBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
</li>
</ul>
<a name="getCreateOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreateOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.CreateOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.CreateOrBuilder</a>&nbsp;getCreateOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Create create = 5;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getCreateOrBuilder()">getCreateOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasDestroy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDestroy</h4>
<pre>public&nbsp;boolean&nbsp;hasDestroy()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasDestroy()">hasDestroy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getDestroy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDestroy</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a>&nbsp;getDestroy()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getDestroy()">getDestroy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDestroy</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setDestroy(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</li>
</ul>
<a name="setDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDestroy</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setDestroy(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</li>
</ul>
<a name="mergeDestroy(org.apache.mesos.Protos.Offer.Operation.Destroy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeDestroy</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeDestroy(<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</li>
</ul>
<a name="clearDestroy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearDestroy</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearDestroy()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</li>
</ul>
<a name="getDestroyBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDestroyBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Destroy.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Destroy.Builder</a>&nbsp;getDestroyBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
</li>
</ul>
<a name="getDestroyOrBuilder()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDestroyOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.DestroyOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.Operation.DestroyOrBuilder</a>&nbsp;getDestroyOrBuilder()</pre>
<div class="block"><code>optional .mesos.Offer.Operation.Destroy destroy = 6;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getDestroyOrBuilder()">getDestroyOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</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.Offer.Operation.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.Offer.Operation.Create.html" title="class 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.Offer.Operation.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.Offer.Operation.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>