Modifier and Type | Method and Description |
---|---|
EntryPointStyle |
KubernetesDeployerProperties.getEntryPointStyle() |
static EntryPointStyle |
EntryPointStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryPointStyle[] |
EntryPointStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KubernetesDeployerProperties.setEntryPointStyle(EntryPointStyle entryPointStyle) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.