public static class ServiceConfiguration.Port extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceConfiguration.Port.Builder |
| Constructor and Description |
|---|
Port() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Integer |
getNodePort() |
int |
getPort() |
ServiceProtocol |
getProtocol() |
int |
getTargetPort() |
public ServiceProtocol getProtocol()
public int getPort()
public int getTargetPort()
public Integer getNodePort()
public String getName()
Copyright © 2016. All rights reserved.