| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>RestOpAnnotation.Builder (Apache Juneau 9.0.0)</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta name="description" content="declaration: package: org.apache.juneau.rest.annotation, class: RestOpAnnotation, class: Builder"> |
| <meta name="generator" content="javadoc/ClassWriterImpl"> |
| <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style"> |
| <script type="text/javascript" src="../../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script> |
| <script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script> |
| <!--[if IE]> |
| <script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script> |
| <![endif]--> |
| <script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script> |
| <script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script> |
| </head> |
| <body class="class-declaration"> |
| <script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10}; |
| var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| var pathtoroot = "../../../../../"; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <div class="flexBox"> |
| <header role="banner" class="flexHeader"> |
| <nav role="navigation"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a id="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li 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"> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <div class="navListSearch"><label for="search">SEARCH:</label> |
| <input type="text" id="search" value="search" disabled="disabled"> |
| <input type="reset" id="reset" value="reset" disabled="disabled"> |
| </div> |
| </div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="skipNav"><a id="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| </nav> |
| </header> |
| <div class="flexContent"> |
| <main role="main"> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.apache.juneau.rest.annotation</a></div> |
| <h1 title="Class RestOpAnnotation.Builder" class="title">Class RestOpAnnotation.Builder</h1> |
| </div> |
| <div class="contentContainer"> |
| <div class="inheritance" title="Inheritance Tree">java.lang.Object |
| <div class="inheritance"><a href="../../annotation/AnnotationBuilder.html" title="class in org.apache.juneau.annotation">org.apache.juneau.annotation.AnnotationBuilder</a> |
| <div class="inheritance"><a href="../../annotation/TargetedAnnotationBuilder.html" title="class in org.apache.juneau.annotation">org.apache.juneau.annotation.TargetedAnnotationBuilder</a> |
| <div class="inheritance"><a href="../../annotation/TargetedAnnotationMBuilder.html" title="class in org.apache.juneau.annotation">org.apache.juneau.annotation.TargetedAnnotationMBuilder</a> |
| <div class="inheritance">org.apache.juneau.rest.annotation.RestOpAnnotation.Builder</div> |
| </div> |
| </div> |
| </div> |
| </div> |
| <section class="description"> |
| <dl> |
| <dt>Enclosing class:</dt> |
| <dd><a href="RestOpAnnotation.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation</a></dd> |
| </dl> |
| <hr> |
| <pre>public static class <a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.html#line.77">RestOpAnnotation.Builder</a> |
| extends <a href="../../annotation/TargetedAnnotationMBuilder.html" title="class in org.apache.juneau.annotation">TargetedAnnotationMBuilder</a></pre> |
| <div class="block">Builder class. |
| |
| <ul class='seealso'> |
| <li class='jm'><a href="../../BeanContext.Builder.html#annotations(java.lang.annotation.Annotation...)"><code>BeanContext.Builder.annotations(Annotation...)</code></a> |
| </ul></div> |
| </section> |
| <section class="summary"> |
| <ul class="blockList"> |
| <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| <li class="blockList"> |
| <section class="constructorSummary"><a id="constructor.summary"> |
| <!-- --> |
| </a> |
| <h2>Constructor Summary</h2> |
| <div class="memberSummary"> |
| <table> |
| <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
| <thead> |
| <tr> |
| <th class="colFirst" scope="col">Modifier</th> |
| <th class="colSecond" scope="col">Constructor</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><code>protected </code></td> |
| <th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Builder</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Constructor.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| </section> |
| </li> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <li class="blockList"> |
| <section class="methodSummary"><a id="method.summary"> |
| <!-- --> |
| </a> |
| <h2>Method Summary</h2> |
| <div class="memberSummary"> |
| <div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div> |
| <div id="memberSummary_tabpanel" role="tabpanel"> |
| <table aria-labelledby="t0"> |
| <thead> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr class="altColor" id="i0"> |
| <td class="colFirst"><code><a href="RestOp.html" title="annotation in org.apache.juneau.rest.annotation">RestOp</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#build()">build</a></span>()</code></th> |
| <td class="colLast"> |
| <div class="block">Instantiates a new <a href="RestOp.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestOp</code></a> object initialized with this builder.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i1"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clientVersion(java.lang.String)">clientVersion</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#clientVersion()"><code>RestOp.clientVersion()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i2"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#consumes(java.lang.String...)">consumes</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#consumes()"><code>RestOp.consumes()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i3"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#converters(java.lang.Class...)">converters</a></span>​(java.lang.Class<? extends <a href="../converter/RestConverter.html" title="interface in org.apache.juneau.rest.converter">RestConverter</a>>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#converters()"><code>RestOp.converters()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i4"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#debug(java.lang.String)">debug</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#debug()"><code>RestOp.debug()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i5"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultAccept(java.lang.String)">defaultAccept</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultAccept()"><code>RestOp.defaultAccept()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i6"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultCharset(java.lang.String)">defaultCharset</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultCharset()"><code>RestOp.defaultCharset()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i7"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultContentType(java.lang.String)">defaultContentType</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultContentType()"><code>RestOp.defaultContentType()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i8"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultRequestAttributes(java.lang.String...)">defaultRequestAttributes</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestAttributes()"><code>RestOp.defaultRequestAttributes()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i9"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultRequestFormData(java.lang.String...)">defaultRequestFormData</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestFormData()"><code>RestOp.defaultRequestFormData()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i10"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultRequestHeaders(java.lang.String...)">defaultRequestHeaders</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestHeaders()"><code>RestOp.defaultRequestHeaders()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i11"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultRequestQueryData(java.lang.String...)">defaultRequestQueryData</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestQueryData()"><code>RestOp.defaultRequestQueryData()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i12"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#defaultResponseHeaders(java.lang.String...)">defaultResponseHeaders</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#defaultResponseHeaders()"><code>RestOp.defaultResponseHeaders()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i13"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#description(java.lang.String...)">description</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#description()"><code>RestOp.description()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i14"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#encoders(java.lang.Class...)">encoders</a></span>​(java.lang.Class<? extends <a href="../../encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#encoders()"><code>RestOp.encoders()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i15"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#guards(java.lang.Class...)">guards</a></span>​(java.lang.Class<? extends <a href="../guard/RestGuard.html" title="class in org.apache.juneau.rest.guard">RestGuard</a>>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#guards()"><code>RestOp.guards()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i16"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#matchers(java.lang.Class...)">matchers</a></span>​(java.lang.Class<? extends <a href="../matcher/RestMatcher.html" title="class in org.apache.juneau.rest.matcher">RestMatcher</a>>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#matchers()"><code>RestOp.matchers()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i17"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#maxInput(java.lang.String)">maxInput</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#maxInput()"><code>RestOp.maxInput()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i18"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#method(java.lang.String)">method</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#method()"><code>RestOp.method()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i19"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#on(java.lang.reflect.Method...)">on</a></span>​(java.lang.reflect.Method... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Appends the methods that this annotation applies to.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i20"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#on(java.lang.String...)">on</a></span>​(java.lang.String... values)</code></th> |
| <td class="colLast"> |
| <div class="block">The targets this annotation applies to.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i21"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parsers(java.lang.Class...)">parsers</a></span>​(java.lang.Class<?>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#parsers()"><code>RestOp.parsers()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i22"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#path(java.lang.String...)">path</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#path()"><code>RestOp.path()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i23"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#produces(java.lang.String...)">produces</a></span>​(java.lang.String... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#produces()"><code>RestOp.produces()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i24"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#roleGuard(java.lang.String)">roleGuard</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#roleGuard()"><code>RestOp.roleGuard()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i25"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rolesDeclared(java.lang.String)">rolesDeclared</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#rolesDeclared()"><code>RestOp.rolesDeclared()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i26"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#serializers(java.lang.Class...)">serializers</a></span>​(java.lang.Class<? extends <a href="../../serializer/Serializer.html" title="class in org.apache.juneau.serializer">Serializer</a>>... value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#serializers()"><code>RestOp.serializers()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i27"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#summary(java.lang.String)">summary</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#summary()"><code>RestOp.summary()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="altColor" id="i28"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#swagger(org.apache.juneau.rest.annotation.OpSwagger)">swagger</a></span>​(<a href="OpSwagger.html" title="annotation in org.apache.juneau.rest.annotation">OpSwagger</a> value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#swagger()"><code>RestOp.swagger()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| <tr class="rowColor" id="i29"> |
| <td class="colFirst"><code><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#value(java.lang.String)">value</a></span>​(java.lang.String value)</code></th> |
| <td class="colLast"> |
| <div class="block">Sets the <a href="RestOp.html#value()"><code>RestOp.value()</code></a> property on this annotation.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| </div> |
| <div class="inheritedList"> |
| <h3>Methods inherited from class java.lang.Object</h3> |
| <a id="methods.inherited.from.class.java.lang.Object"> |
| <!-- --> |
| </a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <section class="details"> |
| <ul class="blockList"> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <li class="blockList"> |
| <section class="constructorDetails"><a id="constructor.detail"> |
| <!-- --> |
| </a> |
| <h2>Constructor Details</h2> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="<init>()">Builder</a></h3> |
| <div class="memberSignature"><span class="modifiers">protected</span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.93">Builder</a></span>()</div> |
| <div class="block">Constructor.</div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| <!-- ============ METHOD DETAIL ========== --> |
| <li class="blockList"> |
| <section class="methodDetails"><a id="method.detail"> |
| <!-- --> |
| </a> |
| <h2>Method Details</h2> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="build()">build</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOp.html" title="annotation in org.apache.juneau.rest.annotation">RestOp</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.102">build</a></span>()</div> |
| <div class="block">Instantiates a new <a href="RestOp.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestOp</code></a> object initialized with this builder.</div> |
| <dl> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>A new <a href="RestOp.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestOp</code></a> object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="clientVersion(java.lang.String)">clientVersion</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.112">clientVersion</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#clientVersion()"><code>RestOp.clientVersion()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="consumes(java.lang.String...)">consumes</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.123">consumes</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#consumes()"><code>RestOp.consumes()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="converters(java.lang.Class...)">converters</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.134">converters</a></span>​(<span class="arguments">java.lang.Class<? extends <a href="../converter/RestConverter.html" title="interface in org.apache.juneau.rest.converter">RestConverter</a>>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#converters()"><code>RestOp.converters()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="debug(java.lang.String)">debug</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.145">debug</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#debug()"><code>RestOp.debug()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultAccept(java.lang.String)">defaultAccept</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.156">defaultAccept</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultAccept()"><code>RestOp.defaultAccept()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultCharset(java.lang.String)">defaultCharset</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.167">defaultCharset</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultCharset()"><code>RestOp.defaultCharset()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultContentType(java.lang.String)">defaultContentType</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.178">defaultContentType</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultContentType()"><code>RestOp.defaultContentType()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultRequestFormData(java.lang.String...)">defaultRequestFormData</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.189">defaultRequestFormData</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestFormData()"><code>RestOp.defaultRequestFormData()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultRequestQueryData(java.lang.String...)">defaultRequestQueryData</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.200">defaultRequestQueryData</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestQueryData()"><code>RestOp.defaultRequestQueryData()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultRequestAttributes(java.lang.String...)">defaultRequestAttributes</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.211">defaultRequestAttributes</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestAttributes()"><code>RestOp.defaultRequestAttributes()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultRequestHeaders(java.lang.String...)">defaultRequestHeaders</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.222">defaultRequestHeaders</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultRequestHeaders()"><code>RestOp.defaultRequestHeaders()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="defaultResponseHeaders(java.lang.String...)">defaultResponseHeaders</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.233">defaultResponseHeaders</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#defaultResponseHeaders()"><code>RestOp.defaultResponseHeaders()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="description(java.lang.String...)">description</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.244">description</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#description()"><code>RestOp.description()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="encoders(java.lang.Class...)">encoders</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.255">encoders</a></span>​(<span class="arguments">java.lang.Class<? extends <a href="../../encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#encoders()"><code>RestOp.encoders()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="guards(java.lang.Class...)">guards</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.266">guards</a></span>​(<span class="arguments">java.lang.Class<? extends <a href="../guard/RestGuard.html" title="class in org.apache.juneau.rest.guard">RestGuard</a>>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#guards()"><code>RestOp.guards()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="matchers(java.lang.Class...)">matchers</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.277">matchers</a></span>​(<span class="arguments">java.lang.Class<? extends <a href="../matcher/RestMatcher.html" title="class in org.apache.juneau.rest.matcher">RestMatcher</a>>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#matchers()"><code>RestOp.matchers()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="maxInput(java.lang.String)">maxInput</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.288">maxInput</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#maxInput()"><code>RestOp.maxInput()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="method(java.lang.String)">method</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.299">method</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#method()"><code>RestOp.method()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="parsers(java.lang.Class...)">parsers</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.310">parsers</a></span>​(<span class="arguments">java.lang.Class<?>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#parsers()"><code>RestOp.parsers()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="path(java.lang.String...)">path</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.321">path</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#path()"><code>RestOp.path()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="produces(java.lang.String...)">produces</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.332">produces</a></span>​(<span class="arguments">java.lang.String... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#produces()"><code>RestOp.produces()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="roleGuard(java.lang.String)">roleGuard</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.343">roleGuard</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#roleGuard()"><code>RestOp.roleGuard()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="rolesDeclared(java.lang.String)">rolesDeclared</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.354">rolesDeclared</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#rolesDeclared()"><code>RestOp.rolesDeclared()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="serializers(java.lang.Class...)">serializers</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.365">serializers</a></span>​(<span class="arguments">java.lang.Class<? extends <a href="../../serializer/Serializer.html" title="class in org.apache.juneau.serializer">Serializer</a>>... value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#serializers()"><code>RestOp.serializers()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="summary(java.lang.String)">summary</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.376">summary</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#summary()"><code>RestOp.summary()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="swagger(org.apache.juneau.rest.annotation.OpSwagger)">swagger</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.387">swagger</a></span>​(<span class="arguments"><a href="OpSwagger.html" title="annotation in org.apache.juneau.rest.annotation">OpSwagger</a> value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#swagger()"><code>RestOp.swagger()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="value(java.lang.String)">value</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.398">value</a></span>​(<span class="arguments">java.lang.String value)</span></div> |
| <div class="block">Sets the <a href="RestOp.html#value()"><code>RestOp.value()</code></a> property on this annotation.</div> |
| <dl> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The new value for this property.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="on(java.lang.String...)">on</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.405">on</a></span>​(<span class="arguments">java.lang.String... values)</span></div> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../annotation/TargetedAnnotationBuilder.html#on(java.lang.String...)">TargetedAnnotationBuilder</a></code></span></div> |
| <div class="block">The targets this annotation applies to.</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../annotation/TargetedAnnotationMBuilder.html#on(java.lang.String...)">on</a></code> in class <code><a href="../../annotation/TargetedAnnotationMBuilder.html" title="class in org.apache.juneau.annotation">TargetedAnnotationMBuilder</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>values</code> - The targets this annotation applies to.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| <li class="blockList"> |
| <section class="detail"> |
| <h3><a id="on(java.lang.reflect.Method...)">on</a></h3> |
| <div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="RestOpAnnotation.Builder.html" title="class in org.apache.juneau.rest.annotation">RestOpAnnotation.Builder</a></span> <span class="memberName"><a href="../../../../../src-html/org/apache/juneau/rest/annotation/RestOpAnnotation.Builder.html#line.411">on</a></span>​(<span class="arguments">java.lang.reflect.Method... value)</span></div> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../annotation/TargetedAnnotationMBuilder.html#on(java.lang.reflect.Method...)">TargetedAnnotationMBuilder</a></code></span></div> |
| <div class="block">Appends the methods that this annotation applies to.</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../annotation/TargetedAnnotationMBuilder.html#on(java.lang.reflect.Method...)">on</a></code> in class <code><a href="../../annotation/TargetedAnnotationMBuilder.html" title="class in org.apache.juneau.annotation">TargetedAnnotationMBuilder</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>value</code> - The values to append.</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>This object.</dd> |
| </dl> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </div> |
| <!-- ========= END OF CLASS DATA ========= --> |
| </main> |
| <footer role="contentinfo"> |
| <nav role="navigation"> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a id="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li 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"> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| </div> |
| <a id="skip.navbar.bottom"> |
| <!-- --> |
| </a> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </nav> |
| <p class="legalCopy"><small>Copyright © 2016–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </div> |
| </div> |
| </body> |
| </html> |