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