| Package | Description |
|---|---|
| com.kloudtek.anypoint |
| Modifier and Type | Method and Description |
|---|---|
static Environment.Type |
Environment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Environment.Type[] |
Environment.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Organization.createEnvironment(@NotNull String name,
Environment.Type type) |
Environment |
AnypointClient.findEnvironment(String organizationName,
String environmentName,
boolean createOrganization,
boolean createEnvironment,
Environment.Type createEnvironmentType) |
Copyright © 2019 Kloudtek. All rights reserved.