Package io.fabric8.kubernetes.api.model
Interface ComponentStatusListFluent.MetadataNested<N>
-
- All Superinterfaces:
Fluent<ComponentStatusListFluent.MetadataNested<N>>,ListMetaFluent<ComponentStatusListFluent.MetadataNested<N>>,Nested<N>
- All Known Implementing Classes:
ComponentStatusListFluentImpl.MetadataNestedImpl
- Enclosing interface:
- ComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
public static interface ComponentStatusListFluent.MetadataNested<N> extends Nested<N>, ListMetaFluent<ComponentStatusListFluent.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
-
-