Uses of Class
io.fabric8.kubernetes.api.model.EndpointPortFluent
-
Packages that use EndpointPortFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of EndpointPortFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type EndpointPortFluent Modifier and Type Class Description classEndpointPortFluent<A extends EndpointPortFluent<A>>GeneratedSubclasses of EndpointPortFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classEndpointPortBuilderclassEndpointSubsetFluent.PortsNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type EndpointPortFluent Constructor Description EndpointPortBuilder(EndpointPortFluent<?> fluent)EndpointPortBuilder(EndpointPortFluent<?> fluent, EndpointPort instance)
-