public static class RepositoryBranchesRequest.Builder extends AbstractRepositoryRefsRequest.AbstractBuilder<RepositoryBranchesRequest.Builder,RepositoryBranchesRequest>
NOT_BLANK
Constructor and Description |
---|
Builder(Repository repository) |
Modifier and Type | Method and Description |
---|---|
RepositoryBranchesRequest |
build() |
protected RepositoryBranchesRequest.Builder |
self() |
boostMatches, filterText, order
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public Builder(@Nonnull Repository repository)
@Nonnull public RepositoryBranchesRequest build()
build
in class AbstractRepositoryRefsRequest.AbstractBuilder<RepositoryBranchesRequest.Builder,RepositoryBranchesRequest>
@Nonnull protected RepositoryBranchesRequest.Builder self()
self
in class AbstractRepositoryRefsRequest.AbstractBuilder<RepositoryBranchesRequest.Builder,RepositoryBranchesRequest>
Copyright © 2022 Atlassian. All rights reserved.