Interface CoreV1EndpointPortFluent<A extends CoreV1EndpointPortFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1EndpointSubsetFluent.PortsNested<N>
- All Known Implementing Classes:
CoreV1EndpointPortBuilder,CoreV1EndpointPortFluentImpl
Generated
-
Method Summary
Modifier and TypeMethodDescriptiongetName()getPort()hasName()hasPort()withAppProtocol(String appProtocol) withProtocol(String protocol)
-
Method Details