Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceRequestAllocationResultBuilder
-
Packages that use DeviceRequestAllocationResultBuilder Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of DeviceRequestAllocationResultBuilder in io.fabric8.kubernetes.api.model.resource.v1beta2
Methods in io.fabric8.kubernetes.api.model.resource.v1beta2 that return DeviceRequestAllocationResultBuilder Modifier and Type Method Description DeviceRequestAllocationResultBuilderDeviceRequestAllocationResult. edit()DeviceRequestAllocationResultBuilderDeviceRequestAllocationResult. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.resource.v1beta2 with type arguments of type DeviceRequestAllocationResultBuilder Modifier and Type Method Description DeviceRequestAllocationResultDeviceAllocationResultFluent. buildMatchingResult(Predicate<DeviceRequestAllocationResultBuilder> predicate)DeviceAllocationResultFluent.ResultsNested<A>DeviceAllocationResultFluent. editMatchingResult(Predicate<DeviceRequestAllocationResultBuilder> predicate)booleanDeviceAllocationResultFluent. hasMatchingResult(Predicate<DeviceRequestAllocationResultBuilder> predicate)ADeviceAllocationResultFluent. removeMatchingFromResults(Predicate<DeviceRequestAllocationResultBuilder> predicate)
-