pullRequest

@JvmName(name = "lquxigayxhudjbtj")
suspend fun pullRequest(value: Output<List<PipelineGitPullRequestFilterArgs>>)
@JvmName(name = "npmfawgijqelixin")
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 = "qxgqtldgxinkyier")
suspend fun pullRequest(vararg values: Output<PipelineGitPullRequestFilterArgs>)


@JvmName(name = "vftllsikpciwrnpu")
suspend fun pullRequest(values: List<Output<PipelineGitPullRequestFilterArgs>>)
@JvmName(name = "qqucwiyfywwmbbtc")
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 = "ikejmyxbmvmjnjox")
suspend fun pullRequest(argument: List<suspend PipelineGitPullRequestFilterArgsBuilder.() -> Unit>)
@JvmName(name = "nmwpaepoenalhcni")
suspend fun pullRequest(vararg argument: suspend PipelineGitPullRequestFilterArgsBuilder.() -> Unit)
@JvmName(name = "xcqsanyrdfpbtwne")
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.