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, orderpublic 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 © 2023 Atlassian. All rights reserved.