| Modifier and Type | Method and Description |
|---|---|
Relationship |
Relationship.Builder.build()
Builds a new
Relationship. |
abstract Relationship |
RelationshipResponse.getData()
The relationship
|
Relationship |
ToOneRelationship.getData()
The relationship data
|
| Modifier and Type | Method and Description |
|---|---|
List<Relationship> |
ToManyRelationship.getData()
The relationship data
|
| Modifier and Type | Method and Description |
|---|---|
ToManyRelationship.Builder |
ToManyRelationship.Builder.data(Relationship... elements)
Adds elements to
data list. |
ToManyRelationship.Builder |
ToManyRelationship.Builder.data(Relationship element)
Adds one element to
data list. |
ToOneRelationship.Builder |
ToOneRelationship.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
Relationship.Builder |
Relationship.Builder.from(Relationship instance)
Fill a builder with attribute values from the provided
Relationship instance. |
| Modifier and Type | Method and Description |
|---|---|
ToManyRelationship.Builder |
ToManyRelationship.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
ToManyRelationship.Builder |
ToManyRelationship.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
SetApplicationCurrentDropletRequest.getData()
The entitled organizations
|
Relationship |
GetApplicationCurrentDropletRelationshipResponse.getData()
The relationship
|
Relationship |
SetApplicationCurrentDropletResponse.getData()
The relationship
|
| Modifier and Type | Method and Description |
|---|---|
SetApplicationCurrentDropletRequest.Builder |
SetApplicationCurrentDropletRequest.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
GetApplicationCurrentDropletRelationshipResponse.Builder |
GetApplicationCurrentDropletRelationshipResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
SetApplicationCurrentDropletResponse.Builder |
SetApplicationCurrentDropletResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
| Modifier and Type | Method and Description |
|---|---|
abstract Relationship |
Build.getDroplet()
A resulting droplet from the staging process
|
Relationship |
CreateBuildResponse.getDroplet()
A resulting droplet from the staging process
|
Relationship |
GetBuildResponse.getDroplet()
A resulting droplet from the staging process
|
abstract Relationship |
Build.getInputPackage()
The package that is the input to the staging process
|
Relationship |
CreateBuildResponse.getInputPackage()
The package that is the input to the staging process
|
Relationship |
GetBuildResponse.getInputPackage()
The package that is the input to the staging process
|
Relationship |
CreateBuildRequest.getPackage()
The package
|
| Modifier and Type | Method and Description |
|---|---|
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.droplet(Relationship droplet)
Initializes the value for the
droplet attribute. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.droplet(Relationship droplet)
Initializes the value for the
droplet attribute. |
CreateBuildRequest.Builder |
CreateBuildRequest.Builder.getPackage(Relationship getPackage)
Initializes the value for the
package attribute. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.inputPackage(Relationship inputPackage)
Initializes the value for the
inputPackage attribute. |
GetBuildResponse.Builder |
GetBuildResponse.Builder.inputPackage(Relationship inputPackage)
Initializes the value for the
inputPackage attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<Relationship> |
AddIsolationSegmentOrganizationEntitlementRequest.getData()
The organizations to add entitlement to
|
List<Relationship> |
AddIsolationSegmentOrganizationEntitlementResponse.getData()
The entitled organizations
|
List<Relationship> |
ListIsolationSegmentOrganizationsRelationshipResponse.getData()
The entitled organizations
|
List<Relationship> |
ListIsolationSegmentSpacesRelationshipResponse.getData()
The assigned spaces
|
| Modifier and Type | Method and Description |
|---|---|
AddIsolationSegmentOrganizationEntitlementRequest.Builder |
AddIsolationSegmentOrganizationEntitlementRequest.Builder.data(Relationship... elements)
Adds elements to
data list. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.data(Relationship... elements)
Adds elements to
data list. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.data(Relationship... elements)
Adds elements to
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Relationship... elements)
Adds elements to
data list. |
AddIsolationSegmentOrganizationEntitlementRequest.Builder |
AddIsolationSegmentOrganizationEntitlementRequest.Builder.data(Relationship element)
Adds one element to
data list. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.data(Relationship element)
Adds one element to
data list. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.data(Relationship element)
Adds one element to
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Relationship element)
Adds one element to
data list. |
| Modifier and Type | Method and Description |
|---|---|
AddIsolationSegmentOrganizationEntitlementRequest.Builder |
AddIsolationSegmentOrganizationEntitlementRequest.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.addAllData(Iterable<? extends Relationship> elements)
Adds elements to
data list. |
AddIsolationSegmentOrganizationEntitlementRequest.Builder |
AddIsolationSegmentOrganizationEntitlementRequest.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
AddIsolationSegmentOrganizationEntitlementResponse.Builder |
AddIsolationSegmentOrganizationEntitlementResponse.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder |
ListIsolationSegmentOrganizationsRelationshipResponse.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
ListIsolationSegmentSpacesRelationshipResponse.Builder |
ListIsolationSegmentSpacesRelationshipResponse.Builder.data(Iterable<? extends Relationship> elements)
Sets or replaces all elements for
data list. |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
AssignOrganizationDefaultIsolationSegmentResponse.getData()
The relationship
|
Relationship |
GetOrganizationDefaultIsolationSegmentResponse.getData()
The relationship
|
Relationship |
AssignOrganizationDefaultIsolationSegmentRequest.getData()
The isolation segment to assign
|
| Modifier and Type | Method and Description |
|---|---|
AssignOrganizationDefaultIsolationSegmentResponse.Builder |
AssignOrganizationDefaultIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
GetOrganizationDefaultIsolationSegmentResponse.Builder |
GetOrganizationDefaultIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
AssignOrganizationDefaultIsolationSegmentRequest.Builder |
AssignOrganizationDefaultIsolationSegmentRequest.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
ServiceBindingRelationships.getApplication()
The application relationship
|
Relationship |
ServiceBindingRelationships.getServiceInstance()
The service instance relationship
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBindingRelationships.Builder |
ServiceBindingRelationships.Builder.application(Relationship application)
Initializes the value for the
application attribute. |
ServiceBindingRelationships.Builder |
ServiceBindingRelationships.Builder.serviceInstance(Relationship serviceInstance)
Initializes the value for the
serviceInstance attribute. |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
GetSpaceIsolationSegmentResponse.getData()
The relationship
|
Relationship |
AssignSpaceIsolationSegmentRequest.getData()
The isolation segment to assign
|
Relationship |
AssignSpaceIsolationSegmentResponse.getData()
The relationship
|
| Modifier and Type | Method and Description |
|---|---|
GetSpaceIsolationSegmentResponse.Builder |
GetSpaceIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
AssignSpaceIsolationSegmentRequest.Builder |
AssignSpaceIsolationSegmentRequest.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
AssignSpaceIsolationSegmentResponse.Builder |
AssignSpaceIsolationSegmentResponse.Builder.data(Relationship data)
Initializes the value for the
data attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.