Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceAttributeFluent
-
Packages that use DeviceAttributeFluent Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of DeviceAttributeFluent in io.fabric8.kubernetes.api.model.resource.v1beta2
Classes in io.fabric8.kubernetes.api.model.resource.v1beta2 with type parameters of type DeviceAttributeFluent Modifier and Type Class Description classDeviceAttributeFluent<A extends DeviceAttributeFluent<A>>GeneratedSubclasses of DeviceAttributeFluent in io.fabric8.kubernetes.api.model.resource.v1beta2 Modifier and Type Class Description classDeviceAttributeBuilderConstructors in io.fabric8.kubernetes.api.model.resource.v1beta2 with parameters of type DeviceAttributeFluent Constructor Description DeviceAttributeBuilder(DeviceAttributeFluent<?> fluent)DeviceAttributeBuilder(DeviceAttributeFluent<?> fluent, DeviceAttribute instance)
-