Uses of Class
org.sourcelab.github.client.response.WorkflowRunsResponse
Packages that use WorkflowRunsResponse
Package
Description
-
Uses of WorkflowRunsResponse in org.sourcelab.github.client
Methods in org.sourcelab.github.client that return WorkflowRunsResponseModifier and TypeMethodDescriptionGithubClient.getRunsForWorkflow(WorkflowRunFilterCriteria options) Get runs for a given workflow..GithubClient.getWorkflowRunsForRepository(WorkflowRunFilterCriteria options) Get runs for a given repository. -
Uses of WorkflowRunsResponse in org.sourcelab.github.client.request
Methods in org.sourcelab.github.client.request that return types with arguments of type WorkflowRunsResponse -
Uses of WorkflowRunsResponse in org.sourcelab.github.client.response.parser
Methods in org.sourcelab.github.client.response.parser that return WorkflowRunsResponse