Uses of Class
io.fabric8.kubernetes.api.model.resource.v1.DeviceAllocationConfigurationBuilder
-
Packages that use DeviceAllocationConfigurationBuilder Package Description io.fabric8.kubernetes.api.model.resource.v1 -
-
Uses of DeviceAllocationConfigurationBuilder in io.fabric8.kubernetes.api.model.resource.v1
Methods in io.fabric8.kubernetes.api.model.resource.v1 that return DeviceAllocationConfigurationBuilder Modifier and Type Method Description DeviceAllocationConfigurationBuilderDeviceAllocationConfiguration. edit()DeviceAllocationConfigurationBuilderDeviceAllocationConfiguration. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.resource.v1 with type arguments of type DeviceAllocationConfigurationBuilder Modifier and Type Method Description DeviceAllocationConfigurationDeviceAllocationResultFluent. buildMatchingConfig(Predicate<DeviceAllocationConfigurationBuilder> predicate)DeviceAllocationResultFluent.ConfigNested<A>DeviceAllocationResultFluent. editMatchingConfig(Predicate<DeviceAllocationConfigurationBuilder> predicate)booleanDeviceAllocationResultFluent. hasMatchingConfig(Predicate<DeviceAllocationConfigurationBuilder> predicate)ADeviceAllocationResultFluent. removeMatchingFromConfig(Predicate<DeviceAllocationConfigurationBuilder> predicate)
-