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