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