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