Uses of Class
org.sourcelab.github.client.request.RerunWorkflowOptions
Packages that use RerunWorkflowOptions
-
Uses of RerunWorkflowOptions in org.sourcelab.github.client
Methods in org.sourcelab.github.client with parameters of type RerunWorkflowOptionsModifier and TypeMethodDescriptionbooleanGithubClient.rerunWorkflow(RerunWorkflowOptions options) Re-run a Workflow. -
Uses of RerunWorkflowOptions in org.sourcelab.github.client.request
Methods in org.sourcelab.github.client.request that return RerunWorkflowOptionsModifier and TypeMethodDescriptionRerunWorkflowOptionsBuilder.build()Create new instance from builder.Constructors in org.sourcelab.github.client.request with parameters of type RerunWorkflowOptions