Package io.fabric8.kubernetes.api.model
Interface ConfigMapListFluent.MetadataNested<N>
-
- All Superinterfaces:
Fluent<ConfigMapListFluent.MetadataNested<N>>,ListMetaFluent<ConfigMapListFluent.MetadataNested<N>>,Nested<N>
- All Known Implementing Classes:
ConfigMapListFluentImpl.MetadataNestedImpl
- Enclosing interface:
- ConfigMapListFluent<A extends ConfigMapListFluent<A>>
public static interface ConfigMapListFluent.MetadataNested<N> extends Nested<N>, ListMetaFluent<ConfigMapListFluent.MetadataNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendMetadata()-
Methods inherited from interface io.fabric8.kubernetes.api.model.ListMetaFluent
getContinue, getRemainingItemCount, getResourceVersion, getSelfLink, hasContinue, hasRemainingItemCount, hasResourceVersion, hasSelfLink, withContinue, withNewContinue, withNewContinue, withNewContinue, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewSelfLink, withNewSelfLink, withNewSelfLink, withRemainingItemCount, withResourceVersion, withSelfLink
-
-