public abstract static class AbstractRefsCommandParameters.AbstractBuilder<B extends AbstractRefsCommandParameters.AbstractBuilder<B>> extends Object
Constructor and Description |
---|
AbstractBuilder() |
AbstractBuilder(AbstractRepositoryRefsRequest request) |
Modifier and Type | Method and Description |
---|---|
B |
filterText(String value) |
B |
order(RefOrder value) |
protected abstract B |
self() |
public AbstractBuilder()
public AbstractBuilder(@Nonnull AbstractRepositoryRefsRequest request)
request
- the request to copy parameters fromCopyright © 2019 Atlassian. All rights reserved.