| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.domains |
| Modifier and Type | Method and Description |
|---|---|
ToManyRelationship |
ToManyRelationship.Builder.build()
Builds a new
ToManyRelationship. |
| Modifier and Type | Method and Description |
|---|---|
ToManyRelationship.Builder |
ToManyRelationship.Builder.from(ToManyRelationship instance)
Fill a builder with attribute values from the provided
ToManyRelationship instance. |
| Modifier and Type | Method and Description |
|---|---|
ToManyRelationship |
DomainRelationships.getSharedOrganizations()
Organizations the domain is shared with.
|
| Modifier and Type | Method and Description |
|---|---|
DomainRelationships.Builder |
DomainRelationships.Builder.sharedOrganizations(ToManyRelationship sharedOrganizations)
Initializes the value for the
sharedOrganizations attribute. |
Copyright © 2020. All rights reserved.