Interface ImageStreamImportFluent<A extends ImageStreamImportFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.ImageStreamImportContentNested<N>, PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.ImageStreamImportContentNested<N>, TemplateFluent.ImageStreamImportObjectsNested<N>
All Known Implementing Classes:
DoneableImageStreamImport, ImageStreamImportBuilder, ImageStreamImportFluentImpl, LocalSubjectAccessReviewFluentImpl.ImageStreamImportContentNestedImpl, PolicyRuleFluentImpl.ImageStreamImportAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.ImageStreamImportContentNestedImpl, TemplateFluentImpl.ImageStreamImportObjectsNestedImpl

public interface ImageStreamImportFluent<A extends ImageStreamImportFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>