public abstract static class AbstractSnapshotAction.MultipleSnapshotBuilder<T extends AbstractSnapshotAction,K> extends AbstractSnapshotAction.SnapshotBuilder<T,K>
repositorycleanApiParameters, headers, parameters| Constructor and Description |
|---|
AbstractSnapshotAction.MultipleSnapshotBuilder(String repository) |
| Modifier and Type | Method and Description |
|---|---|
K |
addSnapshot(Collection<? extends String> snapshots) |
K |
addSnapshot(String snapshot) |
protected String |
getSnapshots() |
addCleanApiParameter, build, refresh, removeCleanApiParameter, resultCasing, setHeader, setHeader, setParameter, setParameter, toggleApiParameterpublic AbstractSnapshotAction.MultipleSnapshotBuilder(String repository)
public K addSnapshot(Collection<? extends String> snapshots)
protected String getSnapshots()
getSnapshots in class AbstractSnapshotAction.SnapshotBuilder<T extends AbstractSnapshotAction,K>Copyright © 2017. All rights reserved.