| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.processes |
| Modifier and Type | Method and Description |
|---|---|
static PortMapping.Builder |
PortMapping.builder()
Creates a builder for
PortMapping. |
PortMapping.Builder |
PortMapping.Builder.external(Integer external)
Initializes the value for the
external attribute. |
PortMapping.Builder |
PortMapping.Builder.from(PortMapping instance)
Fill a builder with attribute values from the provided
PortMapping instance. |
PortMapping.Builder |
PortMapping.Builder.internal(Integer internal)
Initializes the value for the
internal attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.