Package com.atlassian.bitbucket.scm.pull
Class PullRequestChangesCommandParameters.Builder
java.lang.Object
com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuilder<PullRequestChangesCommandParameters.Builder>
com.atlassian.bitbucket.scm.pull.PullRequestChangesCommandParameters.Builder
- Enclosing class:
- PullRequestChangesCommandParameters
public static class PullRequestChangesCommandParameters.Builder
extends AbstractChangesCommandParameters.AbstractBuilder<PullRequestChangesCommandParameters.Builder>
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuildermaxChanges, path, paths, paths
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
build
- 
self- Specified by:
- selfin class- AbstractChangesCommandParameters.AbstractBuilder<PullRequestChangesCommandParameters.Builder>
 
 
-