| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas.spaces |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSpaceQuotaResponse
The response payload for the Create a Space Quota
|
class |
GetSpaceQuotaResponse
The response payload for the Retrieve a Particular Space Quota
|
class |
SpaceQuotaResource
Base class for resources that contain Space Quota
|
class |
UpdateSpaceQuotaResponse
The response payload for the Update a Space Quota
|
| Modifier and Type | Method and Description |
|---|---|
CreateSpaceQuotaResponse.Builder |
CreateSpaceQuotaResponse.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(SpaceQuota instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.quotas.spaces.SpaceQuota instance. |
GetSpaceQuotaResponse.Builder |
GetSpaceQuotaResponse.Builder.from(SpaceQuota instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.quotas.spaces.SpaceQuota instance. |
SpaceQuotaResource.Builder |
SpaceQuotaResource.Builder.from(SpaceQuota instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.quotas.spaces.SpaceQuota instance. |
Copyright © 2026. All rights reserved.