Package io.fabric8.kubernetes.api.model
Interface KubeSchemaFluent.GetOptionsNested<N>
-
- All Superinterfaces:
Fluent<KubeSchemaFluent.GetOptionsNested<N>>
,GetOptionsFluent<KubeSchemaFluent.GetOptionsNested<N>>
,Nested<N>
- All Known Implementing Classes:
KubeSchemaFluentImpl.GetOptionsNestedImpl
- Enclosing interface:
- KubeSchemaFluent<A extends KubeSchemaFluent<A>>
public static interface KubeSchemaFluent.GetOptionsNested<N> extends Nested<N>, GetOptionsFluent<KubeSchemaFluent.GetOptionsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endGetOptions()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.GetOptionsFluent
getApiVersion, getKind, getResourceVersion, hasApiVersion, hasKind, hasResourceVersion, withApiVersion, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withResourceVersion
-
-