Uses of Class
org.azd.pipelines.types.PipelineLog
Packages that use PipelineLog
-
Uses of PipelineLog in org.azd.interfaces
Methods in org.azd.interfaces that return PipelineLogModifier and TypeMethodDescriptionPipelinesDetails.getPipelineLog(int pipelineId, int runId, int logId) PipelinesDetails.getPipelineLog(int pipelineId, int runId, int logId, PipelinesExpandOptions expandOptions) -
Uses of PipelineLog in org.azd.pipelines
Methods in org.azd.pipelines that return PipelineLogModifier and TypeMethodDescriptionPipelinesApi.getPipelineLog(int pipelineId, int runId, int logId) Get a specific log from a pipeline runPipelinesApi.getPipelineLog(int pipelineId, int runId, int logId, PipelinesExpandOptions expandOptions) Get a specific log from a pipeline run -
Uses of PipelineLog in org.azd.pipelines.types
Methods in org.azd.pipelines.types that return types with arguments of type PipelineLogMethod parameters in org.azd.pipelines.types with type arguments of type PipelineLog