We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7064292 commit d701a9dCopy full SHA for d701a9d
src/main/java/com/jkoolcloud/client/api/model/Trackable.java
@@ -147,7 +147,7 @@ public boolean isValid() {
147
/**
148
* Add a list of snapshots
149
*
150
- * @param props
+ * @param snapshots
151
* list of snapshots
152
* @return self
153
*/
@@ -159,7 +159,7 @@ public Trackable addSnapshot(List<Snapshot> snapshots) {
159
160
* Add a variable set of snapshots
161
162
163
164
165
0 commit comments