public class TagRequest extends Object
| Constructor and Description |
|---|
TagRequest(Map<String,String> tags,
Long start,
Long end,
Long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEnd() |
Long |
getStart() |
Map<String,String> |
getTags() |
Long |
getTimestamp() |
String |
toString() |
Copyright © 2014–2018 Red Hat, Inc.. All rights reserved.