public class TopicOperatorSpecFluentImpl<A extends TopicOperatorSpecFluent<A>> extends EntityTopicOperatorSpecFluentImpl<A> implements TopicOperatorSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
TopicOperatorSpecFluentImpl.TlsSidecarNestedImpl<N> |
EntityTopicOperatorSpecFluentImpl.ExternalLoggingNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.InlineLoggingNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.JvmOptionsNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.LivenessProbeNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.ReadinessProbeNestedImpl<N>TopicOperatorSpecFluent.TlsSidecarNested<N>EntityTopicOperatorSpecFluent.ExternalLoggingNested<N>, EntityTopicOperatorSpecFluent.InlineLoggingNested<N>, EntityTopicOperatorSpecFluent.JvmOptionsNested<N>, EntityTopicOperatorSpecFluent.LivenessProbeNested<N>, EntityTopicOperatorSpecFluent.ReadinessProbeNested<N>| Constructor and Description |
|---|
TopicOperatorSpecFluentImpl() |
TopicOperatorSpecFluentImpl(TopicOperatorSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
TlsSidecar |
buildTlsSidecar() |
TopicOperatorSpecFluent.TlsSidecarNested<A> |
editOrNewTlsSidecar() |
TopicOperatorSpecFluent.TlsSidecarNested<A> |
editOrNewTlsSidecarLike(TlsSidecar item) |
TopicOperatorSpecFluent.TlsSidecarNested<A> |
editTlsSidecar() |
boolean |
equals(Object o) |
io.fabric8.kubernetes.api.model.Affinity |
getAffinity() |
TlsSidecar |
getTlsSidecar()
Deprecated.
|
Boolean |
hasAffinity() |
Boolean |
hasTlsSidecar() |
A |
withAffinity(io.fabric8.kubernetes.api.model.Affinity affinity) |
TopicOperatorSpecFluent.TlsSidecarNested<A> |
withNewTlsSidecar() |
TopicOperatorSpecFluent.TlsSidecarNested<A> |
withNewTlsSidecarLike(TlsSidecar item) |
A |
withTlsSidecar(TlsSidecar tlsSidecar) |
buildJvmOptions, buildLivenessProbe, buildLogging, buildReadinessProbe, editJvmOptions, editLivenessProbe, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewLivenessProbe, editOrNewLivenessProbeLike, editOrNewReadinessProbe, editOrNewReadinessProbeLike, editReadinessProbe, getImage, getJvmOptions, getLivenessProbe, getLogging, getReadinessProbe, getReconciliationIntervalSeconds, getResources, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, hasImage, hasJvmOptions, hasLivenessProbe, hasLogging, hasReadinessProbe, hasReconciliationIntervalSeconds, hasResources, hasTopicMetadataMaxAttempts, hasWatchedNamespace, hasZookeeperSessionTimeoutSeconds, withExternalLogging, withImage, withInlineLogging, withJvmOptions, withLivenessProbe, withLogging, withNewExternalLogging, withNewExternalLoggingLike, withNewImage, withNewImage, withNewImage, withNewInlineLogging, withNewInlineLoggingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewLivenessProbe, withNewLivenessProbe, withNewLivenessProbeLike, withNewReadinessProbe, withNewReadinessProbe, withNewReadinessProbeLike, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withReadinessProbe, withReconciliationIntervalSeconds, withResources, withTopicMetadataMaxAttempts, withWatchedNamespace, withZookeeperSessionTimeoutSecondsaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildJvmOptions, buildLivenessProbe, buildLogging, buildReadinessProbe, editJvmOptions, editLivenessProbe, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewLivenessProbe, editOrNewLivenessProbeLike, editOrNewReadinessProbe, editOrNewReadinessProbeLike, editReadinessProbe, getImage, getJvmOptions, getLivenessProbe, getLogging, getReadinessProbe, getReconciliationIntervalSeconds, getResources, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, hasImage, hasJvmOptions, hasLivenessProbe, hasLogging, hasReadinessProbe, hasReconciliationIntervalSeconds, hasResources, hasTopicMetadataMaxAttempts, hasWatchedNamespace, hasZookeeperSessionTimeoutSeconds, withExternalLogging, withImage, withInlineLogging, withJvmOptions, withLivenessProbe, withLogging, withNewExternalLogging, withNewExternalLoggingLike, withNewImage, withNewImage, withNewImage, withNewInlineLogging, withNewInlineLoggingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewLivenessProbe, withNewLivenessProbe, withNewLivenessProbeLike, withNewReadinessProbe, withNewReadinessProbe, withNewReadinessProbeLike, withNewWatchedNamespace, withNewWatchedNamespace, withNewWatchedNamespace, withReadinessProbe, withReconciliationIntervalSeconds, withResources, withTopicMetadataMaxAttempts, withWatchedNamespace, withZookeeperSessionTimeoutSecondspublic TopicOperatorSpecFluentImpl()
public TopicOperatorSpecFluentImpl(TopicOperatorSpec instance)
public io.fabric8.kubernetes.api.model.Affinity getAffinity()
getAffinity in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public A withAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
withAffinity in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public Boolean hasAffinity()
hasAffinity in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>@Deprecated public TlsSidecar getTlsSidecar()
getTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TlsSidecar buildTlsSidecar()
buildTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public A withTlsSidecar(TlsSidecar tlsSidecar)
withTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public Boolean hasTlsSidecar()
hasTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TopicOperatorSpecFluent.TlsSidecarNested<A> withNewTlsSidecar()
withNewTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TopicOperatorSpecFluent.TlsSidecarNested<A> withNewTlsSidecarLike(TlsSidecar item)
withNewTlsSidecarLike in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TopicOperatorSpecFluent.TlsSidecarNested<A> editTlsSidecar()
editTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TopicOperatorSpecFluent.TlsSidecarNested<A> editOrNewTlsSidecar()
editOrNewTlsSidecar in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public TopicOperatorSpecFluent.TlsSidecarNested<A> editOrNewTlsSidecarLike(TlsSidecar item)
editOrNewTlsSidecarLike in interface TopicOperatorSpecFluent<A extends TopicOperatorSpecFluent<A>>public boolean equals(Object o)
equals in class EntityTopicOperatorSpecFluentImpl<A extends TopicOperatorSpecFluent<A>>Copyright © 2019. All rights reserved.