| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.domains | |
| org.cloudfoundry.client.v3.organizations |
| Modifier and Type | Method and Description |
|---|---|
DomainRelationships |
DomainRelationships.Builder.build()
Builds a new
DomainRelationships. |
abstract DomainRelationships |
Domain.getRelationships()
Relationships of the domain.
|
DomainRelationships |
CreateDomainRequest.getRelationships()
The relationships
|
DomainRelationships |
UpdateDomainResponse.getRelationships()
Relationships of the domain.
|
DomainRelationships |
GetDomainResponse.getRelationships()
Relationships of the domain.
|
DomainRelationships |
DomainResource.getRelationships()
Relationships of the domain.
|
DomainRelationships |
CreateDomainResponse.getRelationships()
Relationships of the domain.
|
| Modifier and Type | Method and Description |
|---|---|
DomainRelationships.Builder |
DomainRelationships.Builder.from(DomainRelationships instance)
Fill a builder with attribute values from the provided
DomainRelationships instance. |
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
DomainResource.Builder |
DomainResource.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
| Modifier and Type | Method and Description |
|---|---|
DomainRelationships |
GetOrganizationDefaultDomainResponse.getRelationships()
Relationships of the domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.relationships(DomainRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.