| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas.spaces |
| Modifier and Type | Method and Description |
|---|---|
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.apps(Apps apps)
Initializes the value for the
apps attribute. |
static UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.builder()
Creates a builder for
UpdateSpaceQuotaResponse. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.createdAt(String createdAt)
Initializes the value for the
createdAt attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.from(org.cloudfoundry.client.v3.quotas.spaces._UpdateSpaceQuotaResponse instance)
Copy abstract value type
_UpdateSpaceQuotaResponse instance into builder. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.from(Resource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.Resource instance. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.from(SpaceQuota instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.quotas.spaces.SpaceQuota instance. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.from(UpdateSpaceQuotaResponse instance)
Fill a builder with attribute values from the provided
UpdateSpaceQuotaResponse instance. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.id(String id)
Initializes the value for the
id attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.link(Map.Entry<String,? extends Link> entry)
Put one entry to the
links map. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.link(String key,
Link value)
Put one entry to the
links map. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.links(Map<String,? extends Link> entries)
Sets or replaces all mappings from the specified map as entries for the
links map. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.name(String name)
Initializes the value for the
name attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.putAllLinks(Map<String,? extends Link> entries)
Put all mappings from the specified map as entries to
links map. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.relationships(SpaceQuotaRelationships relationships)
Initializes the value for the
relationships attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.routes(Routes routes)
Initializes the value for the
routes attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.services(Services services)
Initializes the value for the
services attribute. |
UpdateSpaceQuotaResponse.Builder |
UpdateSpaceQuotaResponse.Builder.updatedAt(String updatedAt)
Initializes the value for the
updatedAt attribute. |
Copyright © 2026. All rights reserved.