public class SplitClientBuilder extends Object
| Constructor and Description |
|---|
SplitClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static io.split.client.SplitClient |
build(String apiToken) |
static io.split.client.SplitClient |
build(String apiToken,
SplitClientConfig config) |
static void |
main(String... args) |
public static io.split.client.SplitClient build(String apiToken) throws IOException
IOExceptionpublic static io.split.client.SplitClient build(String apiToken, SplitClientConfig config) throws IOException
IOExceptionpublic static void main(String... args) throws IOException
IOExceptionCopyright © 2016. All rights reserved.