public static class

GetRepositoryHookSettingsRequest.Builder

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

Summary

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

Public Constructors

public Builder (Scope scope, String hookKey)

Public Methods

@Nonnull public GetRepositoryHookSettingsRequest build ()