Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta1.DeviceAllocationResultFluent.ConfigNested
-
Packages that use DeviceAllocationResultFluent.ConfigNested Package Description io.fabric8.kubernetes.api.model.resource.v1beta1 -
-
Uses of DeviceAllocationResultFluent.ConfigNested in io.fabric8.kubernetes.api.model.resource.v1beta1
Methods in io.fabric8.kubernetes.api.model.resource.v1beta1 that return DeviceAllocationResultFluent.ConfigNested Modifier and Type Method Description DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. addNewConfig()DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. addNewConfigLike(DeviceAllocationConfiguration item)DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. editConfig(int index)DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. editFirstConfig()DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. editLastConfig()DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. editMatchingConfig(Predicate<DeviceAllocationConfigurationBuilder> predicate)DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. setNewConfigLike(int index, DeviceAllocationConfiguration item)
-