| Package | Description |
|---|---|
| org.cloudfoundry.routing.v1.tcproutes |
| Modifier and Type | Method and Description |
|---|---|
TcpRouteDeletion.Builder |
TcpRouteDeletion.Builder.backendIp(String backendIp)
Initializes the value for the
backendIp attribute. |
TcpRouteDeletion.Builder |
TcpRouteDeletion.Builder.backendPort(Integer backendPort)
Initializes the value for the
backendPort attribute. |
static TcpRouteDeletion.Builder |
TcpRouteDeletion.builder()
Creates a builder for
TcpRouteDeletion. |
TcpRouteDeletion.Builder |
TcpRouteDeletion.Builder.from(TcpRouteDeletion instance)
Fill a builder with attribute values from the provided
TcpRouteDeletion instance. |
TcpRouteDeletion.Builder |
TcpRouteDeletion.Builder.port(Integer port)
Initializes the value for the
port attribute. |
TcpRouteDeletion.Builder |
TcpRouteDeletion.Builder.routerGroupId(String routerGroupId)
Initializes the value for the
routerGroupId attribute. |
Copyright © 2020. All rights reserved.