Uses of Class
io.fabric8.kubernetes.api.model.ComponentStatusList
-
Packages that use ComponentStatusList Package Description io.fabric8.kubernetes.api.model -
-
Uses of ComponentStatusList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ComponentStatusList Modifier and Type Method Description ComponentStatusListComponentStatusListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type ComponentStatusList Modifier and Type Method Description protected voidComponentStatusListFluent. copyInstance(ComponentStatusList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type ComponentStatusList Constructor Description ComponentStatusListBuilder(ComponentStatusList instance)ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent, ComponentStatusList instance)ComponentStatusListFluent(ComponentStatusList instance)
-