| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.droplets |
| Modifier and Type | Method and Description |
|---|---|
DropletRelationships |
GetApplicationCurrentDropletResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
| Modifier and Type | Method and Description |
|---|---|
DropletRelationships |
DropletRelationships.Builder.build()
Builds a new
DropletRelationships. |
abstract DropletRelationships |
Droplet.getRelationships()
The relationships
|
DropletRelationships |
DropletResource.getRelationships()
The relationships
|
DropletRelationships |
CopyDropletRequest.getRelationships()
The relationships
|
DropletRelationships |
CopyDropletResponse.getRelationships()
The relationships
|
DropletRelationships |
GetDropletResponse.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
DropletRelationships.Builder |
DropletRelationships.Builder.from(DropletRelationships instance)
Fill a builder with attribute values from the provided
DropletRelationships instance. |
DropletResource.Builder |
DropletResource.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
CopyDropletRequest.Builder |
CopyDropletRequest.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.relationships(DropletRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.