Skip to content

Commit

Permalink
deploy: 93c8a00
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesdaniels committed Jun 24, 2024
1 parent 34daf0c commit 6711465
Show file tree
Hide file tree
Showing 97 changed files with 16,214 additions and 530 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-06-07 18:00:46.313909+00:00
Build Date UTC : 2024-06-24 19:51:39.341426+00:00
-->
364 changes: 237 additions & 127 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

30 changes: 28 additions & 2 deletions javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,15 @@
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/styra/opa/openapi/models/errors/AuthException.html" title="class in com.styra.opa.openapi.models.errors">AuthException</a></li>
<li><a href="com/styra/opa/openapi/utils/BackoffStrategy.html" title="class in com.styra.opa.openapi.utils">BackoffStrategy</a></li>
<li><a href="com/styra/opa/openapi/utils/BackoffStrategy.Builder.html" title="class in com.styra.opa.openapi.utils">BackoffStrategy.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/BatchMixedResults.html" title="class in com.styra.opa.openapi.models.shared">BatchMixedResults</a></li>
<li><a href="com/styra/opa/openapi/models/shared/BatchMixedResults.Builder.html" title="class in com.styra.opa.openapi.models.shared">BatchMixedResults.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/errors/BatchServerError.html" title="class in com.styra.opa.openapi.models.errors">BatchServerError</a></li>
<li><a href="com/styra/opa/openapi/models/errors/BatchServerError.Builder.html" title="class in com.styra.opa.openapi.models.errors">BatchServerError.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/BatchSuccessfulPolicyEvaluation.html" title="class in com.styra.opa.openapi.models.shared">BatchSuccessfulPolicyEvaluation</a></li>
<li><a href="com/styra/opa/openapi/models/shared/BatchSuccessfulPolicyEvaluation.Builder.html" title="class in com.styra.opa.openapi.models.shared">BatchSuccessfulPolicyEvaluation.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/BigDecimalString.html" title="class in com.styra.opa.openapi.utils">BigDecimalString</a></li>
<li><a href="com/styra/opa/openapi/utils/BigDecimalString.BigDecimalStringDeserializer.html" title="class in com.styra.opa.openapi.utils">BigDecimalString.BigDecimalStringDeserializer</a></li>
<li><a href="com/styra/opa/openapi/utils/BigDecimalString.BigDecimalStringSerializer.html" title="class in com.styra.opa.openapi.utils">BigDecimalString.BigDecimalStringSerializer</a></li>
Expand All @@ -34,11 +41,20 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/models/errors/ClientError.Builder.html" title="class in com.styra.opa.openapi.models.errors">ClientError.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/Deserializers.html" title="class in com.styra.opa.openapi.utils">Deserializers</a></li>
<li><a href="com/styra/opa/openapi/models/errors/Errors.html" title="class in com.styra.opa.openapi.models.errors">Errors</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Errors.html" title="class in com.styra.opa.openapi.models.shared">Errors</a></li>
<li><a href="com/styra/opa/openapi/models/errors/Errors.Builder.html" title="class in com.styra.opa.openapi.models.errors">Errors.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Errors.Builder.html" title="class in com.styra.opa.openapi.models.shared">Errors.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/EventStream.html" title="class in com.styra.opa.openapi.utils">EventStream</a></li>
<li><a href="com/styra/opa/openapi/utils/EventStreamLineReader.html" title="class in com.styra.opa.openapi.utils">EventStreamLineReader</a></li>
<li><a href="com/styra/opa/openapi/utils/EventStreamMessage.html" title="class in com.styra.opa.openapi.utils">EventStreamMessage</a></li>
<li><a href="com/styra/opa/openapi/utils/EventStreamReader.html" title="class in com.styra.opa.openapi.utils">EventStreamReader</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputRequest.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputRequest</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputRequest.Builder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputRequest.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputRequestBody.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputRequestBody</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputRequestBody.Builder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputRequestBody.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputRequestBuilder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputRequestBuilder</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputResponse.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputResponse</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteBatchPolicyWithInputResponse.Builder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteBatchPolicyWithInputResponse.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteDefaultPolicyWithInputRequest.html" title="class in com.styra.opa.openapi.models.operations">ExecuteDefaultPolicyWithInputRequest</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteDefaultPolicyWithInputRequest.Builder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteDefaultPolicyWithInputRequest.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/operations/ExecuteDefaultPolicyWithInputRequestBuilder.html" title="class in com.styra.opa.openapi.models.operations">ExecuteDefaultPolicyWithInputRequestBuilder</a></li>
Expand Down Expand Up @@ -66,6 +82,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/models/operations/HealthResponse.Builder.html" title="class in com.styra.opa.openapi.models.operations">HealthResponse.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/HealthyServer.html" title="class in com.styra.opa.openapi.models.shared">HealthyServer</a></li>
<li><a href="com/styra/opa/openapi/models/shared/HealthyServer.Builder.html" title="class in com.styra.opa.openapi.models.shared">HealthyServer.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/Helpers.html" title="class in com.styra.opa.openapi.utils">Helpers</a></li>
<li><a href="com/styra/opa/openapi/utils/Hook.html" title="class in com.styra.opa.openapi.utils">Hook</a></li>
<li><a href="com/styra/opa/openapi/utils/Hook.AfterError.html" title="interface in com.styra.opa.openapi.utils"><span class="interfaceName">Hook.AfterError</span></a></li>
<li><a href="com/styra/opa/openapi/utils/Hook.AfterErrorContext.html" title="interface in com.styra.opa.openapi.utils"><span class="interfaceName">Hook.AfterErrorContext</span></a></li>
Expand All @@ -89,7 +106,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/utils/JSON.html" title="class in com.styra.opa.openapi.utils">JSON</a></li>
<li><a href="com/styra/opa/openapi/utils/LazySingletonValue.html" title="class in com.styra.opa.openapi.utils">LazySingletonValue</a></li>
<li><a href="com/styra/opa/openapi/models/errors/Location.html" title="class in com.styra.opa.openapi.models.errors">Location</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Location.html" title="class in com.styra.opa.openapi.models.shared">Location</a></li>
<li><a href="com/styra/opa/openapi/models/errors/Location.Builder.html" title="class in com.styra.opa.openapi.models.errors">Location.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Location.Builder.html" title="class in com.styra.opa.openapi.models.shared">Location.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/OneOfDeserializer.html" title="class in com.styra.opa.openapi.utils">OneOfDeserializer</a></li>
<li><a href="com/styra/opa/openapi/OpaApiClient.html" title="class in com.styra.opa.openapi">OpaApiClient</a></li>
<li><a href="com/styra/opa/openapi/OpaApiClient.Builder.html" title="class in com.styra.opa.openapi">OpaApiClient.Builder</a></li>
Expand All @@ -104,6 +123,10 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/utils/QueryParameters.html" title="class in com.styra.opa.openapi.utils">QueryParameters</a></li>
<li><a href="com/styra/opa/openapi/utils/RequestBody.html" title="class in com.styra.opa.openapi.utils">RequestBody</a></li>
<li><a href="com/styra/opa/openapi/utils/Response.html" title="interface in com.styra.opa.openapi.utils"><span class="interfaceName">Response</span></a></li>
<li><a href="com/styra/opa/openapi/models/shared/Responses.html" title="class in com.styra.opa.openapi.models.shared">Responses</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Responses._Deserializer.html" title="class in com.styra.opa.openapi.models.shared">Responses._Deserializer</a></li>
<li><a href="com/styra/opa/openapi/models/shared/ResponsesSuccessfulPolicyResponse.html" title="class in com.styra.opa.openapi.models.shared">ResponsesSuccessfulPolicyResponse</a></li>
<li><a href="com/styra/opa/openapi/models/shared/ResponsesSuccessfulPolicyResponse.Builder.html" title="class in com.styra.opa.openapi.models.shared">ResponsesSuccessfulPolicyResponse.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Result.html" title="class in com.styra.opa.openapi.models.shared">Result</a></li>
<li><a href="com/styra/opa/openapi/models/shared/Result._Deserializer.html" title="class in com.styra.opa.openapi.models.shared">Result._Deserializer</a></li>
<li><a href="com/styra/opa/openapi/utils/Retries.html" title="class in com.styra.opa.openapi.utils">Retries</a></li>
Expand All @@ -118,6 +141,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/models/errors/SDKError.html" title="class in com.styra.opa.openapi.models.errors">SDKError</a></li>
<li><a href="com/styra/opa/openapi/hooks/SDKHooks.html" title="class in com.styra.opa.openapi.hooks">SDKHooks</a></li>
<li><a href="com/styra/opa/openapi/models/operations/SDKMethodInterfaces.html" title="class in com.styra.opa.openapi.models.operations">SDKMethodInterfaces</a></li>
<li><a href="com/styra/opa/openapi/models/operations/SDKMethodInterfaces.MethodCallExecuteBatchPolicyWithInput.html" title="interface in com.styra.opa.openapi.models.operations"><span class="interfaceName">SDKMethodInterfaces.MethodCallExecuteBatchPolicyWithInput</span></a></li>
<li><a href="com/styra/opa/openapi/models/operations/SDKMethodInterfaces.MethodCallExecuteDefaultPolicyWithInput.html" title="interface in com.styra.opa.openapi.models.operations"><span class="interfaceName">SDKMethodInterfaces.MethodCallExecuteDefaultPolicyWithInput</span></a></li>
<li><a href="com/styra/opa/openapi/models/operations/SDKMethodInterfaces.MethodCallExecutePolicy.html" title="interface in com.styra.opa.openapi.models.operations"><span class="interfaceName">SDKMethodInterfaces.MethodCallExecutePolicy</span></a></li>
<li><a href="com/styra/opa/openapi/models/operations/SDKMethodInterfaces.MethodCallExecutePolicyWithInput.html" title="interface in com.styra.opa.openapi.models.operations"><span class="interfaceName">SDKMethodInterfaces.MethodCallExecutePolicyWithInput</span></a></li>
Expand All @@ -128,15 +152,17 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/styra/opa/openapi/SecuritySource.DefaultSecuritySource.html" title="class in com.styra.opa.openapi">SecuritySource.DefaultSecuritySource</a></li>
<li><a href="com/styra/opa/openapi/utils/SerializedBody.html" title="class in com.styra.opa.openapi.utils">SerializedBody</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerError.html" title="class in com.styra.opa.openapi.models.errors">ServerError</a></li>
<li><a href="com/styra/opa/openapi/models/shared/ServerError.html" title="class in com.styra.opa.openapi.models.shared">ServerError</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerError.Builder.html" title="class in com.styra.opa.openapi.models.errors">ServerError.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/ServerError.Builder.html" title="class in com.styra.opa.openapi.models.shared">ServerError.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerErrorErrors.html" title="class in com.styra.opa.openapi.models.errors">ServerErrorErrors</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerErrorErrors.Builder.html" title="class in com.styra.opa.openapi.models.errors">ServerErrorErrors.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerErrorLocation.html" title="class in com.styra.opa.openapi.models.errors">ServerErrorLocation</a></li>
<li><a href="com/styra/opa/openapi/models/errors/ServerErrorLocation.Builder.html" title="class in com.styra.opa.openapi.models.errors">ServerErrorLocation.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/SpeakeasyHTTPClient.html" title="class in com.styra.opa.openapi.utils">SpeakeasyHTTPClient</a></li>
<li><a href="com/styra/opa/openapi/utils/SpeakeasyMetadata.html" title="annotation in com.styra.opa.openapi.utils">SpeakeasyMetadata</a></li>
<li><a href="com/styra/opa/openapi/models/shared/SuccessfulPolicyEvaluation.html" title="class in com.styra.opa.openapi.models.shared">SuccessfulPolicyEvaluation</a></li>
<li><a href="com/styra/opa/openapi/models/shared/SuccessfulPolicyEvaluation.Builder.html" title="class in com.styra.opa.openapi.models.shared">SuccessfulPolicyEvaluation.Builder</a></li>
<li><a href="com/styra/opa/openapi/models/shared/SuccessfulPolicyResponse.html" title="class in com.styra.opa.openapi.models.shared">SuccessfulPolicyResponse</a></li>
<li><a href="com/styra/opa/openapi/models/shared/SuccessfulPolicyResponse.Builder.html" title="class in com.styra.opa.openapi.models.shared">SuccessfulPolicyResponse.Builder</a></li>
<li><a href="com/styra/opa/openapi/utils/TypedObject.html" title="class in com.styra.opa.openapi.utils">TypedObject</a></li>
<li><a href="com/styra/opa/openapi/utils/TypedObject.Serializer.html" title="class in com.styra.opa.openapi.utils">TypedObject.Serializer</a></li>
<li><a href="com/styra/opa/openapi/utils/Types.html" title="enum in com.styra.opa.openapi.utils">Types</a></li>
Expand Down
Loading

0 comments on commit 6711465

Please sign in to comment.