public class Environment extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Environment.Type |
| Modifier and Type | Field and Description |
|---|---|
static Environment |
DEVELOPMENT |
static Environment |
PRODUCTION |
static Environment |
SANDBOX |
| Constructor and Description |
|---|
Environment(Environment.Type type) |
public static final Environment DEVELOPMENT
public static final Environment SANDBOX
public static final Environment PRODUCTION
public Environment(Environment.Type type)
Copyright © 2016. All rights reserved.