Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.AttachedImageReference
-
Packages that use AttachedImageReference Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of AttachedImageReference in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return AttachedImageReference Modifier and Type Method Description AttachedImageReferenceAttachedImageReferenceBuilder. build()AttachedImageReferenceDataImageStatusFluent. buildAttachedImage()AttachedImageReferenceDataImageStatus. getAttachedImage()DataImageStatus defines the observed state of DataImage.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type AttachedImageReference Modifier and Type Method Description protected voidAttachedImageReferenceFluent. copyInstance(AttachedImageReference instance)DataImageStatusFluent.AttachedImageNested<A>DataImageStatusFluent. editOrNewAttachedImageLike(AttachedImageReference item)voidDataImageStatus. setAttachedImage(AttachedImageReference attachedImage)DataImageStatus defines the observed state of DataImage.ADataImageStatusFluent. withAttachedImage(AttachedImageReference attachedImage)DataImageStatusFluent.AttachedImageNested<A>DataImageStatusFluent. withNewAttachedImageLike(AttachedImageReference item)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type AttachedImageReference Constructor Description AttachedImageReferenceBuilder(AttachedImageReference instance)AttachedImageReferenceBuilder(AttachedImageReferenceFluent<?> fluent, AttachedImageReference instance)AttachedImageReferenceFluent(AttachedImageReference instance)DataImageStatus(AttachedImageReference attachedImage, DataImageError error, String lastReconciled)
-