| Package | Description |
|---|---|
| org.cloudfoundry.operations.routes |
| Modifier and Type | Method and Description |
|---|---|
Route |
Route.Builder.build()
Builds a new
Route. |
| Modifier and Type | Method and Description |
|---|---|
Flux<Route> |
DefaultRoutes.list(ListRoutesRequest request) |
Flux<Route> |
Routes.list(ListRoutesRequest request)
Lists the routes and the applications bound to those routes
|
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.from(Route instance)
Fill a builder with attribute values from the provided
Route instance. |
Copyright © 2018. All rights reserved.