Interface ClusterServiceVersionSpecFluent.InstallModesNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
,InstallModeFluent<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ClusterServiceVersionSpecFluentImpl.InstallModesNestedImpl
- Enclosing interface:
- ClusterServiceVersionSpecFluent<A extends ClusterServiceVersionSpecFluent<A>>
public static interface ClusterServiceVersionSpecFluent.InstallModesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InstallModeFluent<ClusterServiceVersionSpecFluent.InstallModesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endInstallMode()
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallModeFluent
getType, hasSupported, hasType, isSupported, withNewSupported, withNewSupported, withNewType, withNewType, withNewType, withSupported, withType
-
-