Class ClusterServiceVersionSpecFluentImpl.InstallModesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallModeFluentImpl<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionSpecFluentImpl.InstallModesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
,ClusterServiceVersionSpecFluent.InstallModesNested<N>
,InstallModeFluent<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
- Enclosing class:
- ClusterServiceVersionSpecFluentImpl<A extends ClusterServiceVersionSpecFluent<A>>
public class ClusterServiceVersionSpecFluentImpl.InstallModesNestedImpl<N> extends InstallModeFluentImpl<ClusterServiceVersionSpecFluent.InstallModesNested<N>> implements ClusterServiceVersionSpecFluent.InstallModesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endInstallMode()
-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallModeFluentImpl
equals, getType, hashCode, hasSupported, hasType, isSupported, withNewSupported, withNewSupported, withNewType, withNewType, withNewType, withSupported, withType
-
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.InstallModeFluent
getType, hasSupported, hasType, isSupported, withNewSupported, withNewSupported, withNewType, withNewType, withNewType, withSupported, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceClusterServiceVersionSpecFluent.InstallModesNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endInstallMode
public N endInstallMode()
- Specified by:
endInstallMode
in interfaceClusterServiceVersionSpecFluent.InstallModesNested<N>
-
-