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 TypeMethodDescriptionvoidPullRequestService.deleteMergeConfig(DeletePullRequestMergeConfigRequest request) Deletes themerge configurationfor the specified scope.