| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Method and Description |
|---|---|
ReadinessHealthCheck |
ScaleApplicationResponse.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
GetApplicationProcessResponse.getReadinessHealthCheck()
The readiness health check
|
| Modifier and Type | Method and Description |
|---|---|
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
| Modifier and Type | Method and Description |
|---|---|
ReadinessHealthCheck |
ReadinessHealthCheck.Builder.build()
Builds a new
ReadinessHealthCheck. |
abstract ReadinessHealthCheck |
Process.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
ScaleProcessResponse.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
GetProcessResponse.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
UpdateProcessResponse.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
UpdateProcessRequest.getReadinessHealthCheck()
The readiness health check
|
ReadinessHealthCheck |
ProcessResource.getReadinessHealthCheck()
The readiness health check
|
| Modifier and Type | Method and Description |
|---|---|
ReadinessHealthCheck.Builder |
ReadinessHealthCheck.Builder.from(ReadinessHealthCheck instance)
Fill a builder with attribute values from the provided
ReadinessHealthCheck instance. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
UpdateProcessRequest.Builder |
UpdateProcessRequest.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
ProcessResource.Builder |
ProcessResource.Builder.readinessHealthCheck(ReadinessHealthCheck readinessHealthCheck)
Initializes the value for the
readinessHealthCheck attribute. |
Copyright © 2026. All rights reserved.