public static class GitDeleteBranchCommandParameters.Builder extends com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters.AbstractRefBuilder<GitDeleteBranchCommandParameters.Builder>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GitDeleteBranchCommandParameters |
build() |
GitDeleteBranchCommandParameters.Builder |
force(boolean value) |
protected GitDeleteBranchCommandParameters.Builder |
self() |
@Nonnull public GitDeleteBranchCommandParameters build()
@Nonnull public GitDeleteBranchCommandParameters.Builder force(boolean value)
@Nonnull protected GitDeleteBranchCommandParameters.Builder self()
self in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters.AbstractRefBuilder<GitDeleteBranchCommandParameters.Builder>Copyright © 2019 Atlassian. All rights reserved.