public abstract static class AbstractChangesCommandParameters.AbstractBuilder<B extends AbstractChangesCommandParameters.AbstractBuilder<B>> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
maxChanges(int value) |
B |
path(String value) |
B |
paths(Iterable<String> values) |
B |
paths(String value,
String... values) |
protected abstract B |
self() |
Copyright © 2019 Atlassian. All rights reserved.