Package io.fabric8.kubernetes.api.model
Class ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ReplicationControllerFluent<A>
- Direct Known Subclasses:
BaseKubernetesListFluentImpl.ReplicationControllerItemsNestedImpl,DoneableReplicationController,NamedExtensionFluentImpl.ReplicationControllerExtensionNestedImpl,ReplicationControllerBuilder,ReplicationControllerListFluentImpl.ItemsNestedImpl,WatchEventFluentImpl.ReplicationControllerObjectNestedImpl
public class ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>> extends BaseFluent<A> implements ReplicationControllerFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classReplicationControllerFluentImpl.MetadataNestedImpl<N>classReplicationControllerFluentImpl.SpecNestedImpl<N>classReplicationControllerFluentImpl.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
-
Constructor Summary
Constructors Constructor Description ReplicationControllerFluentImpl()ReplicationControllerFluentImpl(ReplicationController instance) -
Method Summary
-
Constructor Details
-
ReplicationControllerFluentImpl
public ReplicationControllerFluentImpl() -
ReplicationControllerFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
getKind
- Specified by:
getKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withKind
- Specified by:
withKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>- Returns:
- The buildable object.
-
buildSpec
- Specified by:
buildSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewSpecLike
- Specified by:
withNewSpecLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewSpecLike
- Specified by:
editOrNewSpecLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
getStatus
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>- Returns:
- The buildable object.
-
buildStatus
- Specified by:
buildStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewStatus
- Specified by:
withNewStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
withNewStatusLike
public ReplicationControllerFluent.StatusNested<A> withNewStatusLike(ReplicationControllerStatus item)- Specified by:
withNewStatusLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editStatus
- Specified by:
editStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewStatus
- Specified by:
editOrNewStatusin interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
editOrNewStatusLike
public ReplicationControllerFluent.StatusNested<A> editOrNewStatusLike(ReplicationControllerStatus item)- Specified by:
editOrNewStatusLikein interfaceReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
-
equals
-