Package com.contentgrid.opa.client.api
Interface CompileApi
- All Known Implementing Classes:
CompileComponent,OpaClient
public interface CompileApi
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
compile
-
compile
default CompletableFuture<CompileApi.PartialEvalResponse> compile(String query, Object input, List<String> unknowns) -
compile
-