CauseDataBuilder |
CauseDataBuilder.but() |
Returns a clone of this builder.
|
static CauseDataBuilder |
CauseDataBuilder.causeData() |
Factory Method to construct a CauseDataBuilder
|
CauseDataBuilder |
CauseDataBuilder.withActionType(CauseData.ActionType value) |
Sets the default value for the actionType property.
|
CauseDataBuilder |
CauseDataBuilder.withAfter(String value) |
Sets the default value for the after property.
|
CauseDataBuilder |
CauseDataBuilder.withBefore(String value) |
Sets the default value for the before property.
|
CauseDataBuilder |
CauseDataBuilder.withBeforeSha(String value) |
Sets the default value for the beforeSha property.
|
CauseDataBuilder |
CauseDataBuilder.withBranch(String value) |
Sets the default value for the branch property.
|
CauseDataBuilder |
CauseDataBuilder.withBuildDuration(String value) |
Sets the default value for the buildDuration property.
|
CauseDataBuilder |
CauseDataBuilder.withCreated(boolean value) |
Sets the default value for the created property.
|
CauseDataBuilder |
CauseDataBuilder.withCreatedAt(String value) |
Sets the default value for the createdAt property.
|
CauseDataBuilder |
CauseDataBuilder.withDeleted(boolean value) |
Sets the default value for the deleted property.
|
CauseDataBuilder |
CauseDataBuilder.withFinishedAt(String value) |
Sets the default value for the finishedAt property.
|
CauseDataBuilder |
CauseDataBuilder.withIsTag(String value) |
Sets the default value for the isTag property.
|
CauseDataBuilder |
CauseDataBuilder.withJsonBody(String value) |
Sets the default value for the jsonBody property.
|
CauseDataBuilder |
CauseDataBuilder.withLastCommit(String value) |
Sets the default value for the lastCommit property.
|
CauseDataBuilder |
CauseDataBuilder.withMergedByUser(String value) |
Sets the default value for the mergedByUser property.
|
CauseDataBuilder |
CauseDataBuilder.withNoteBody(String value) |
Sets the default value for the noteBody property.
|
CauseDataBuilder |
CauseDataBuilder.withPathWithNamespace(String value) |
Sets the default value for the pathWithNamespace property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestAssignee(String value) |
Sets the default value for the pullRequestAssignee property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestDescription(String value) |
Sets the default value for the pullRequestDescription property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestId(Integer value) |
Sets the default value for the pullRequestId property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestIid(Integer value) |
Sets the default value for the pullRequestIid property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestState(String value) |
Sets the default value for the pullRequestState property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestTargetProjectId(Integer value) |
Sets the default value for the pullRequestTargetProjectId property.
|
CauseDataBuilder |
CauseDataBuilder.withPullRequestTitle(String value) |
Sets the default value for the pullRequestTitle property.
|
CauseDataBuilder |
CauseDataBuilder.withRef(String value) |
Sets the default value for the ref property.
|
CauseDataBuilder |
CauseDataBuilder.withSha(String value) |
Sets the default value for the sha property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceBranch(String value) |
Sets the default value for the sourceBranch property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceNamespace(String value) |
Sets the default value for the sourceNamespace property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceProjectId(Integer value) |
Sets the default value for the sourceProjectId property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceRepoHomepage(String value) |
Sets the default value for the sourceRepoHomepage property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceRepoHttpUrl(String value) |
Sets the default value for the sourceRepoHttpUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceRepoName(String value) |
Sets the default value for the sourceRepoName property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceRepoSshUrl(String value) |
Sets the default value for the sourceRepoSshUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withSourceRepoUrl(String value) |
Sets the default value for the sourceRepoUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withStages(String value) |
Sets the default value for the stages property.
|
CauseDataBuilder |
CauseDataBuilder.withStatus(String value) |
Sets the default value for the status property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetBranch(String value) |
Sets the default value for the targetBranch property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetNamespace(String value) |
Sets the default value for the targetNamespace property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetProjectId(Integer value) |
Sets the default value for the targetProjectId property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetProjectUrl(String value) |
Sets the default value for the targetProjectUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetRepoHttpUrl(String value) |
Sets the default value for the targetRepoHttpUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetRepoName(String value) |
Sets the default value for the targetRepoName property.
|
CauseDataBuilder |
CauseDataBuilder.withTargetRepoSshUrl(String value) |
Sets the default value for the targetRepoSshUrl property.
|
CauseDataBuilder |
CauseDataBuilder.withTriggeredByUser(String value) |
Sets the default value for the triggeredByUser property.
|
CauseDataBuilder |
CauseDataBuilder.withTriggerPhrase(String value) |
Sets the default value for the triggerPhrase property.
|
CauseDataBuilder |
CauseDataBuilder.withUserEmail(String value) |
Sets the default value for the userEmail property.
|
CauseDataBuilder |
CauseDataBuilder.withUserName(String value) |
Sets the default value for the userName property.
|