| Interface | Description |
|---|---|
| Processes |
Main entry point to the Cloud Foundry Processes Client API
|
| Class | Description |
|---|---|
| Data |
Immutable implementation of
_Data. |
| Data.Builder |
Builds instances of type
Data. |
| GetProcessRequest |
The request payload for the Get Process operation
|
| GetProcessRequest.Builder |
Builds instances of type
GetProcessRequest. |
| GetProcessResponse |
The response payload for the Get Process operation
|
| GetProcessResponse.Builder |
Builds instances of type
GetProcessResponse. |
| GetProcessStatisticsRequest |
The request payload for the Get Statistics for a Process operation
|
| GetProcessStatisticsRequest.Builder |
Builds instances of type
GetProcessStatisticsRequest. |
| GetProcessStatisticsResponse |
The response payload for the Get Statistics for a Process operation
|
| GetProcessStatisticsResponse.Builder |
Builds instances of type
GetProcessStatisticsResponse. |
| HealthCheck |
The health check
|
| HealthCheck.Builder |
Builds instances of type
HealthCheck. |
| ListProcessesRequest |
The request payload for the List Processes operation
|
| ListProcessesRequest.Builder |
Builds instances of type
ListProcessesRequest. |
| ListProcessesResponse |
The response payload for the List Processes operation
|
| ListProcessesResponse.Builder |
Builds instances of type
ListProcessesResponse. |
| PortMapping |
A mapping of internal to external ports
|
| PortMapping.Builder |
Builds instances of type
PortMapping. |
| Process |
Base class for responses that are processes
|
| ProcessRelationships |
The relationships for the Process entity
|
| ProcessRelationships.Builder |
Builds instances of type
ProcessRelationships. |
| ProcessResource |
The Resource response payload for the List processes operation
|
| ProcessResource.Builder |
Builds instances of type
ProcessResource. |
| ProcessStatistics |
Process details statistics
|
| ProcessStatisticsResource |
Immutable implementation of
_ProcessStatisticsResource. |
| ProcessStatisticsResource.Builder |
Builds instances of type
ProcessStatisticsResource. |
| ProcessUsage |
Process usage information
|
| ProcessUsage.Builder |
Builds instances of type
ProcessUsage. |
| ScaleProcessRequest |
The request payload for the Scale Process operation
|
| ScaleProcessRequest.Builder |
Builds instances of type
ScaleProcessRequest. |
| ScaleProcessResponse |
The response payload for the Scale Process operation
|
| ScaleProcessResponse.Builder |
Builds instances of type
ScaleProcessResponse. |
| TerminateProcessInstanceRequest |
The request payload for the Terminate Process Instance operation
|
| TerminateProcessInstanceRequest.Builder |
Builds instances of type
TerminateProcessInstanceRequest. |
| UpdateProcessRequest |
The request payload for the Update Process operation
|
| UpdateProcessRequest.Builder |
Builds instances of type
UpdateProcessRequest. |
| UpdateProcessResponse |
The response payload for the Update Process operation
|
| UpdateProcessResponse.Builder |
Builds instances of type
UpdateProcessResponse. |
| Enum | Description |
|---|---|
| HealthCheckType |
The type of a
HealthCheck |
| ProcessState |
The type of a
HealthCheck |
Copyright © 2020. All rights reserved.