service_client 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/doc/ServiceClient/Base.html +25 -25
- data/doc/ServiceClient/Errors/BadGatewayError.html +1 -1
- data/doc/ServiceClient/Errors/BadRequestError.html +1 -1
- data/doc/ServiceClient/Errors/BaseError.html +1 -1
- data/doc/ServiceClient/Errors/BlockedByWindowsParentalControlsError.html +1 -1
- data/doc/ServiceClient/Errors/ClientClosedRequestError.html +1 -1
- data/doc/ServiceClient/Errors/ConflictError.html +1 -1
- data/doc/ServiceClient/Errors/EnhanceYourCalmError.html +1 -1
- data/doc/ServiceClient/Errors/ExpectationFailedError.html +1 -1
- data/doc/ServiceClient/Errors/FailedDependencyError.html +1 -1
- data/doc/ServiceClient/Errors/ForbiddenError.html +1 -1
- data/doc/ServiceClient/Errors/GatewayTimeoutError.html +1 -1
- data/doc/ServiceClient/Errors/GoneError.html +1 -1
- data/doc/ServiceClient/Errors/HTTPVersionNotSupportedError.html +1 -1
- data/doc/ServiceClient/Errors/InsufficientStorageError.html +1 -1
- data/doc/ServiceClient/Errors/InternalServerError.html +1 -1
- data/doc/ServiceClient/Errors/LengthRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/LockedError.html +1 -1
- data/doc/ServiceClient/Errors/LoopDetectedError.html +1 -1
- data/doc/ServiceClient/Errors/MethodNotAllowedError.html +1 -1
- data/doc/ServiceClient/Errors/NetworkAuthenticationRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/NetworkConnectTimeoutError.html +1 -1
- data/doc/ServiceClient/Errors/NetworkReadTimeoutError.html +1 -1
- data/doc/ServiceClient/Errors/NoResponseError.html +1 -1
- data/doc/ServiceClient/Errors/NotAcceptableError.html +1 -1
- data/doc/ServiceClient/Errors/NotExtendedError.html +1 -1
- data/doc/ServiceClient/Errors/NotFoundError.html +1 -1
- data/doc/ServiceClient/Errors/NotImplementedError.html +1 -1
- data/doc/ServiceClient/Errors/PaymentRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/PreconditionFailedError.html +1 -1
- data/doc/ServiceClient/Errors/PreconditionRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/ProxyAuthenticationRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/RequestEntityTooLargeError.html +1 -1
- data/doc/ServiceClient/Errors/RequestHeaderFieldsTooLargeError.html +1 -1
- data/doc/ServiceClient/Errors/RequestTimeoutError.html +1 -1
- data/doc/ServiceClient/Errors/RequestURITooLongError.html +1 -1
- data/doc/ServiceClient/Errors/RequestedRangeNotSatisfiableError.html +1 -1
- data/doc/ServiceClient/Errors/RetryWithError.html +1 -1
- data/doc/ServiceClient/Errors/ServiceUnavailableError.html +1 -1
- data/doc/ServiceClient/Errors/TooManyRequestsError.html +1 -1
- data/doc/ServiceClient/Errors/UnauthorizedError.html +1 -1
- data/doc/ServiceClient/Errors/UnavailableForLegalReasonsError.html +1 -1
- data/doc/ServiceClient/Errors/UnprocessableEntityError.html +1 -1
- data/doc/ServiceClient/Errors/UnsupportedMediaTypeError.html +1 -1
- data/doc/ServiceClient/Errors/UpgradeRequiredError.html +1 -1
- data/doc/ServiceClient/Errors/VariantAlsoNegotiatesError.html +1 -1
- data/doc/ServiceClient/Errors.html +1 -1
- data/doc/ServiceClient/ParamsRequired.html +14 -2
- data/doc/ServiceClient/Response.html +1 -1
- data/doc/ServiceClient.html +3 -3
- data/doc/_index.html +8 -1
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/service_client/base.rb +5 -0
- data/lib/service_client/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 05b9d51bc07bd344d8d76979a3ccd135073c349b365fff85685141771cef7c74
|
|
4
|
+
data.tar.gz: 46e519e980054884821920780e537b29cf3afdde13e0c446bf9147edfe8100cd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a783ddfd58d0767f84ed80a0cf85812449aefddaf1519767b50b318bb66ba064923a7fea3b2a852f70607121f3ada49013c2ed15b9d280e442b02bf63613c440
|
|
7
|
+
data.tar.gz: 69b374a26ae17ddfcf21c0ed7eb4f9a666492143288897a3539b435976b6fce8e7024c97b9b85342cbc0d2586ac9fefff212200e4e6d60d390daf81f7a583a47
|
data/Gemfile.lock
CHANGED
data/doc/ServiceClient/Base.html
CHANGED
|
@@ -328,12 +328,12 @@
|
|
|
328
328
|
<pre class="lines">
|
|
329
329
|
|
|
330
330
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
331
|
+
24
|
|
332
|
+
25
|
|
333
|
+
26</pre>
|
|
334
334
|
</td>
|
|
335
335
|
<td>
|
|
336
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
336
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 24</span>
|
|
337
337
|
|
|
338
338
|
<span class='kw'>def</span> <span class='id identifier rubyid_base_url'>base_url</span><span class='lparen'>(</span><span class='id identifier rubyid_url'>url</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
339
339
|
<span class='ivar'>@base_url</span> <span class='op'>=</span> <span class='id identifier rubyid_url'>url</span>
|
|
@@ -391,12 +391,12 @@
|
|
|
391
391
|
<pre class="lines">
|
|
392
392
|
|
|
393
393
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
394
|
+
31
|
|
395
|
+
32
|
|
396
|
+
33</pre>
|
|
397
397
|
</td>
|
|
398
398
|
<td>
|
|
399
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
399
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 31</span>
|
|
400
400
|
|
|
401
401
|
<span class='kw'>def</span> <span class='id identifier rubyid_default_headers'>default_headers</span><span class='lparen'>(</span><span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
402
402
|
<span class='ivar'>@default_headers</span> <span class='op'>=</span> <span class='id identifier rubyid_headers'>headers</span>
|
|
@@ -472,12 +472,12 @@
|
|
|
472
472
|
<pre class="lines">
|
|
473
473
|
|
|
474
474
|
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
475
|
+
65
|
|
476
|
+
66
|
|
477
|
+
67</pre>
|
|
478
478
|
</td>
|
|
479
479
|
<td>
|
|
480
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
480
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 65</span>
|
|
481
481
|
|
|
482
482
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span><span class='id identifier rubyid_url'>url</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
483
483
|
<span class='id identifier rubyid_request'>request</span><span class='lparen'>(</span><span class='symbol'>:delete</span><span class='comma'>,</span> <span class='id identifier rubyid_url'>url</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -553,12 +553,12 @@
|
|
|
553
553
|
<pre class="lines">
|
|
554
554
|
|
|
555
555
|
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
556
|
+
48
|
|
557
|
+
49
|
|
558
|
+
50</pre>
|
|
559
559
|
</td>
|
|
560
560
|
<td>
|
|
561
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
561
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 48</span>
|
|
562
562
|
|
|
563
563
|
<span class='kw'>def</span> <span class='id identifier rubyid_get'>get</span><span class='lparen'>(</span><span class='id identifier rubyid_url'>url</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
564
564
|
<span class='id identifier rubyid_request'>request</span><span class='lparen'>(</span><span class='symbol'>:get</span><span class='comma'>,</span> <span class='id identifier rubyid_url'>url</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -652,12 +652,12 @@
|
|
|
652
652
|
<pre class="lines">
|
|
653
653
|
|
|
654
654
|
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
655
|
+
40
|
|
656
|
+
41
|
|
657
|
+
42</pre>
|
|
658
658
|
</td>
|
|
659
659
|
<td>
|
|
660
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
660
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 40</span>
|
|
661
661
|
|
|
662
662
|
<span class='kw'>def</span> <span class='id identifier rubyid_post'>post</span><span class='lparen'>(</span><span class='id identifier rubyid_url'>url</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>body:</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
663
663
|
<span class='id identifier rubyid_request'>request</span><span class='lparen'>(</span><span class='symbol'>:post</span><span class='comma'>,</span> <span class='id identifier rubyid_url'>url</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='id identifier rubyid_headers'>headers</span><span class='comma'>,</span> <span class='label'>body:</span> <span class='id identifier rubyid_body'>body</span><span class='rparen'>)</span>
|
|
@@ -751,12 +751,12 @@
|
|
|
751
751
|
<pre class="lines">
|
|
752
752
|
|
|
753
753
|
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
754
|
+
57
|
|
755
|
+
58
|
|
756
|
+
59</pre>
|
|
757
757
|
</td>
|
|
758
758
|
<td>
|
|
759
|
-
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line
|
|
759
|
+
<pre class="code"><span class="info file"># File 'lib/service_client/base.rb', line 57</span>
|
|
760
760
|
|
|
761
761
|
<span class='kw'>def</span> <span class='id identifier rubyid_put'>put</span><span class='lparen'>(</span><span class='id identifier rubyid_url'>url</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>body:</span> <span class='kw'>nil</span><span class='rparen'>)</span>
|
|
762
762
|
<span class='id identifier rubyid_request'>request</span><span class='lparen'>(</span><span class='symbol'>:put</span><span class='comma'>,</span> <span class='id identifier rubyid_url'>url</span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='id identifier rubyid_headers'>headers</span><span class='comma'>,</span> <span class='label'>body:</span> <span class='id identifier rubyid_body'>body</span><span class='rparen'>)</span>
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
</div>
|
|
772
772
|
|
|
773
773
|
<div id="footer">
|
|
774
|
-
Generated on Thu Feb 23 08:
|
|
774
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
775
775
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
776
776
|
0.9.28 (ruby-2.7.1).
|
|
777
777
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
</div>
|
|
350
350
|
|
|
351
351
|
<div id="footer">
|
|
352
|
-
Generated on Thu Feb 23 08:
|
|
352
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
353
353
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
354
354
|
0.9.28 (ruby-2.7.1).
|
|
355
355
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:39:00 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:39:00 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:39:00 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:39:00 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Thu Feb 23 08:
|
|
152
|
+
Generated on Thu Feb 23 08:38:59 2023 by
|
|
153
153
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.28 (ruby-2.7.1).
|
|
155
155
|
</div>
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
</div>
|
|
316
316
|
|
|
317
317
|
<div id="footer">
|
|
318
|
-
Generated on Thu Feb 23 08:
|
|
318
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
319
319
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
320
320
|
0.9.28 (ruby-2.7.1).
|
|
321
321
|
</div>
|
|
@@ -104,13 +104,25 @@
|
|
|
104
104
|
<h2>Overview</h2><div class="docstring">
|
|
105
105
|
<div class="discussion">
|
|
106
106
|
|
|
107
|
-
<p>
|
|
107
|
+
<p>Raised when a required param is nil.</p>
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
</div>
|
|
111
111
|
</div>
|
|
112
112
|
<div class="tags">
|
|
113
113
|
|
|
114
|
+
<div class="examples">
|
|
115
|
+
<p class="tag_title">Examples:</p>
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
<p class="example_title"><div class='inline'>
|
|
119
|
+
<p>Raise an error if any of the required params are nil.</p>
|
|
120
|
+
</div></p>
|
|
121
|
+
|
|
122
|
+
<pre class="example code"><code><span class='id identifier rubyid_raise'>raise</span> <span class='const'>ParamsRequired</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Params: </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_params_required'>params_required</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span><span class='rparen'>)</span><span class='embexpr_end'>}</span><span class='tstring_content'> are required</span><span class='tstring_end'>"</span></span> <span class='kw'>if</span> <span class='id identifier rubyid_params_nil?'>params_nil?</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span><span class='rparen'>)</span></code></pre>
|
|
123
|
+
|
|
124
|
+
</div>
|
|
125
|
+
|
|
114
126
|
|
|
115
127
|
</div>
|
|
116
128
|
|
|
@@ -125,7 +137,7 @@
|
|
|
125
137
|
</div>
|
|
126
138
|
|
|
127
139
|
<div id="footer">
|
|
128
|
-
Generated on
|
|
140
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
129
141
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
130
142
|
0.9.28 (ruby-2.7.1).
|
|
131
143
|
</div>
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
</div>
|
|
784
784
|
|
|
785
785
|
<div id="footer">
|
|
786
|
-
Generated on Thu Feb 23 08:
|
|
786
|
+
Generated on Thu Feb 23 08:39:00 2023 by
|
|
787
787
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
788
788
|
0.9.28 (ruby-2.7.1).
|
|
789
789
|
</div>
|
data/doc/ServiceClient.html
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
|
|
105
105
|
|
|
106
106
|
|
|
107
|
-
<strong class="classes">Classes:</strong> <span class='object_link'><a href="ServiceClient/Base.html" title="ServiceClient::Base (class)">Base</a></span>, <span class='object_link'><a href="ServiceClient/Response.html" title="ServiceClient::Response (class)">Response</a></span>
|
|
107
|
+
<strong class="classes">Classes:</strong> <span class='object_link'><a href="ServiceClient/Base.html" title="ServiceClient::Base (class)">Base</a></span>, <span class='object_link'><a href="ServiceClient/ParamsRequired.html" title="ServiceClient::ParamsRequired (class)">ParamsRequired</a></span>, <span class='object_link'><a href="ServiceClient/Response.html" title="ServiceClient::Response (class)">Response</a></span>
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
</p>
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
<dt id="VERSION-constant" class="">VERSION =
|
|
121
121
|
|
|
122
122
|
</dt>
|
|
123
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.1.
|
|
123
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>0.1.5</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
124
124
|
|
|
125
125
|
</dl>
|
|
126
126
|
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</div>
|
|
137
137
|
|
|
138
138
|
<div id="footer">
|
|
139
|
-
Generated on Thu Feb 23 08:
|
|
139
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
140
140
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
141
141
|
0.9.28 (ruby-2.7.1).
|
|
142
142
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -366,6 +366,13 @@
|
|
|
366
366
|
<li class="letter">P</li>
|
|
367
367
|
<ul>
|
|
368
368
|
|
|
369
|
+
<li>
|
|
370
|
+
<span class='object_link'><a href="ServiceClient/ParamsRequired.html" title="ServiceClient::ParamsRequired (class)">ParamsRequired</a></span>
|
|
371
|
+
|
|
372
|
+
<small>(ServiceClient)</small>
|
|
373
|
+
|
|
374
|
+
</li>
|
|
375
|
+
|
|
369
376
|
<li>
|
|
370
377
|
<span class='object_link'><a href="ServiceClient/Errors/PaymentRequiredError.html" title="ServiceClient::Errors::PaymentRequiredError (class)">PaymentRequiredError</a></span>
|
|
371
378
|
|
|
@@ -559,7 +566,7 @@
|
|
|
559
566
|
</div>
|
|
560
567
|
|
|
561
568
|
<div id="footer">
|
|
562
|
-
Generated on Thu Feb 23 08:
|
|
569
|
+
Generated on Thu Feb 23 08:38:57 2023 by
|
|
563
570
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
564
571
|
0.9.28 (ruby-2.7.1).
|
|
565
572
|
</div>
|
data/doc/class_list.html
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
|
|
44
44
|
<ul id="full_list" class="class">
|
|
45
45
|
<li id="object_" class="odd"><div class="item" style="padding-left:30px"><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></div></li>
|
|
46
|
-
<li id='object_ServiceClient' class='even'><div class='item' style='padding-left:30px'><a class='toggle'></a> <span class='object_link'><a href="ServiceClient.html" title="ServiceClient (module)">ServiceClient</a></span><small class='search_info'>Top Level Namespace</small></div><ul><li id='object_ServiceClient::Base' class='collapsed odd'><div class='item' style='padding-left:45px'><span class='object_link'><a href="ServiceClient/Base.html" title="ServiceClient::Base (class)">Base</a></span> < Object<small class='search_info'>ServiceClient</small></div></li><li id='object_ServiceClient::Errors' class='collapsed even'><div class='item' style='padding-left:45px'><a class='toggle'></a> <span class='object_link'><a href="ServiceClient/Errors.html" title="ServiceClient::Errors (module)">Errors</a></span><small class='search_info'>ServiceClient</small></div><ul><li id='object_ServiceClient::Errors::BadGatewayError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BadGatewayError.html" title="ServiceClient::Errors::BadGatewayError (class)">BadGatewayError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BadRequestError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BadRequestError.html" title="ServiceClient::Errors::BadRequestError (class)">BadRequestError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BaseError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BaseError.html" title="ServiceClient::Errors::BaseError (class)">BaseError</a></span> < StandardError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BlockedByWindowsParentalControlsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BlockedByWindowsParentalControlsError.html" title="ServiceClient::Errors::BlockedByWindowsParentalControlsError (class)">BlockedByWindowsParentalControlsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ClientClosedRequestError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ClientClosedRequestError.html" title="ServiceClient::Errors::ClientClosedRequestError (class)">ClientClosedRequestError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ConflictError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ConflictError.html" title="ServiceClient::Errors::ConflictError (class)">ConflictError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::EnhanceYourCalmError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/EnhanceYourCalmError.html" title="ServiceClient::Errors::EnhanceYourCalmError (class)">EnhanceYourCalmError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ExpectationFailedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ExpectationFailedError.html" title="ServiceClient::Errors::ExpectationFailedError (class)">ExpectationFailedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::FailedDependencyError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/FailedDependencyError.html" title="ServiceClient::Errors::FailedDependencyError (class)">FailedDependencyError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ForbiddenError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ForbiddenError.html" title="ServiceClient::Errors::ForbiddenError (class)">ForbiddenError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::GatewayTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/GatewayTimeoutError.html" title="ServiceClient::Errors::GatewayTimeoutError (class)">GatewayTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::GoneError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/GoneError.html" title="ServiceClient::Errors::GoneError (class)">GoneError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::HTTPVersionNotSupportedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/HTTPVersionNotSupportedError.html" title="ServiceClient::Errors::HTTPVersionNotSupportedError (class)">HTTPVersionNotSupportedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::InsufficientStorageError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/InsufficientStorageError.html" title="ServiceClient::Errors::InsufficientStorageError (class)">InsufficientStorageError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::InternalServerError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/InternalServerError.html" title="ServiceClient::Errors::InternalServerError (class)">InternalServerError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LengthRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LengthRequiredError.html" title="ServiceClient::Errors::LengthRequiredError (class)">LengthRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LockedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LockedError.html" title="ServiceClient::Errors::LockedError (class)">LockedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LoopDetectedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LoopDetectedError.html" title="ServiceClient::Errors::LoopDetectedError (class)">LoopDetectedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::MethodNotAllowedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/MethodNotAllowedError.html" title="ServiceClient::Errors::MethodNotAllowedError (class)">MethodNotAllowedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkAuthenticationRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkAuthenticationRequiredError.html" title="ServiceClient::Errors::NetworkAuthenticationRequiredError (class)">NetworkAuthenticationRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkConnectTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkConnectTimeoutError.html" title="ServiceClient::Errors::NetworkConnectTimeoutError (class)">NetworkConnectTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkReadTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkReadTimeoutError.html" title="ServiceClient::Errors::NetworkReadTimeoutError (class)">NetworkReadTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NoResponseError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NoResponseError.html" title="ServiceClient::Errors::NoResponseError (class)">NoResponseError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotAcceptableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotAcceptableError.html" title="ServiceClient::Errors::NotAcceptableError (class)">NotAcceptableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotExtendedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotExtendedError.html" title="ServiceClient::Errors::NotExtendedError (class)">NotExtendedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotFoundError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotFoundError.html" title="ServiceClient::Errors::NotFoundError (class)">NotFoundError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotImplementedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotImplementedError.html" title="ServiceClient::Errors::NotImplementedError (class)">NotImplementedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PaymentRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PaymentRequiredError.html" title="ServiceClient::Errors::PaymentRequiredError (class)">PaymentRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PreconditionFailedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PreconditionFailedError.html" title="ServiceClient::Errors::PreconditionFailedError (class)">PreconditionFailedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PreconditionRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PreconditionRequiredError.html" title="ServiceClient::Errors::PreconditionRequiredError (class)">PreconditionRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ProxyAuthenticationRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ProxyAuthenticationRequiredError.html" title="ServiceClient::Errors::ProxyAuthenticationRequiredError (class)">ProxyAuthenticationRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestEntityTooLargeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestEntityTooLargeError.html" title="ServiceClient::Errors::RequestEntityTooLargeError (class)">RequestEntityTooLargeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestHeaderFieldsTooLargeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestHeaderFieldsTooLargeError.html" title="ServiceClient::Errors::RequestHeaderFieldsTooLargeError (class)">RequestHeaderFieldsTooLargeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestTimeoutError.html" title="ServiceClient::Errors::RequestTimeoutError (class)">RequestTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestURITooLongError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestURITooLongError.html" title="ServiceClient::Errors::RequestURITooLongError (class)">RequestURITooLongError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestedRangeNotSatisfiableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestedRangeNotSatisfiableError.html" title="ServiceClient::Errors::RequestedRangeNotSatisfiableError (class)">RequestedRangeNotSatisfiableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RetryWithError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RetryWithError.html" title="ServiceClient::Errors::RetryWithError (class)">RetryWithError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ServiceUnavailableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ServiceUnavailableError.html" title="ServiceClient::Errors::ServiceUnavailableError (class)">ServiceUnavailableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::TooManyRequestsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/TooManyRequestsError.html" title="ServiceClient::Errors::TooManyRequestsError (class)">TooManyRequestsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnauthorizedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnauthorizedError.html" title="ServiceClient::Errors::UnauthorizedError (class)">UnauthorizedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnavailableForLegalReasonsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnavailableForLegalReasonsError.html" title="ServiceClient::Errors::UnavailableForLegalReasonsError (class)">UnavailableForLegalReasonsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnprocessableEntityError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnprocessableEntityError.html" title="ServiceClient::Errors::UnprocessableEntityError (class)">UnprocessableEntityError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnsupportedMediaTypeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnsupportedMediaTypeError.html" title="ServiceClient::Errors::UnsupportedMediaTypeError (class)">UnsupportedMediaTypeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UpgradeRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UpgradeRequiredError.html" title="ServiceClient::Errors::UpgradeRequiredError (class)">UpgradeRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::VariantAlsoNegotiatesError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/VariantAlsoNegotiatesError.html" title="ServiceClient::Errors::VariantAlsoNegotiatesError (class)">VariantAlsoNegotiatesError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li></ul></li><li id='object_ServiceClient::Response' class='collapsed odd'><div class='item' style='padding-left:45px'><span class='object_link'><a href="ServiceClient/Response.html" title="ServiceClient::Response (class)">Response</a></span> < Object<small class='search_info'>ServiceClient</small></div></li></ul></li>
|
|
46
|
+
<li id='object_ServiceClient' class='even'><div class='item' style='padding-left:30px'><a class='toggle'></a> <span class='object_link'><a href="ServiceClient.html" title="ServiceClient (module)">ServiceClient</a></span><small class='search_info'>Top Level Namespace</small></div><ul><li id='object_ServiceClient::Base' class='collapsed odd'><div class='item' style='padding-left:45px'><span class='object_link'><a href="ServiceClient/Base.html" title="ServiceClient::Base (class)">Base</a></span> < Object<small class='search_info'>ServiceClient</small></div></li><li id='object_ServiceClient::Errors' class='collapsed even'><div class='item' style='padding-left:45px'><a class='toggle'></a> <span class='object_link'><a href="ServiceClient/Errors.html" title="ServiceClient::Errors (module)">Errors</a></span><small class='search_info'>ServiceClient</small></div><ul><li id='object_ServiceClient::Errors::BadGatewayError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BadGatewayError.html" title="ServiceClient::Errors::BadGatewayError (class)">BadGatewayError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BadRequestError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BadRequestError.html" title="ServiceClient::Errors::BadRequestError (class)">BadRequestError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BaseError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BaseError.html" title="ServiceClient::Errors::BaseError (class)">BaseError</a></span> < StandardError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::BlockedByWindowsParentalControlsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/BlockedByWindowsParentalControlsError.html" title="ServiceClient::Errors::BlockedByWindowsParentalControlsError (class)">BlockedByWindowsParentalControlsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ClientClosedRequestError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ClientClosedRequestError.html" title="ServiceClient::Errors::ClientClosedRequestError (class)">ClientClosedRequestError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ConflictError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ConflictError.html" title="ServiceClient::Errors::ConflictError (class)">ConflictError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::EnhanceYourCalmError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/EnhanceYourCalmError.html" title="ServiceClient::Errors::EnhanceYourCalmError (class)">EnhanceYourCalmError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ExpectationFailedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ExpectationFailedError.html" title="ServiceClient::Errors::ExpectationFailedError (class)">ExpectationFailedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::FailedDependencyError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/FailedDependencyError.html" title="ServiceClient::Errors::FailedDependencyError (class)">FailedDependencyError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ForbiddenError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ForbiddenError.html" title="ServiceClient::Errors::ForbiddenError (class)">ForbiddenError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::GatewayTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/GatewayTimeoutError.html" title="ServiceClient::Errors::GatewayTimeoutError (class)">GatewayTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::GoneError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/GoneError.html" title="ServiceClient::Errors::GoneError (class)">GoneError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::HTTPVersionNotSupportedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/HTTPVersionNotSupportedError.html" title="ServiceClient::Errors::HTTPVersionNotSupportedError (class)">HTTPVersionNotSupportedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::InsufficientStorageError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/InsufficientStorageError.html" title="ServiceClient::Errors::InsufficientStorageError (class)">InsufficientStorageError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::InternalServerError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/InternalServerError.html" title="ServiceClient::Errors::InternalServerError (class)">InternalServerError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LengthRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LengthRequiredError.html" title="ServiceClient::Errors::LengthRequiredError (class)">LengthRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LockedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LockedError.html" title="ServiceClient::Errors::LockedError (class)">LockedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::LoopDetectedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/LoopDetectedError.html" title="ServiceClient::Errors::LoopDetectedError (class)">LoopDetectedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::MethodNotAllowedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/MethodNotAllowedError.html" title="ServiceClient::Errors::MethodNotAllowedError (class)">MethodNotAllowedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkAuthenticationRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkAuthenticationRequiredError.html" title="ServiceClient::Errors::NetworkAuthenticationRequiredError (class)">NetworkAuthenticationRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkConnectTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkConnectTimeoutError.html" title="ServiceClient::Errors::NetworkConnectTimeoutError (class)">NetworkConnectTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NetworkReadTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NetworkReadTimeoutError.html" title="ServiceClient::Errors::NetworkReadTimeoutError (class)">NetworkReadTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NoResponseError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NoResponseError.html" title="ServiceClient::Errors::NoResponseError (class)">NoResponseError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotAcceptableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotAcceptableError.html" title="ServiceClient::Errors::NotAcceptableError (class)">NotAcceptableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotExtendedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotExtendedError.html" title="ServiceClient::Errors::NotExtendedError (class)">NotExtendedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotFoundError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotFoundError.html" title="ServiceClient::Errors::NotFoundError (class)">NotFoundError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::NotImplementedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/NotImplementedError.html" title="ServiceClient::Errors::NotImplementedError (class)">NotImplementedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PaymentRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PaymentRequiredError.html" title="ServiceClient::Errors::PaymentRequiredError (class)">PaymentRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PreconditionFailedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PreconditionFailedError.html" title="ServiceClient::Errors::PreconditionFailedError (class)">PreconditionFailedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::PreconditionRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/PreconditionRequiredError.html" title="ServiceClient::Errors::PreconditionRequiredError (class)">PreconditionRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ProxyAuthenticationRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ProxyAuthenticationRequiredError.html" title="ServiceClient::Errors::ProxyAuthenticationRequiredError (class)">ProxyAuthenticationRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestEntityTooLargeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestEntityTooLargeError.html" title="ServiceClient::Errors::RequestEntityTooLargeError (class)">RequestEntityTooLargeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestHeaderFieldsTooLargeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestHeaderFieldsTooLargeError.html" title="ServiceClient::Errors::RequestHeaderFieldsTooLargeError (class)">RequestHeaderFieldsTooLargeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestTimeoutError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestTimeoutError.html" title="ServiceClient::Errors::RequestTimeoutError (class)">RequestTimeoutError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestURITooLongError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestURITooLongError.html" title="ServiceClient::Errors::RequestURITooLongError (class)">RequestURITooLongError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RequestedRangeNotSatisfiableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RequestedRangeNotSatisfiableError.html" title="ServiceClient::Errors::RequestedRangeNotSatisfiableError (class)">RequestedRangeNotSatisfiableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::RetryWithError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/RetryWithError.html" title="ServiceClient::Errors::RetryWithError (class)">RetryWithError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::ServiceUnavailableError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/ServiceUnavailableError.html" title="ServiceClient::Errors::ServiceUnavailableError (class)">ServiceUnavailableError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::TooManyRequestsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/TooManyRequestsError.html" title="ServiceClient::Errors::TooManyRequestsError (class)">TooManyRequestsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnauthorizedError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnauthorizedError.html" title="ServiceClient::Errors::UnauthorizedError (class)">UnauthorizedError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnavailableForLegalReasonsError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnavailableForLegalReasonsError.html" title="ServiceClient::Errors::UnavailableForLegalReasonsError (class)">UnavailableForLegalReasonsError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnprocessableEntityError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnprocessableEntityError.html" title="ServiceClient::Errors::UnprocessableEntityError (class)">UnprocessableEntityError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UnsupportedMediaTypeError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UnsupportedMediaTypeError.html" title="ServiceClient::Errors::UnsupportedMediaTypeError (class)">UnsupportedMediaTypeError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::UpgradeRequiredError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/UpgradeRequiredError.html" title="ServiceClient::Errors::UpgradeRequiredError (class)">UpgradeRequiredError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li><li id='object_ServiceClient::Errors::VariantAlsoNegotiatesError' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="ServiceClient/Errors/VariantAlsoNegotiatesError.html" title="ServiceClient::Errors::VariantAlsoNegotiatesError (class)">VariantAlsoNegotiatesError</a></span> < BaseError<small class='search_info'>ServiceClient::Errors</small></div></li></ul></li><li id='object_ServiceClient::ParamsRequired' class='collapsed odd'><div class='item' style='padding-left:45px'><span class='object_link'><a href="ServiceClient/ParamsRequired.html" title="ServiceClient::ParamsRequired (class)">ParamsRequired</a></span> < StandardError<small class='search_info'>ServiceClient</small></div></li><li id='object_ServiceClient::Response' class='collapsed even'><div class='item' style='padding-left:45px'><span class='object_link'><a href="ServiceClient/Response.html" title="ServiceClient::Response (class)">Response</a></span> < Object<small class='search_info'>ServiceClient</small></div></li></ul></li>
|
|
47
47
|
|
|
48
48
|
</ul>
|
|
49
49
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -233,7 +233,7 @@ ServiceClient::Base.get(url, headers:)</p>
|
|
|
233
233
|
</div></div>
|
|
234
234
|
|
|
235
235
|
<div id="footer">
|
|
236
|
-
Generated on Thu Feb 23 08:
|
|
236
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
237
237
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
238
238
|
0.9.28 (ruby-2.7.1).
|
|
239
239
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -239,7 +239,7 @@ gem install service_client
|
|
|
239
239
|
</div></div>
|
|
240
240
|
|
|
241
241
|
<div id="footer">
|
|
242
|
-
Generated on Thu Feb 23 08:
|
|
242
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
243
243
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
244
244
|
0.9.28 (ruby-2.7.1).
|
|
245
245
|
</div>
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on Thu Feb 23 08:
|
|
103
|
+
Generated on Thu Feb 23 08:38:58 2023 by
|
|
104
104
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
105
|
0.9.28 (ruby-2.7.1).
|
|
106
106
|
</div>
|
data/lib/service_client/base.rb
CHANGED
|
@@ -4,6 +4,11 @@ require 'httparty'
|
|
|
4
4
|
require_relative 'response'
|
|
5
5
|
|
|
6
6
|
module ServiceClient
|
|
7
|
+
# Raised when a required param is nil.
|
|
8
|
+
#
|
|
9
|
+
# @example Raise an error if any of the required params are nil.
|
|
10
|
+
# raise ParamsRequired, "Params: #{params_required(params)} are required" if params_nil?(params)
|
|
11
|
+
class ParamsRequired < StandardError; end
|
|
7
12
|
# This class provides a lightweight and flexible way to make HTTP requests
|
|
8
13
|
# in Ruby projects.
|
|
9
14
|
#
|