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