| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.quotas |
| Modifier and Type | Method and Description |
|---|---|
static Apps.Builder |
Apps.builder()
Creates a builder for
Apps. |
Apps.Builder |
Apps.Builder.from(Apps instance)
Fill a builder with attribute values from the provided
Apps instance. |
Apps.Builder |
Apps.Builder.logRateLimitInBytesPerSecond(Integer logRateLimitInBytesPerSecond)
Initializes the value for the
logRateLimitInBytesPerSecond attribute. |
Apps.Builder |
Apps.Builder.perAppTasks(Integer perAppTasks)
Initializes the value for the
perAppTasks attribute. |
Apps.Builder |
Apps.Builder.perProcessMemoryInMb(Integer perProcessMemoryInMb)
Initializes the value for the
perProcessMemoryInMb attribute. |
Apps.Builder |
Apps.Builder.totalInstances(Integer totalInstances)
Initializes the value for the
totalInstances attribute. |
Apps.Builder |
Apps.Builder.totalMemoryInMb(Integer totalMemoryInMb)
Initializes the value for the
totalMemoryInMb attribute. |
Copyright © 2026. All rights reserved.