| Package | Description |
|---|---|
| io.split.api.client.utils | |
| io.split.api.resources |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResultDTO<T> |
Json.parseResult(String json,
Class<T> clz) |
| Modifier and Type | Method and Description |
|---|---|
ResultDTO<Identity> |
IdentityClient.save(Collection<Identity> identities) |
ResultDTO<Identity> |
IdentityClient.save(String trafficTypeId,
String environmentId,
List<Identity> identities) |
Copyright © 2017. All rights reserved.