Uses of Class
io.fabric8.kubernetes.api.model.resource.v1.DeviceRequestAllocationResultFluent
-
Packages that use DeviceRequestAllocationResultFluent Package Description io.fabric8.kubernetes.api.model.resource.v1 -
-
Uses of DeviceRequestAllocationResultFluent in io.fabric8.kubernetes.api.model.resource.v1
Classes in io.fabric8.kubernetes.api.model.resource.v1 with type parameters of type DeviceRequestAllocationResultFluent Modifier and Type Class Description classDeviceRequestAllocationResultFluent<A extends DeviceRequestAllocationResultFluent<A>>GeneratedSubclasses of DeviceRequestAllocationResultFluent in io.fabric8.kubernetes.api.model.resource.v1 Modifier and Type Class Description classDeviceAllocationResultFluent.ResultsNested<N>classDeviceRequestAllocationResultBuilderConstructors in io.fabric8.kubernetes.api.model.resource.v1 with parameters of type DeviceRequestAllocationResultFluent Constructor Description DeviceRequestAllocationResultBuilder(DeviceRequestAllocationResultFluent<?> fluent)DeviceRequestAllocationResultBuilder(DeviceRequestAllocationResultFluent<?> fluent, DeviceRequestAllocationResult instance)
-