Class CompileResultJSON.Builder
java.lang.Object
com.styra.opa.openapi.models.shared.CompileResultJSON.Builder
- Enclosing class:
- CompileResultJSON
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
result
(CompileResultJSONResult result) The partially evaluated result of the query.result
(Optional<? extends CompileResultJSONResult> result) The partially evaluated result of the query.
-
Method Details
-
result
The partially evaluated result of the query. -
build