Uses of Class
org.sourcelab.github.client.response.WorkflowsForRepositoryResponse
Packages that use WorkflowsForRepositoryResponse
Package
Description
-
Uses of WorkflowsForRepositoryResponse in org.sourcelab.github.client
Methods in org.sourcelab.github.client that return WorkflowsForRepositoryResponseModifier and TypeMethodDescriptionGithubClient.getWorkflowsForRepository(WorkflowFilterCriteria options) Get workflows for a given repository. -
Uses of WorkflowsForRepositoryResponse in org.sourcelab.github.client.request
Methods in org.sourcelab.github.client.request that return types with arguments of type WorkflowsForRepositoryResponse -
Uses of WorkflowsForRepositoryResponse in org.sourcelab.github.client.response.parser
Methods in org.sourcelab.github.client.response.parser that return WorkflowsForRepositoryResponse