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