Uses of Class
io.fabric8.kubernetes.api.model.ServiceList
-
Packages that use ServiceList Package Description io.fabric8.kubernetes.api.model -
-
Uses of ServiceList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ServiceList Modifier and Type Method Description ServiceListServiceListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type ServiceList Modifier and Type Method Description protected voidServiceListFluent. copyInstance(ServiceList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type ServiceList Constructor Description ServiceListBuilder(ServiceList instance)ServiceListBuilder(ServiceListFluent<?> fluent, ServiceList instance)ServiceListFluent(ServiceList instance)
-