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