| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Method and Description |
|---|---|
ApplicationRelationships |
ApplicationRelationships.Builder.build()
Builds a new
ApplicationRelationships. |
abstract ApplicationRelationships |
Application.getRelationships()
The relationships
|
ApplicationRelationships |
GetApplicationResponse.getRelationships()
The relationships
|
ApplicationRelationships |
StopApplicationResponse.getRelationships()
The relationships
|
ApplicationRelationships |
CreateApplicationResponse.getRelationships()
The relationships
|
ApplicationRelationships |
UpdateApplicationResponse.getRelationships()
The relationships
|
ApplicationRelationships |
CreateApplicationRequest.getRelationships()
The relationships
|
ApplicationRelationships |
StartApplicationResponse.getRelationships()
The relationships
|
ApplicationRelationships |
ApplicationResource.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationRelationships.Builder |
ApplicationRelationships.Builder.from(ApplicationRelationships instance)
Fill a builder with attribute values from the provided
ApplicationRelationships instance. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
ApplicationResource.Builder |
ApplicationResource.Builder.relationships(ApplicationRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.