| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas.spaces |
| Modifier and Type | Method and Description |
|---|---|
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.apps(Apps apps)
Initializes the value for the
apps attribute. |
static CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.builder()
Creates a builder for
CreateSpaceQuotaRequest. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.from(CreateSpaceQuotaRequest instance)
Fill a builder with attribute values from the provided
CreateSpaceQuotaRequest instance. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
CreateSpaceQuotaRequest.Builder |
CreateSpaceQuotaRequest.Builder.services(Services services)
Initializes the value for the
services attribute. |
Copyright © 2026. All rights reserved.