public static class RecentChangeResponse.RecentChange extends Object
| Constructor and Description |
|---|
RecentChange(Long ns,
String title,
Instant timestamp,
Long revId,
Long rcId,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getNs() |
Long |
getRcId() |
Long |
getRevId() |
Instant |
getTimestamp() |
String |
getTitle() |
String |
getType() |
Copyright © 2019. All rights reserved.