public static class TagsCommandParameters.Builder extends AbstractRefsCommandParameters.AbstractBuilder<TagsCommandParameters.Builder>
Constructor and Description |
---|
Builder() |
Builder(RepositoryTagsRequest request) |
Modifier and Type | Method and Description |
---|---|
TagsCommandParameters |
build() |
protected TagsCommandParameters.Builder |
self() |
filterText, order
public Builder()
public Builder(@Nonnull RepositoryTagsRequest request)
request
- the request to copy parameters from@Nonnull public TagsCommandParameters build()
@Nonnull protected TagsCommandParameters.Builder self()
self
in class AbstractRefsCommandParameters.AbstractBuilder<TagsCommandParameters.Builder>
Copyright © 2019 Atlassian. All rights reserved.