| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas |
| Modifier and Type | Method and Description |
|---|---|
static Services.Builder |
Services.builder()
Creates a builder for
Services. |
Services.Builder |
Services.Builder.from(Services instance)
Fill a builder with attribute values from the provided
Services instance. |
Services.Builder |
Services.Builder.isPaidServicesAllowed(boolean isPaidServicesAllowed)
Initializes the value for the
isPaidServicesAllowed attribute. |
Services.Builder |
Services.Builder.totalServiceInstances(Integer totalServiceInstances)
Initializes the value for the
totalServiceInstances attribute. |
Services.Builder |
Services.Builder.totalServiceKeys(Integer totalServiceKeys)
Initializes the value for the
totalServiceKeys attribute. |
Copyright © 2026. All rights reserved.