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