| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.domains |
| Modifier and Type | Method and Description |
|---|---|
static DomainRelationships.Builder |
DomainRelationships.builder()
Creates a builder for
DomainRelationships. |
DomainRelationships.Builder |
DomainRelationships.Builder.from(DomainRelationships instance)
Fill a builder with attribute values from the provided
DomainRelationships instance. |
DomainRelationships.Builder |
DomainRelationships.Builder.organization(ToOneRelationship organization)
Initializes the value for the
organization attribute. |
DomainRelationships.Builder |
DomainRelationships.Builder.sharedOrganizations(ToManyRelationship sharedOrganizations)
Initializes the value for the
sharedOrganizations attribute. |
Copyright © 2020. All rights reserved.