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 Nov 20, 2024
1 parent f82e24e commit 4fb5cd2
Show file tree
Hide file tree
Showing 160 changed files with 11,035 additions and 9,928 deletions.
17,763 changes: 8,878 additions & 8,885 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1 title="Class ByProjectKeyCustomObjectsPost" class="title">Class ByProjectKey
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/TypeBodyApiMethod.html" title="class in io.vrap.rmf.base.client">TypeBodyApiMethod</a>&lt;<a href="ByProjectKeyCustomObjectsPost.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPost</a>,<wbr><a href="../models/custom_object/CustomObject.html" title="interface in com.commercetools.api.models.custom_object">CustomObject</a>,<wbr><a href="../models/custom_object/CustomObjectDraft.html" title="interface in com.commercetools.api.models.custom_object">CustomObjectDraft</a>&gt;
implements <a href="ExpandableTrait.html" title="interface in com.commercetools.api.client">ExpandableTrait</a>&lt;<a href="ByProjectKeyCustomObjectsPost.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPost</a>&gt;, <a href="Deprecatable201Trait.html" title="interface in com.commercetools.api.client">Deprecatable201Trait</a>&lt;<a href="ByProjectKeyCustomObjectsPost.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPost</a>&gt;, <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyCustomObjectsPost.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPost</a>&gt;</span></div>
<div class="block"><p>If an object with the given container/key exists, the object will be replaced with the new value and the version is incremented. If the request contains a version and an object with the given container/key, then the version must match the version of the existing object. Concurrent updates to the same Custom Object returns a ConcurrentModification error even if the version is not provided.</p>
<p>Fields with <code>null</code> values will <strong>not be saved</strong>.</p>
<p>Fields within <code>value</code> that have <code>null</code> values <strong>are not saved</strong>.</p>

<hr>
<div class=code-example>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 title="Class ByProjectKeyCustomObjectsPostString" class="title">Class ByProj
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/StringBodyApiMethod.html" title="class in io.vrap.rmf.base.client">StringBodyApiMethod</a>&lt;<a href="ByProjectKeyCustomObjectsPostString.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPostString</a>,<wbr><a href="../models/custom_object/CustomObject.html" title="interface in com.commercetools.api.models.custom_object">CustomObject</a>&gt;
implements <a href="ExpandableTrait.html" title="interface in com.commercetools.api.client">ExpandableTrait</a>&lt;<a href="ByProjectKeyCustomObjectsPostString.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPostString</a>&gt;, <a href="Deprecatable201Trait.html" title="interface in com.commercetools.api.client">Deprecatable201Trait</a>&lt;<a href="ByProjectKeyCustomObjectsPostString.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPostString</a>&gt;, <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyCustomObjectsPostString.html" title="class in com.commercetools.api.client">ByProjectKeyCustomObjectsPostString</a>&gt;</span></div>
<div class="block"><p>If an object with the given container/key exists, the object will be replaced with the new value and the version is incremented. If the request contains a version and an object with the given container/key, then the version must match the version of the existing object. Concurrent updates to the same Custom Object returns a ConcurrentModification error even if the version is not provided.</p>
<p>Fields with <code>null</code> values will <strong>not be saved</strong>.</p>
<p>Fields within <code>value</code> that have <code>null</code> values <strong>are not saved</strong>.</p>

<hr>
<div class=code-example>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 title="Class ByProjectKeyGraphqlPost" class="title">Class ByProjectKeyGraphq
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ByProjectKeyGraphqlPost</span>
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/TypeBodyApiMethod.html" title="class in io.vrap.rmf.base.client">TypeBodyApiMethod</a>&lt;<a href="ByProjectKeyGraphqlPost.html" title="class in com.commercetools.api.client">ByProjectKeyGraphqlPost</a>,<wbr><a href="../models/graph_ql/GraphQLResponse.html" title="interface in com.commercetools.api.models.graph_ql">GraphQLResponse</a>,<wbr><a href="../models/graph_ql/GraphQLRequest.html" title="interface in com.commercetools.api.models.graph_ql">GraphQLRequest</a>&gt;
implements <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyGraphqlPost.html" title="class in com.commercetools.api.client">ByProjectKeyGraphqlPost</a>&gt;</span></div>
<div class="block"><p>Execute a GraphQL query</p>
<div class="block"><p>Execute a GraphQL request.</p>

<hr>
<div class=code-example>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h1 title="Class ByProjectKeyGraphqlPostString" class="title">Class ByProjectKey
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">ByProjectKeyGraphqlPostString</span>
<span class="extends-implements">extends <a href="../../../../io/vrap/rmf/base/client/StringBodyApiMethod.html" title="class in io.vrap.rmf.base.client">StringBodyApiMethod</a>&lt;<a href="ByProjectKeyGraphqlPostString.html" title="class in com.commercetools.api.client">ByProjectKeyGraphqlPostString</a>,<wbr><a href="../models/graph_ql/GraphQLResponse.html" title="interface in com.commercetools.api.models.graph_ql">GraphQLResponse</a>&gt;
implements <a href="ErrorableTrait.html" title="interface in com.commercetools.api.client">ErrorableTrait</a>&lt;<a href="ByProjectKeyGraphqlPostString.html" title="class in com.commercetools.api.client">ByProjectKeyGraphqlPostString</a>&gt;</span></div>
<div class="block"><p>Execute a GraphQL query</p>
<div class="block"><p>Execute a GraphQL request.</p>

<hr>
<div class=code-example>
Expand Down
Loading

0 comments on commit 4fb5cd2

Please sign in to comment.