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