| Modifier and Type | Method and Description |
|---|---|
static DemoApi.InstallType |
DemoApi.InstallType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemoApi.InstallType[] |
DemoApi.InstallType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DemoInstaller.setup(DemoApi.InstallType type,
Optional<com.fasterxml.jackson.databind.JsonNode> runParams) |
void |
DemoApi.setup(DemoApi.InstallType type,
Optional<com.fasterxml.jackson.databind.JsonNode> runParams)
Installs intents based on the installation type.
|
Copyright © 2016. All rights reserved.