Uses of Class
com.atlassian.bitbucket.hook.repository.DeleteRepositoryHookRequest
Packages that use DeleteRepositoryHookRequest
-
Uses of DeleteRepositoryHookRequest in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that return DeleteRepositoryHookRequestMethods in com.atlassian.bitbucket.hook.repository with parameters of type DeleteRepositoryHookRequestModifier and TypeMethodDescriptionvoid
RepositoryHookService.delete
(DeleteRepositoryHookRequest request) Delete the hook configuration specified in the request.