Skip to content

Commit

Permalink
Update javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jan 6, 2025
1 parent 3c40484 commit 8f8c9b4
Show file tree
Hide file tree
Showing 108 changed files with 29,991 additions and 13,922 deletions.
26,968 changes: 13,591 additions & 13,377 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

292 changes: 149 additions & 143 deletions javadoc/allpackages-index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@ <h2>Method Summary</h2>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="ByProjectKeyBusinessUnitsPost.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsPost</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#post(java.util.function.Function)" class="member-name-link">post</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link">Function</a>&lt;<a href="../models/business_unit/BusinessUnitDraftBuilder.html" title="class in com.commercetools.api.models.business_unit">BusinessUnitDraftBuilder</a>,<wbr><a href="../../../../io/vrap/rmf/base/client/Builder.html" title="interface in io.vrap.rmf.base.client">Builder</a>&lt;? extends <a href="../models/business_unit/BusinessUnitDraft.html" title="interface in com.commercetools.api.models.business_unit">BusinessUnitDraft</a>&gt;&gt;&nbsp;op)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="ByProjectKeyBusinessUnitsSearchRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsSearchRequestBuilder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#search()" class="member-name-link">search</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="ByProjectKeyBusinessUnitsSearchIndexingStatusRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsSearchIndexingStatusRequestBuilder</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#searchIndexingStatus()" class="member-name-link">searchIndexingStatus</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="ByProjectKeyBusinessUnitsByIDRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsByIDRequestBuilder</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#withId(java.lang.String)" class="member-name-link">withId</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;ID)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
Expand Down Expand Up @@ -200,6 +206,18 @@ <h3>withId</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="ByProjectKeyBusinessUnitsByIDRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsByIDRequestBuilder</a></span>&nbsp;<span class="element-name">withId</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;ID)</span></div>
</section>
</li>
<li>
<section class="detail" id="search()">
<h3>search</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="ByProjectKeyBusinessUnitsSearchRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsSearchRequestBuilder</a></span>&nbsp;<span class="element-name">search</span>()</div>
</section>
</li>
<li>
<section class="detail" id="searchIndexingStatus()">
<h3>searchIndexingStatus</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="ByProjectKeyBusinessUnitsSearchIndexingStatusRequestBuilder.html" title="class in com.commercetools.api.client">ByProjectKeyBusinessUnitsSearchIndexingStatusRequestBuilder</a></span>&nbsp;<span class="element-name">searchIndexingStatus</span>()</div>
</section>
</li>
</ul>
</section>
</li>
Expand Down
Loading

0 comments on commit 8f8c9b4

Please sign in to comment.