Class BranchDeletionHookRequest.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder<B>
com.atlassian.bitbucket.event.branch.BranchHookRequest.AbstractBuilder<BranchDeletionHookRequest.Builder>
com.atlassian.bitbucket.event.branch.BranchDeletionHookRequest.Builder
- Enclosing class:
 - BranchDeletionHookRequest
 
public static class BranchDeletionHookRequest.Builder
extends BranchHookRequest.AbstractBuilder<BranchDeletionHookRequest.Builder>
- 
Field Summary
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder
context, context, dryRunMethods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank 
- 
Constructor Details
- 
Builder
 
 - 
 - 
Method Details
- 
build
 - 
self
- Specified by:
 selfin classAbstractRepositoryHookRequest.AbstractBuilder<BranchDeletionHookRequest.Builder>
 
 -