Class ClusterServiceVersionSpecFluentImpl.IconNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.IconFluentImpl<ClusterServiceVersionSpecFluent.IconNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionSpecFluentImpl.IconNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.IconNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<ClusterServiceVersionSpecFluent.IconNested<N>>
,ClusterServiceVersionSpecFluent.IconNested<N>
,IconFluent<ClusterServiceVersionSpecFluent.IconNested<N>>
- Enclosing class:
- ClusterServiceVersionSpecFluentImpl<A extends ClusterServiceVersionSpecFluent<A>>
public class ClusterServiceVersionSpecFluentImpl.IconNestedImpl<N> extends IconFluentImpl<ClusterServiceVersionSpecFluent.IconNested<N>> implements ClusterServiceVersionSpecFluent.IconNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endIcon()
-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.IconFluentImpl
equals, getBase64data, getMediatype, hasBase64data, hashCode, hasMediatype, withBase64data, withMediatype, withNewBase64data, withNewBase64data, withNewBase64data, withNewMediatype, withNewMediatype, withNewMediatype
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.IconFluent
getBase64data, getMediatype, hasBase64data, hasMediatype, withBase64data, withMediatype, withNewBase64data, withNewBase64data, withNewBase64data, withNewMediatype, withNewMediatype, withNewMediatype
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceClusterServiceVersionSpecFluent.IconNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endIcon
public N endIcon()
- Specified by:
endIcon
in interfaceClusterServiceVersionSpecFluent.IconNested<N>
-
-