Uses of Class
org.azd.pipelines.types.PipelinesArtifact
Packages that use PipelinesArtifact
-
Uses of PipelinesArtifact in org.azd.interfaces
Methods in org.azd.interfaces that return PipelinesArtifactModifier and TypeMethodDescriptionPipelinesDetails.getArtifacts(int pipelineId, int runId, String artifactName) PipelinesDetails.getArtifacts(int pipelineId, int runId, String artifactName, PipelinesExpandOptions expandOptions) -
Uses of PipelinesArtifact in org.azd.pipelines
Methods in org.azd.pipelines that return PipelinesArtifactModifier and TypeMethodDescriptionPipelinesApi.getArtifacts(int pipelineId, int runId, String artifactName) Get a specific artifact from a pipeline runPipelinesApi.getArtifacts(int pipelineId, int runId, String artifactName, PipelinesExpandOptions expandOptions) Get a specific artifact from a pipeline run