| Package | Description |
|---|---|
| org.cloudfoundry.networking.v1.policies |
| Modifier and Type | Method and Description |
|---|---|
static Destination.Builder |
Destination.builder()
Creates a builder for
Destination. |
Destination.Builder |
Destination.Builder.from(Destination instance)
Fill a builder with attribute values from the provided
Destination instance. |
Destination.Builder |
Destination.Builder.id(String id)
Initializes the value for the
id attribute. |
Destination.Builder |
Destination.Builder.ports(Ports ports)
Initializes the value for the
ports attribute. |
Destination.Builder |
Destination.Builder.protocol(String protocol)
Initializes the value for the
protocol attribute. |
Copyright © 2020. All rights reserved.