| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
static NetInfoPorts.Builder |
NetInfoPorts.builder()
Creates a builder for
NetInfoPorts. |
NetInfoPorts.Builder |
NetInfoPorts.Builder.containerPort(Integer containerPort)
Initializes the value for the
containerPort attribute. |
NetInfoPorts.Builder |
NetInfoPorts.Builder.from(NetInfoPorts instance)
Fill a builder with attribute values from the provided
NetInfoPorts instance. |
NetInfoPorts.Builder |
NetInfoPorts.Builder.hostPort(Integer hostPort)
Initializes the value for the
hostPort attribute. |
Copyright © 2020. All rights reserved.