Interface ClusterServiceVersionSpecFluent.IconNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.IconNested<N>>
,IconFluent<ClusterServiceVersionSpecFluent.IconNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ClusterServiceVersionSpecFluentImpl.IconNestedImpl
- Enclosing interface:
- ClusterServiceVersionSpecFluent<A extends ClusterServiceVersionSpecFluent<A>>
public static interface ClusterServiceVersionSpecFluent.IconNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, IconFluent<ClusterServiceVersionSpecFluent.IconNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endIcon()
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.IconFluent
getBase64data, getMediatype, hasBase64data, hasMediatype, withBase64data, withMediatype, withNewBase64data, withNewBase64data, withNewBase64data, withNewMediatype, withNewMediatype, withNewMediatype
-
-