public class TrafficTypeClient extends Object
| Constructor and Description |
|---|
TrafficTypeClient(HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
TrafficType |
get(String name) |
List<TrafficType> |
list() |
public TrafficTypeClient(HttpClient client)
public List<TrafficType> list() throws SplitException
SplitExceptionpublic TrafficType get(String name) throws SplitException
SplitExceptionCopyright © 2017. All rights reserved.