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