| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.routes |
| Modifier and Type | Method and Description |
|---|---|
RouteOptions |
RouteOptions.Builder.build()
Builds a new
RouteOptions. |
abstract RouteOptions |
Route.getOptions()
The route options
|
RouteOptions |
CreateRouteResponse.getOptions()
The route options
|
RouteOptions |
GetRouteResponse.getOptions()
The route options
|
RouteOptions |
RouteResource.getOptions()
The route options
|
RouteOptions |
UpdateRouteResponse.getOptions()
The route options
|
| Modifier and Type | Method and Description |
|---|---|
RouteOptions.Builder |
RouteOptions.Builder.from(RouteOptions instance)
Fill a builder with attribute values from the provided
RouteOptions instance. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.options(RouteOptions options)
Initializes the value for the
options attribute. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.options(RouteOptions options)
Initializes the value for the
options attribute. |
RouteResource.Builder |
RouteResource.Builder.options(RouteOptions options)
Initializes the value for the
options attribute. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.options(RouteOptions options)
Initializes the value for the
options attribute. |
Copyright © 2026. All rights reserved.