Package io.fabric8.kubernetes.api.model
Interface APIGroupFluent.PreferredVersionNested<N>
-
- All Superinterfaces:
Fluent<APIGroupFluent.PreferredVersionNested<N>>
,GroupVersionForDiscoveryFluent<APIGroupFluent.PreferredVersionNested<N>>
,Nested<N>
- All Known Implementing Classes:
APIGroupFluentImpl.PreferredVersionNestedImpl
- Enclosing interface:
- APIGroupFluent<A extends APIGroupFluent<A>>
public static interface APIGroupFluent.PreferredVersionNested<N> extends Nested<N>, GroupVersionForDiscoveryFluent<APIGroupFluent.PreferredVersionNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endPreferredVersion()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.GroupVersionForDiscoveryFluent
getGroupVersion, getVersion, hasGroupVersion, hasVersion, withGroupVersion, withNewGroupVersion, withNewGroupVersion, withNewGroupVersion, withNewVersion, withNewVersion, withNewVersion, withVersion
-
-