Uses of Class
io.fabric8.kubernetes.api.model.resource.v1.DeviceFluent.ConsumesCountersNested
-
Packages that use DeviceFluent.ConsumesCountersNested Package Description io.fabric8.kubernetes.api.model.resource.v1 -
-
Uses of DeviceFluent.ConsumesCountersNested in io.fabric8.kubernetes.api.model.resource.v1
Methods in io.fabric8.kubernetes.api.model.resource.v1 that return DeviceFluent.ConsumesCountersNested Modifier and Type Method Description DeviceFluent.ConsumesCountersNested<A>DeviceFluent. addNewConsumesCounter()DeviceFluent.ConsumesCountersNested<A>DeviceFluent. addNewConsumesCounterLike(DeviceCounterConsumption item)DeviceFluent.ConsumesCountersNested<A>DeviceFluent. editConsumesCounter(int index)DeviceFluent.ConsumesCountersNested<A>DeviceFluent. editFirstConsumesCounter()DeviceFluent.ConsumesCountersNested<A>DeviceFluent. editLastConsumesCounter()DeviceFluent.ConsumesCountersNested<A>DeviceFluent. editMatchingConsumesCounter(Predicate<DeviceCounterConsumptionBuilder> predicate)DeviceFluent.ConsumesCountersNested<A>DeviceFluent. setNewConsumesCounterLike(int index, DeviceCounterConsumption item)
-