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