| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.droplets | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
ToOneRelationship |
ToOneRelationship.Builder.build()
Builds a new
ToOneRelationship. |
| Modifier and Type | Method and Description |
|---|---|
ToOneRelationship.Builder |
ToOneRelationship.Builder.from(ToOneRelationship instance)
Fill a builder with attribute values from the provided
ToOneRelationship instance. |
| Modifier and Type | Method and Description |
|---|---|
ToOneRelationship |
ApplicationRelationships.getSpace()
The space relationship
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationRelationships.Builder |
ApplicationRelationships.Builder.space(ToOneRelationship space)
Initializes the value for the
space attribute. |
| Modifier and Type | Method and Description |
|---|---|
ToOneRelationship |
DropletRelationships.getApplication()
The space relationship
|
| Modifier and Type | Method and Description |
|---|---|
DropletRelationships.Builder |
DropletRelationships.Builder.application(ToOneRelationship application)
Initializes the value for the
application attribute. |
| Modifier and Type | Method and Description |
|---|---|
ToOneRelationship |
PackageRelationships.getApplication()
The application relationship
|
| Modifier and Type | Method and Description |
|---|---|
PackageRelationships.Builder |
PackageRelationships.Builder.application(ToOneRelationship application)
Initializes the value for the
application attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.