Uses of Class
com.atlassian.bitbucket.pull.DeletePullRequestMergeConfigRequest
Packages that use DeletePullRequestMergeConfigRequest
-
Uses of DeletePullRequestMergeConfigRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return DeletePullRequestMergeConfigRequestMethods in com.atlassian.bitbucket.pull with parameters of type DeletePullRequestMergeConfigRequestModifier and TypeMethodDescriptionvoid
PullRequestService.deleteMergeConfig
(DeletePullRequestMergeConfigRequest request) Deletes themerge configuration
for the specified scope.