public class AttributeClient extends Object
| Constructor and Description |
|---|
AttributeClient(HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
create(Attribute attribute) |
boolean |
delete(Attribute attribute) |
boolean |
delete(String trafficTypeId,
String attributeId) |
List<Attribute> |
list(String trafficTypeId) |
List<Attribute> |
list(TrafficType trafficType) |
public AttributeClient(HttpClient client)
Copyright © 2017. All rights reserved.