public static class

EnableRepositoryHookRequest.Builder

extends AbstractUpdateRepositoryHookRequest.AbstractBuilder
java.lang.Object
   ↳ com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest.AbstractBuilder
     ↳ com.atlassian.bitbucket.hook.repository.EnableRepositoryHookRequest.Builder

Summary

Public Constructors
Builder(Scope scope, String hookKey)
Public Methods
@Nonnull EnableRepositoryHookRequest build()
@Nonnull EnableRepositoryHookRequest.Builder settings(Settings value)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Builder (Scope scope, String hookKey)

Public Methods

@Nonnull public EnableRepositoryHookRequest build ()

@Nonnull public EnableRepositoryHookRequest.Builder settings (Settings value)