public class CreateCommandParameters extends AbstractCommandParameters
Modifier and Type | Class and Description |
---|---|
static class |
CreateCommandParameters.Builder |
NOT_BLANK
Modifier and Type | Method and Description |
---|---|
String |
getDefaultBranch()
Retrieves the default branch that should be set when the repository is created.
|
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
@Nullable public String getDefaultBranch()
null
to use the SCM's default branchCopyright © 2024 Atlassian. All rights reserved.