Uses of Class
com.circleci.client.v2.model.PipelineWithWorkflowsVcsCommit
-
Packages that use PipelineWithWorkflowsVcsCommit Package Description com.circleci.client.v2.model -
-
Uses of PipelineWithWorkflowsVcsCommit in com.circleci.client.v2.model
Methods in com.circleci.client.v2.model that return PipelineWithWorkflowsVcsCommit Modifier and Type Method Description PipelineWithWorkflowsVcsCommitPipelineWithWorkflowsVcsCommit. body(String body)PipelineWithWorkflowsVcsCommitPipelineWithWorkflowsVcs. getCommit()Get commitPipelineWithWorkflowsVcsCommitPipelineWithWorkflowsVcsCommit. subject(String subject)Methods in com.circleci.client.v2.model with parameters of type PipelineWithWorkflowsVcsCommit Modifier and Type Method Description PipelineWithWorkflowsVcsPipelineWithWorkflowsVcs. commit(PipelineWithWorkflowsVcsCommit commit)voidPipelineWithWorkflowsVcs. setCommit(PipelineWithWorkflowsVcsCommit commit)
-