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