| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Class and Description |
|---|---|
class |
GetApplicationProcessResponse
The response payload for the Get Application Process operation
|
class |
ScaleApplicationResponse
The response payload for the Scale Application operation
|
| Modifier and Type | Method and Description |
|---|---|
ScaleApplicationResponse.Builder |
ScaleApplicationResponse.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
GetApplicationProcessResponse.Builder |
GetApplicationProcessResponse.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetProcessResponse
The response payload for the Get Process operation
|
class |
ProcessResource
The Resource response payload for the List processes operation
|
class |
ScaleProcessResponse
The response payload for the Scale Process operation
|
class |
UpdateProcessResponse
The response payload for the Update Process operation
|
| Modifier and Type | Method and Description |
|---|---|
ProcessResource.Builder |
ProcessResource.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
UpdateProcessResponse.Builder |
UpdateProcessResponse.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
ScaleProcessResponse.Builder |
ScaleProcessResponse.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
GetProcessResponse.Builder |
GetProcessResponse.Builder.from(Process instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.processes.Process instance. |
Copyright © 2020. All rights reserved.