Interface ClusterServiceVersionSpecFluent.ProviderNested<N>
-
- All Superinterfaces:
AppLinkFluent<ClusterServiceVersionSpecFluent.ProviderNested<N>>
,io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.ProviderNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ClusterServiceVersionSpecFluentImpl.ProviderNestedImpl
- Enclosing interface:
- ClusterServiceVersionSpecFluent<A extends ClusterServiceVersionSpecFluent<A>>
public static interface ClusterServiceVersionSpecFluent.ProviderNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AppLinkFluent<ClusterServiceVersionSpecFluent.ProviderNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endProvider()
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.AppLinkFluent
getName, getUrl, hasName, hasUrl, withName, withNewName, withNewName, withNewName, withNewUrl, withNewUrl, withNewUrl, withUrl
-
-