Uses of Interface
io.fabric8.openshift.api.model.ImageStreamImportFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamImportFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamImportFluent Modifier and Type Interface Description interfaceImageStreamImportFluent<A extends ImageStreamImportFluent<A>>classImageStreamImportFluentImpl<A extends ImageStreamImportFluent<A>>Subinterfaces of ImageStreamImportFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceLocalSubjectAccessReviewFluent.ImageStreamImportContentNested<N>static interfacePolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<N>static interfaceSubjectAccessReviewFluent.ImageStreamImportContentNested<N>static interfaceTemplateFluent.ImageStreamImportObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement ImageStreamImportFluent Modifier and Type Class Description classDoneableImageStreamImportclassImageStreamImportBuilderclassImageStreamImportFluentImpl<A extends ImageStreamImportFluent<A>>classLocalSubjectAccessReviewFluentImpl.ImageStreamImportContentNestedImpl<N>classPolicyRuleFluentImpl.ImageStreamImportAttributeRestrictionsNestedImpl<N>classSubjectAccessReviewFluentImpl.ImageStreamImportContentNestedImpl<N>classTemplateFluentImpl.ImageStreamImportObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamImportFluent Constructor Description ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent)ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance)ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance, Boolean validationEnabled)ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, Boolean validationEnabled)