Uses of Class
io.fabric8.openshift.api.model.operator.v1alpha1.ImageContentSourcePolicyList
-
Packages that use ImageContentSourcePolicyList Package Description io.fabric8.openshift.api.model.operator.v1alpha1 -
-
Uses of ImageContentSourcePolicyList in io.fabric8.openshift.api.model.operator.v1alpha1
Methods in io.fabric8.openshift.api.model.operator.v1alpha1 that return ImageContentSourcePolicyList Modifier and Type Method Description ImageContentSourcePolicyListImageContentSourcePolicyListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.v1alpha1 with parameters of type ImageContentSourcePolicyList Modifier and Type Method Description protected voidImageContentSourcePolicyListFluent. copyInstance(ImageContentSourcePolicyList instance)Constructors in io.fabric8.openshift.api.model.operator.v1alpha1 with parameters of type ImageContentSourcePolicyList Constructor Description ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyList instance)ImageContentSourcePolicyListBuilder(ImageContentSourcePolicyListFluent<?> fluent, ImageContentSourcePolicyList instance)ImageContentSourcePolicyListFluent(ImageContentSourcePolicyList instance)
-