| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas | |
| org.cloudfoundry.client.v3.quotas.organizations | |
| org.cloudfoundry.client.v3.quotas.spaces |
| Modifier and Type | Method and Description |
|---|---|
Routes |
Routes.Builder.build()
Builds a new
Routes. |
| Modifier and Type | Method and Description |
|---|---|
Routes.Builder |
Routes.Builder.from(Routes instance)
Fill a builder with attribute values from the provided
Routes instance. |
| Modifier and Type | Method and Description |
|---|---|
Routes |
CreateOrganizationQuotaRequest.getRoutes()
Quotas that affect routes
|
Routes |
UpdateOrganizationQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
OrganizationQuotaResource.getRoutes()
Quotas that affect routes
|
Routes |
CreateOrganizationQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
GetOrganizationQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
UpdateOrganizationQuotaRequest.getRoutes()
Quotas that affect routes
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrganizationQuotaRequest.Builder |
CreateOrganizationQuotaRequest.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
UpdateOrganizationQuotaResponse.Builder |
UpdateOrganizationQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
OrganizationQuotaResource.Builder |
OrganizationQuotaResource.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
CreateOrganizationQuotaResponse.Builder |
CreateOrganizationQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
GetOrganizationQuotaResponse.Builder |
GetOrganizationQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
UpdateOrganizationQuotaRequest.Builder |
UpdateOrganizationQuotaRequest.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
| Modifier and Type | Method and Description |
|---|---|
Routes |
CreateSpaceQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
UpdateSpaceQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
CreateSpaceQuotaRequest.getRoutes()
Quotas that affect routes
|
Routes |
GetSpaceQuotaResponse.getRoutes()
Quotas that affect routes
|
Routes |
SpaceQuotaResource.getRoutes()
Quotas that affect routes
|
Routes |
UpdateSpaceQuotaRequest.getRoutes()
Quotas that affect routes
|
| Modifier and Type | Method and Description |
|---|---|
CreateSpaceQuotaResponse.Builder |
CreateSpaceQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
GetSpaceQuotaResponse.Builder |
GetSpaceQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
SpaceQuotaResource.Builder |
SpaceQuotaResource.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
UpdateSpaceQuotaRequest.Builder |
UpdateSpaceQuotaRequest.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
Copyright © 2026. All rights reserved.