Uses of Class
com.oracle.bmc.devops.model.TriggerDryRunResult
- 
Packages that use TriggerDryRunResult Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of TriggerDryRunResult in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return TriggerDryRunResult Modifier and Type Method Description TriggerDryRunResultTriggerDryRunResult.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type TriggerDryRunResult Modifier and Type Method Description TriggerDryRunResult.BuilderTriggerDryRunResult.Builder. copy(TriggerDryRunResult model)
- 
Uses of TriggerDryRunResult in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return TriggerDryRunResult Modifier and Type Method Description TriggerDryRunResultTriggerDeploymentDryRunResponse. getTriggerDryRunResult()The returned TriggerDryRunResult instance.Methods in com.oracle.bmc.devops.responses with parameters of type TriggerDryRunResult Modifier and Type Method Description TriggerDeploymentDryRunResponse.BuilderTriggerDeploymentDryRunResponse.Builder. triggerDryRunResult(TriggerDryRunResult triggerDryRunResult)The returned TriggerDryRunResult instance.
 
-