Uses of Interface
io.fabric8.openshift.api.model.ImageStreamFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ImageStreamFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamFluent Modifier and Type Interface Description interfaceImageStreamFluent<A extends ImageStreamFluent<A>>classImageStreamFluentImpl<A extends ImageStreamFluent<A>>Subinterfaces of ImageStreamFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceImageStreamImportStatusFluent.ImportNested<N>static interfaceImageStreamListFluent.ItemsNested<N>static interfaceLocalSubjectAccessReviewFluent.ImageStreamContentNested<N>static interfacePolicyRuleFluent.ImageStreamAttributeRestrictionsNested<N>static interfaceSubjectAccessReviewFluent.ImageStreamContentNested<N>static interfaceTemplateFluent.ImageStreamObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement ImageStreamFluent Modifier and Type Class Description classDoneableImageStreamclassImageStreamBuilderclassImageStreamFluentImpl<A extends ImageStreamFluent<A>>classImageStreamImportStatusFluentImpl.ImportNestedImpl<N>classImageStreamListFluentImpl.ItemsNestedImpl<N>classLocalSubjectAccessReviewFluentImpl.ImageStreamContentNestedImpl<N>classPolicyRuleFluentImpl.ImageStreamAttributeRestrictionsNestedImpl<N>classSubjectAccessReviewFluentImpl.ImageStreamContentNestedImpl<N>classTemplateFluentImpl.ImageStreamObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamFluent Constructor Description ImageStreamBuilder(ImageStreamFluent<?> fluent)ImageStreamBuilder(ImageStreamFluent<?> fluent, ImageStream instance)ImageStreamBuilder(ImageStreamFluent<?> fluent, ImageStream instance, Boolean validationEnabled)ImageStreamBuilder(ImageStreamFluent<?> fluent, Boolean validationEnabled)