Interface DiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1EndpointSliceFluent.PortsNested<N>
- All Known Implementing Classes:
DiscoveryV1EndpointPortBuilder
,DiscoveryV1EndpointPortFluentImpl
public interface DiscoveryV1EndpointPortFluent<A extends DiscoveryV1EndpointPortFluent<A>>
extends Fluent<A>
Generated
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getPort()
hasName()
hasPort()
withAppProtocol
(String appProtocol) withProtocol
(String protocol)
-
Method Details