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