Uses of Class
com.cloudera.cdp.lakehouseopt.model.DryRunResult
Packages that use DryRunResult
-
Uses of DryRunResult in com.cloudera.cdp.lakehouseopt.model
Methods in com.cloudera.cdp.lakehouseopt.model that return DryRunResultModifier and TypeMethodDescriptionExecutePolicyResponse.getDryRunResult()Getter for dryRunResult.Methods in com.cloudera.cdp.lakehouseopt.model with parameters of type DryRunResultModifier and TypeMethodDescriptionvoidExecutePolicyResponse.setDryRunResult(DryRunResult dryRunResult) Setter for dryRunResult.