Uses of Class
io.fabric8.openshift.api.model.machineconfiguration.v1.ImageSecretObjectReferenceFluent
-
Packages that use ImageSecretObjectReferenceFluent Package Description io.fabric8.openshift.api.model.machineconfiguration.v1 -
-
Uses of ImageSecretObjectReferenceFluent in io.fabric8.openshift.api.model.machineconfiguration.v1
Classes in io.fabric8.openshift.api.model.machineconfiguration.v1 with type parameters of type ImageSecretObjectReferenceFluent Modifier and Type Class Description classImageSecretObjectReferenceFluent<A extends ImageSecretObjectReferenceFluent<A>>GeneratedSubclasses of ImageSecretObjectReferenceFluent in io.fabric8.openshift.api.model.machineconfiguration.v1 Modifier and Type Class Description classImageSecretObjectReferenceBuilderclassMachineOSConfigSpecFluent.BaseImagePullSecretNested<N>classMachineOSConfigSpecFluent.RenderedImagePushSecretNested<N>Constructors in io.fabric8.openshift.api.model.machineconfiguration.v1 with parameters of type ImageSecretObjectReferenceFluent Constructor Description ImageSecretObjectReferenceBuilder(ImageSecretObjectReferenceFluent<?> fluent)ImageSecretObjectReferenceBuilder(ImageSecretObjectReferenceFluent<?> fluent, ImageSecretObjectReference instance)
-