Uses of Class
io.fabric8.kubernetes.api.model.resource.v1alpha3.AllocationResultFluent.DevicesNested
-
Packages that use AllocationResultFluent.DevicesNested Package Description io.fabric8.kubernetes.api.model.resource.v1alpha3 -
-
Uses of AllocationResultFluent.DevicesNested in io.fabric8.kubernetes.api.model.resource.v1alpha3
Methods in io.fabric8.kubernetes.api.model.resource.v1alpha3 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)
-