| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.routes |
| Modifier and Type | Class and Description |
|---|---|
class |
_RouteResource
The Resource response payload for the List routes operation
|
class |
CreateRouteResponse
The response payload for the Create Route operation
|
class |
GetRouteResponse
The response payload for the Get Route operation
|
class |
RouteResource
The Resource response payload for the List routes operation
|
class |
UpdateRouteResponse
The response payload for the Update Route operation
|
| Modifier and Type | Method and Description |
|---|---|
RouteResource.Builder |
RouteResource.Builder.from(Route instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.Route instance. |
GetRouteResponse.Builder |
GetRouteResponse.Builder.from(Route instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.Route instance. |
CreateRouteResponse.Builder |
CreateRouteResponse.Builder.from(Route instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.Route instance. |
UpdateRouteResponse.Builder |
UpdateRouteResponse.Builder.from(Route instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.routes.Route instance. |
Copyright © 2020. All rights reserved.