Class KubeControllerManagerFluentImpl<A extends KubeControllerManagerFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.KubeControllerManagerFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,KubeControllerManagerFluent<A>
- Direct Known Subclasses:
AuthenticationSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,AuthenticationSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ConsoleSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ConsoleSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,CSISnapshotControllerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,CSISnapshotControllerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,EtcdSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,EtcdSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeControllerManagerBuilder,KubeControllerManagerListFluentImpl.ItemsNestedImpl,KubeControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeSchedulerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeSchedulerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,OpenShiftAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,OpenShiftAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,OpenShiftControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,OpenShiftControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCASpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCASpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl
public class KubeControllerManagerFluentImpl<A extends KubeControllerManagerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KubeControllerManagerFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classKubeControllerManagerFluentImpl.MetadataNestedImpl<N>classKubeControllerManagerFluentImpl.SpecNestedImpl<N>classKubeControllerManagerFluentImpl.StatusNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.KubeControllerManagerFluent
KubeControllerManagerFluent.MetadataNested<N>, KubeControllerManagerFluent.SpecNested<N>, KubeControllerManagerFluent.StatusNested<N>
-
-
Constructor Summary
Constructors Constructor Description KubeControllerManagerFluentImpl()KubeControllerManagerFluentImpl(KubeControllerManager instance)
-
Method Summary
-
-
-
Constructor Detail
-
KubeControllerManagerFluentImpl
public KubeControllerManagerFluentImpl()
-
KubeControllerManagerFluentImpl
public KubeControllerManagerFluentImpl(KubeControllerManager instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
getMetadata
@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
- Specified by:
buildMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withMetadata
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
- Specified by:
withMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
hasMetadata
public Boolean hasMetadata()
- Specified by:
hasMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewMetadata
public KubeControllerManagerFluent.MetadataNested<A> withNewMetadata()
- Specified by:
withNewMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewMetadataLike
public KubeControllerManagerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
withNewMetadataLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editMetadata
public KubeControllerManagerFluent.MetadataNested<A> editMetadata()
- Specified by:
editMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewMetadata
public KubeControllerManagerFluent.MetadataNested<A> editOrNewMetadata()
- Specified by:
editOrNewMetadatain interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewMetadataLike
public KubeControllerManagerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
editOrNewMetadataLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
getSpec
@Deprecated public KubeControllerManagerSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public KubeControllerManagerSpec buildSpec()
- Specified by:
buildSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withSpec
public A withSpec(KubeControllerManagerSpec spec)
- Specified by:
withSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
hasSpec
public Boolean hasSpec()
- Specified by:
hasSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewSpec
public KubeControllerManagerFluent.SpecNested<A> withNewSpec()
- Specified by:
withNewSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewSpecLike
public KubeControllerManagerFluent.SpecNested<A> withNewSpecLike(KubeControllerManagerSpec item)
- Specified by:
withNewSpecLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editSpec
public KubeControllerManagerFluent.SpecNested<A> editSpec()
- Specified by:
editSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewSpec
public KubeControllerManagerFluent.SpecNested<A> editOrNewSpec()
- Specified by:
editOrNewSpecin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewSpecLike
public KubeControllerManagerFluent.SpecNested<A> editOrNewSpecLike(KubeControllerManagerSpec item)
- Specified by:
editOrNewSpecLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
getStatus
@Deprecated public KubeControllerManagerStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public KubeControllerManagerStatus buildStatus()
- Specified by:
buildStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withStatus
public A withStatus(KubeControllerManagerStatus status)
- Specified by:
withStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewStatus
public KubeControllerManagerFluent.StatusNested<A> withNewStatus()
- Specified by:
withNewStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
withNewStatusLike
public KubeControllerManagerFluent.StatusNested<A> withNewStatusLike(KubeControllerManagerStatus item)
- Specified by:
withNewStatusLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editStatus
public KubeControllerManagerFluent.StatusNested<A> editStatus()
- Specified by:
editStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewStatus
public KubeControllerManagerFluent.StatusNested<A> editOrNewStatus()
- Specified by:
editOrNewStatusin interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
editOrNewStatusLike
public KubeControllerManagerFluent.StatusNested<A> editOrNewStatusLike(KubeControllerManagerStatus item)
- Specified by:
editOrNewStatusLikein interfaceKubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
-