Uses of Class
org.azd.pipelines.types.PreviewRun
Packages that use PreviewRun
-
Uses of PreviewRun in org.azd.interfaces
Methods in org.azd.interfaces that return PreviewRunModifier and TypeMethodDescriptionPipelinesDetails.previewPipeline(int pipelineId, boolean previewRun) PipelinesDetails.previewPipeline(int pipelineId, boolean previewRun, String yamlOverride) -
Uses of PreviewRun in org.azd.pipelines
Methods in org.azd.pipelines that return PreviewRunModifier and TypeMethodDescriptionPipelinesApi.previewPipeline(int pipelineId, boolean previewRun) Queues a dry run of the pipeline and returns an object containing the final yaml.PipelinesApi.previewPipeline(int pipelineId, boolean previewRun, String yamlOverride) Queues a dry run of the pipeline and returns an object containing the final yaml.