| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.routemappings |
| Modifier and Type | Method and Description |
|---|---|
RouteMappingEntity |
RouteMappingEntity.Builder.build()
Builds a new
RouteMappingEntity. |
RouteMappingEntity |
RouteMappingResource.getEntity()
The resource's entity
|
RouteMappingEntity |
CreateRouteMappingResponse.getEntity()
The resource's entity
|
RouteMappingEntity |
GetRouteMappingResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
RouteMappingResource.Builder |
RouteMappingResource.Builder.entity(RouteMappingEntity entity)
Initializes the value for the
entity attribute. |
CreateRouteMappingResponse.Builder |
CreateRouteMappingResponse.Builder.entity(RouteMappingEntity entity)
Initializes the value for the
entity attribute. |
GetRouteMappingResponse.Builder |
GetRouteMappingResponse.Builder.entity(RouteMappingEntity entity)
Initializes the value for the
entity attribute. |
RouteMappingEntity.Builder |
RouteMappingEntity.Builder.from(RouteMappingEntity instance)
Fill a builder with attribute values from the provided
RouteMappingEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.