Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta1.BasicDeviceFluent
-
Packages that use BasicDeviceFluent Package Description io.fabric8.kubernetes.api.model.resource.v1beta1 -
-
Uses of BasicDeviceFluent in io.fabric8.kubernetes.api.model.resource.v1beta1
Classes in io.fabric8.kubernetes.api.model.resource.v1beta1 with type parameters of type BasicDeviceFluent Modifier and Type Class Description classBasicDeviceFluent<A extends BasicDeviceFluent<A>>GeneratedSubclasses of BasicDeviceFluent in io.fabric8.kubernetes.api.model.resource.v1beta1 Modifier and Type Class Description classBasicDeviceBuilderclassDeviceFluent.BasicNested<N>Constructors in io.fabric8.kubernetes.api.model.resource.v1beta1 with parameters of type BasicDeviceFluent Constructor Description BasicDeviceBuilder(BasicDeviceFluent<?> fluent)BasicDeviceBuilder(BasicDeviceFluent<?> fluent, BasicDevice instance)
-