pullRequest

@JvmName(name = "efdkslqpguterdno")
suspend fun pullRequest(value: Output<List<PipelineGitPullRequestFilterArgs>>)
@JvmName(name = "qfdreidajxrcyrxw")
suspend fun pullRequest(value: List<PipelineGitPullRequestFilterArgs>?)

Parameters

value

The field where the repository event that will start the pipeline is specified as pull requests.


@JvmName(name = "vhaauagkekwsqjvk")
suspend fun pullRequest(vararg values: Output<PipelineGitPullRequestFilterArgs>)


@JvmName(name = "uayfakmwfyuwrdlu")
suspend fun pullRequest(values: List<Output<PipelineGitPullRequestFilterArgs>>)
@JvmName(name = "isrtqgkrmjflywdq")
suspend fun pullRequest(vararg values: PipelineGitPullRequestFilterArgs)

Parameters

values

The field where the repository event that will start the pipeline is specified as pull requests.


@JvmName(name = "lhwywokhfvpkkjqh")
suspend fun pullRequest(argument: List<suspend PipelineGitPullRequestFilterArgsBuilder.() -> Unit>)
@JvmName(name = "aikpqcpxjdnvfslo")
suspend fun pullRequest(vararg argument: suspend PipelineGitPullRequestFilterArgsBuilder.() -> Unit)
@JvmName(name = "kjxvojdfphatsdsq")
suspend fun pullRequest(argument: suspend PipelineGitPullRequestFilterArgsBuilder.() -> Unit)

Parameters

argument

The field where the repository event that will start the pipeline is specified as pull requests.