| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas.spaces |
| Modifier and Type | Method and Description |
|---|---|
SpaceQuotaRelationships |
SpaceQuotaRelationships.Builder.build()
Builds a new
SpaceQuotaRelationships. |
SpaceQuotaRelationships |
CreateSpaceQuotaResponse.getRelationships()
A relationship to the space where the quota is applied
A space quota must have a relationship to an organization
|
SpaceQuotaRelationships |
UpdateSpaceQuotaResponse.getRelationships()
A relationship to the space where the quota is applied
A space quota must have a relationship to an organization
|
SpaceQuotaRelationships |
CreateSpaceQuotaRequest.getRelationships()
A relationship to the organizations and spaces where the quota is applied
|
SpaceQuotaRelationships |
GetSpaceQuotaResponse.getRelationships()
A relationship to the space where the quota is applied
A space quota must have a relationship to an organization
|
SpaceQuotaRelationships |
SpaceQuotaResource.getRelationships()
A relationship to the space where the quota is applied
A space quota must have a relationship to an organization
|
| Modifier and Type | Method and Description |
|---|---|
SpaceQuotaRelationships.Builder |
SpaceQuotaRelationships.Builder.from(SpaceQuotaRelationships instance)
Fill a builder with attribute values from the provided
SpaceQuotaRelationships instance. |
CreateSpaceQuotaResponse.Builder |
CreateSpaceQuotaResponse.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
GetSpaceQuotaResponse.Builder |
GetSpaceQuotaResponse.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
SpaceQuotaResource.Builder |
SpaceQuotaResource.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2026. All rights reserved.