Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceTaintRuleList
-
Packages that use DeviceTaintRuleList Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of DeviceTaintRuleList in io.fabric8.kubernetes.api.model.resource.v1beta2
Methods in io.fabric8.kubernetes.api.model.resource.v1beta2 that return DeviceTaintRuleList Modifier and Type Method Description DeviceTaintRuleListDeviceTaintRuleListBuilder. build()Methods in io.fabric8.kubernetes.api.model.resource.v1beta2 with parameters of type DeviceTaintRuleList Modifier and Type Method Description protected voidDeviceTaintRuleListFluent. copyInstance(DeviceTaintRuleList instance)Constructors in io.fabric8.kubernetes.api.model.resource.v1beta2 with parameters of type DeviceTaintRuleList Constructor Description DeviceTaintRuleListBuilder(DeviceTaintRuleList instance)DeviceTaintRuleListBuilder(DeviceTaintRuleListFluent<?> fluent, DeviceTaintRuleList instance)DeviceTaintRuleListFluent(DeviceTaintRuleList instance)
-