Package | Description |
---|---|
org.springframework.cloud.skipper.shell.command.support |
Supporting command classes for the Spring Cloud Skipper Shell.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentStateDisplay |
DeploymentStateDisplay.fromKey(String deploymentStateKey) |
static DeploymentStateDisplay |
DeploymentStateDisplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentStateDisplay[] |
DeploymentStateDisplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.