| Package | Description |
|---|---|
| org.cloudfoundry.networking.v1.policies |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.Builder.build()
Builds a new
Destination. |
Destination |
Policy.getDestination()
Destination for the Policy
|
| Modifier and Type | Method and Description |
|---|---|
Policy.Builder |
Policy.Builder.destination(Destination destination)
Initializes the value for the
destination attribute. |
Destination.Builder |
Destination.Builder.from(Destination instance)
Fill a builder with attribute values from the provided
Destination instance. |
Copyright © 2020. All rights reserved.