Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.AllocationResultFluent.DevicesNested
-
Packages that use AllocationResultFluent.DevicesNested Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of AllocationResultFluent.DevicesNested in io.fabric8.kubernetes.api.model.resource.v1beta2
Methods in io.fabric8.kubernetes.api.model.resource.v1beta2 that return AllocationResultFluent.DevicesNested Modifier and Type Method Description AllocationResultFluent.DevicesNested<A>AllocationResultFluent. editDevices()AllocationResultFluent.DevicesNested<A>AllocationResultFluent. editOrNewDevices()AllocationResultFluent.DevicesNested<A>AllocationResultFluent. editOrNewDevicesLike(DeviceAllocationResult item)AllocationResultFluent.DevicesNested<A>AllocationResultFluent. withNewDevices()AllocationResultFluent.DevicesNested<A>AllocationResultFluent. withNewDevicesLike(DeviceAllocationResult item)
-