Uses of Class
org.azd.pipelines.types.LogCollection
Packages that use LogCollection
-
Uses of LogCollection in org.azd.interfaces
Methods in org.azd.interfaces that return LogCollectionModifier and TypeMethodDescriptionPipelinesDetails.getPipelineLogs(int pipelineId, int runId) PipelinesDetails.getPipelineLogs(int pipelineId, int runId, PipelinesExpandOptions expandOptions) -
Uses of LogCollection in org.azd.pipelines
Methods in org.azd.pipelines that return LogCollectionModifier and TypeMethodDescriptionPipelinesApi.getPipelineLogs(int pipelineId, int runId) Get a list of logs from a pipeline run.PipelinesApi.getPipelineLogs(int pipelineId, int runId, PipelinesExpandOptions expandOptions) Get a list of logs from a pipeline run.