Package io.fabric8.kubernetes.api.model
Interface ReplicationControllerListFluent.ItemsNested<N>
-
- All Superinterfaces:
Fluent<ReplicationControllerListFluent.ItemsNested<N>>,Nested<N>,ReplicationControllerFluent<ReplicationControllerListFluent.ItemsNested<N>>
- All Known Implementing Classes:
ReplicationControllerListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- ReplicationControllerListFluent<A extends ReplicationControllerListFluent<A>>
public static interface ReplicationControllerListFluent.ItemsNested<N> extends Nested<N>, ReplicationControllerFluent<ReplicationControllerListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerFluent
ReplicationControllerFluent.MetadataNested<N>, ReplicationControllerFluent.SpecNested<N>, ReplicationControllerFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-