| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.routes |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRouteRequest.Builder |
UpdateRouteRequest.builder()
Creates a builder for
UpdateRouteRequest. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.domainId(String domainId)
Initializes the value for the
domainId attribute. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.from(UpdateRouteRequest instance)
Fill a builder with attribute values from the provided
UpdateRouteRequest instance. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.host(String host)
Initializes the value for the
host attribute. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.path(String path)
Initializes the value for the
path attribute. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.port(Integer port)
Initializes the value for the
port attribute. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.routeId(String routeId)
Initializes the value for the
routeId attribute. |
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
Copyright © 2020. All rights reserved.