public static class

PullRequestDeleteCommandParameters.Builder

extends BuilderSupport
java.lang.Object
   ↳ com.atlassian.bitbucket.util.BuilderSupport
     ↳ com.atlassian.bitbucket.scm.pull.PullRequestDeleteCommandParameters.Builder

Summary

[Expand]
Inherited Fields
From class com.atlassian.bitbucket.util.BuilderSupport
Public Constructors
Builder()
Public Methods
@Nonnull PullRequestDeleteCommandParameters build()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.util.BuilderSupport
From class java.lang.Object

Public Constructors

public Builder ()

Public Methods

@Nonnull public PullRequestDeleteCommandParameters build ()