| Package | Description |
|---|---|
| com.apruve |
| Modifier and Type | Method and Description |
|---|---|
ApruveEnvironment |
ApruveClient.getEnvironment() |
static ApruveEnvironment |
ApruveEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApruveEnvironment[] |
ApruveEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ApruveClient.init(String apiKey,
ApruveEnvironment env)
Provides a single point of initialization for the ApruveClient library.
|
| Constructor and Description |
|---|
ApruveClient(String apiKey,
ApruveEnvironment env) |
Copyright © 2016. All rights reserved.