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