| Package | Description |
|---|---|
| io.split.api.dtos.split | |
| io.split.api.resources |
| Modifier and Type | Method and Description |
|---|---|
Split |
Split.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Split.Builder |
Split.builder(Split other) |
| Modifier and Type | Method and Description |
|---|---|
Split |
SplitClient.create(Split split,
String trafficTypeNameOrIds) |
Split |
SplitClient.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
ListResultDTO<Split> |
SplitClient.list() |
ListResultDTO<Split> |
SplitClient.list(Integer offset,
Integer limit) |
| Modifier and Type | Method and Description |
|---|---|
Split |
SplitClient.create(Split split,
String trafficTypeNameOrIds) |
Copyright © 2017. All rights reserved.