| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Class and Description |
|---|---|
class |
GetApplicationProcessResponse
Immutable implementation of
_GetApplicationProcessResponse. |
class |
ScaleApplicationResponse
Immutable implementation of
_ScaleApplicationResponse. |
| 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
Immutable implementation of
_GetProcessResponse. |
class |
ProcessResource
Immutable implementation of
_ProcessResource. |
class |
ScaleProcessResponse
Immutable implementation of
_ScaleProcessResponse. |
class |
UpdateProcessResponse
Immutable implementation of
_UpdateProcessResponse. |
| 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. |
GetProcessResponse.Builder |
GetProcessResponse.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. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.