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