Uses of Class
io.fabric8.kubernetes.api.model.APIServiceList
-
Packages that use APIServiceList Package Description io.fabric8.kubernetes.api.model -
-
Uses of APIServiceList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return APIServiceList Modifier and Type Method Description APIServiceListAPIServiceListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type APIServiceList Modifier and Type Method Description protected voidAPIServiceListFluent. copyInstance(APIServiceList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type APIServiceList Constructor Description APIServiceListBuilder(APIServiceList instance)APIServiceListBuilder(APIServiceListFluent<?> fluent, APIServiceList instance)APIServiceListFluent(APIServiceList instance)
-