Package | Description |
---|---|
com.rackspace.jenkins_nodepool |
Modifier and Type | Method and Description |
---|---|
static NodePoolState |
NodePoolState.fromString(String stateString)
Converts a NodePool state string into a NodePoolState enum object.
|
NodePoolState |
NodeRequest.getState()
Returns the requested state value from the data model.
|
static NodePoolState |
NodePoolState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodePoolState[] |
NodePoolState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.