| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.routes |
| Modifier and Type | Class and Description |
|---|---|
class |
InsertRouteDestinationsResponse
The response payload for the Insert Route Destinations operation
|
class |
ListRouteDestinationsResponse
The response payload for the List Route Destinations operation
|
class |
ReplaceRouteDestinationsResponse
The response payload for the Replace Route Destinations operation
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceRouteDestinationsResponse.Builder |
ReplaceRouteDestinationsResponse.Builder.from(RouteDestinations instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.RouteDestinations instance. |
InsertRouteDestinationsResponse.Builder |
InsertRouteDestinationsResponse.Builder.from(RouteDestinations instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.RouteDestinations instance. |
ListRouteDestinationsResponse.Builder |
ListRouteDestinationsResponse.Builder.from(RouteDestinations instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.RouteDestinations instance. |
Copyright © 2020. All rights reserved.