Class BranchDeletionHookRequest.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder<BranchDeletionHookRequest.Builder>
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 SummaryFields inherited from class com.atlassian.bitbucket.util.BuilderSupportNOT_BLANK
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuildercontext, context, dryRunMethods inherited from class com.atlassian.bitbucket.util.BuilderSupportaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
- 
Constructor Details- 
Builder
 
- 
- 
Method Details- 
build
- 
self- Specified by:
- selfin class- AbstractRepositoryHookRequest.AbstractBuilder<BranchDeletionHookRequest.Builder>
 
 
-