public class SplitClient extends Object
| Constructor and Description |
|---|
SplitClient(HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
Split |
create(Split split,
String trafficTypeNameOrIds) |
Boolean |
delete(String name) |
Split |
get(String name) |
ListResultDTO<Split> |
list() |
ListResultDTO<Split> |
list(Integer offset,
Integer limit) |
public SplitClient(HttpClient client)
Copyright © 2017. All rights reserved.