| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.routes |
| Modifier and Type | Method and Description |
|---|---|
static RouteRelationships.Builder |
RouteRelationships.builder()
Creates a builder for
RouteRelationships. |
RouteRelationships.Builder |
RouteRelationships.Builder.domain(ToOneRelationship domain)
Initializes the value for the
domain attribute. |
RouteRelationships.Builder |
RouteRelationships.Builder.from(RouteRelationships instance)
Fill a builder with attribute values from the provided
RouteRelationships instance. |
RouteRelationships.Builder |
RouteRelationships.Builder.space(ToOneRelationship space)
Initializes the value for the
space attribute. |
Copyright © 2020. All rights reserved.