Package io.fabric8.kubernetes.api.model
Class BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl<BaseKubernetesListFluent.ReplicationControllerItemsNested<N>>
io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl<N>
- All Implemented Interfaces:
Fluent<BaseKubernetesListFluent.ReplicationControllerItemsNested<N>>,Nested<N>,Visitable<BaseKubernetesListFluent.ReplicationControllerItemsNested<N>>,BaseKubernetesListFluent.ReplicationControllerItemsNested<N>,ReplicationControllerFluent<BaseKubernetesListFluent.ReplicationControllerItemsNested<N>>
- Enclosing class:
- BaseKubernetesListFluentImpl<A extends BaseKubernetesListFluent<A>>
public class BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl<N> extends ReplicationControllerFluentImpl<BaseKubernetesListFluent.ReplicationControllerItemsNested<N>> implements BaseKubernetesListFluent.ReplicationControllerItemsNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl
ReplicationControllerFluentImpl.MetadataNestedImpl<N>, ReplicationControllerFluentImpl.SpecNestedImpl<N>, ReplicationControllerFluentImpl.StatusNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerFluent
ReplicationControllerFluent.MetadataNested<N>, ReplicationControllerFluent.SpecNested<N>, ReplicationControllerFluent.StatusNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendReplicationControllerItem()Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, 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, withStatusMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Method Details
-
and
-
endReplicationControllerItem
- Specified by:
endReplicationControllerItemin interfaceBaseKubernetesListFluent.ReplicationControllerItemsNested<N>
-