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