Uses of Class
io.fabric8.kubernetes.api.model.ServicePortFluent
-
Packages that use ServicePortFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of ServicePortFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ServicePortFluent Modifier and Type Class Description classServicePortFluent<A extends ServicePortFluent<A>>GeneratedSubclasses of ServicePortFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classServicePortBuilderclassServiceSpecFluent.PortsNested<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ServicePortFluent Constructor Description ServicePortBuilder(ServicePortFluent<?> fluent)ServicePortBuilder(ServicePortFluent<?> fluent, ServicePort instance)
-