| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.routes |
| Modifier and Type | Method and Description |
|---|---|
ListRouteMappingsResponse |
ListRouteMappingsResponse.Builder.build()
Builds a new
ListRouteMappingsResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ListRouteMappingsResponse> |
Routes.listMappings(ListRouteMappingsRequest request)
Makes the List all Route Mappings for the Route request
|
| Modifier and Type | Method and Description |
|---|---|
ListRouteMappingsResponse.Builder |
ListRouteMappingsResponse.Builder.from(ListRouteMappingsResponse instance)
Fill a builder with attribute values from the provided
ListRouteMappingsResponse instance. |
Copyright © 2020. All rights reserved.