Uses of Interface
io.fabric8.openshift.api.model.ImageImportStatusFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageImportStatusFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageImportStatusFluent Modifier and Type Interface Description interfaceImageImportStatusFluent<A extends ImageImportStatusFluent<A>>classImageImportStatusFluentImpl<A extends ImageImportStatusFluent<A>>Subinterfaces of ImageImportStatusFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageStreamImportStatusFluent.ImagesNested<N>static interfaceRepositoryImportStatusFluent.ImagesNested<N>Classes in io.fabric8.openshift.api.model that implement ImageImportStatusFluent Modifier and Type Class Description classDoneableImageImportStatusclassImageImportStatusBuilderclassImageImportStatusFluentImpl<A extends ImageImportStatusFluent<A>>classImageStreamImportStatusFluentImpl.ImagesNestedImpl<N>classRepositoryImportStatusFluentImpl.ImagesNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageImportStatusFluent Constructor Description ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent)ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent, ImageImportStatus instance)ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent, ImageImportStatus instance, Boolean validationEnabled)ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent, Boolean validationEnabled)