| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Method and Description |
|---|---|
static ProcessState |
ProcessState.from(String s) |
abstract ProcessState |
ProcessStatistics.getState()
The state
|
ProcessState |
ProcessStatisticsResource.getState()
The state
|
static ProcessState |
ProcessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessState[] |
ProcessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessStatisticsResource.Builder |
ProcessStatisticsResource.Builder.state(ProcessState state)
Initializes the value for the
state attribute. |
Copyright © 2020. All rights reserved.