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