Package io.fabric8.kubernetes.api.model
Class KubernetesListFluent.ReplicationControllerItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ReplicationControllerFluent<KubernetesListFluent.ReplicationControllerItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.KubernetesListFluent.ReplicationControllerItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- KubernetesListFluent<A extends KubernetesListFluent<A>>
public class KubernetesListFluent.ReplicationControllerItemsNested<N> extends ReplicationControllerFluent<KubernetesListFluent.ReplicationControllerItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerFluent
ReplicationControllerFluent.MetadataNested<N>, ReplicationControllerFluent.SpecNested<N>, ReplicationControllerFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendReplicationControllerItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-