Class CompileResultMultitargetResult
java.lang.Object
com.styra.opa.openapi.models.shared.CompileResultMultitargetResult
CompileResultMultitargetResult
The partially evaluated result of the query in each target dialect.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final CompileResultMultitargetResult.Builder
builder()
boolean
int
hashCode()
targets()
toString()
withAdditionalProperties
(Map<String, Object> additionalProperties) withAdditionalProperty
(String key, Object value) withTargets
(Targets targets) withTargets
(Optional<? extends Targets> targets)
-
Constructor Details
-
CompileResultMultitargetResult
-
CompileResultMultitargetResult
public CompileResultMultitargetResult()
-
-
Method Details
-
targets
-
additionalProperties
-
builder
-
withTargets
-
withAdditionalProperty
-
withAdditionalProperties
public CompileResultMultitargetResult withAdditionalProperties(Map<String, Object> additionalProperties) -
equals
-
hashCode
public int hashCode() -
toString
-