public class TopicOperatorSpecBuilder extends TopicOperatorSpecFluentImpl<TopicOperatorSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TopicOperatorSpec,TopicOperatorSpecBuilder>
TopicOperatorSpecFluentImpl.TlsSidecarNestedImpl<N>EntityTopicOperatorSpecFluentImpl.ExternalLoggingNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.InlineLoggingNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.JvmOptionsNestedImpl<N>, EntityTopicOperatorSpecFluentImpl.ResourcesNestedImpl<N>TopicOperatorSpecFluent.TlsSidecarNested<N>EntityTopicOperatorSpecFluent.ExternalLoggingNested<N>, EntityTopicOperatorSpecFluent.InlineLoggingNested<N>, EntityTopicOperatorSpecFluent.JvmOptionsNested<N>, EntityTopicOperatorSpecFluent.ResourcesNested<N>| Constructor and Description |
|---|
TopicOperatorSpecBuilder() |
TopicOperatorSpecBuilder(Boolean validationEnabled) |
TopicOperatorSpecBuilder(TopicOperatorSpec instance) |
TopicOperatorSpecBuilder(TopicOperatorSpec instance,
Boolean validationEnabled) |
TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent) |
TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent,
Boolean validationEnabled) |
TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent,
TopicOperatorSpec instance) |
TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent,
TopicOperatorSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TopicOperatorSpec |
build() |
boolean |
equals(Object o) |
buildTlsSidecar, editOrNewTlsSidecar, editOrNewTlsSidecarLike, editTlsSidecar, getAffinity, getTlsSidecar, hasAffinity, hasTlsSidecar, withAffinity, withNewTlsSidecar, withNewTlsSidecarLike, withTlsSidecarbuildJvmOptions, buildLogging, buildResources, editJvmOptions, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewResources, editOrNewResourcesLike, editResources, getImage, getJvmOptions, getLogging, getReconciliationIntervalSeconds, getResources, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, hasImage, hasJvmOptions, hasLogging, hasReconciliationIntervalSeconds, hasResources, hasTopicMetadataMaxAttempts, hasWatchedNamespace, hasZookeeperSessionTimeoutSeconds, withExternalLogging, withImage, withInlineLogging, withJvmOptions, withLogging, withNewExternalLogging, withNewExternalLoggingLike, withNewInlineLogging, withNewInlineLoggingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewResources, withNewResourcesLike, withReconciliationIntervalSeconds, withResources, withTopicMetadataMaxAttempts, withWatchedNamespace, withZookeeperSessionTimeoutSecondsaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildJvmOptions, buildLogging, buildResources, editJvmOptions, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewResources, editOrNewResourcesLike, editResources, getImage, getJvmOptions, getLogging, getReconciliationIntervalSeconds, getResources, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, hasImage, hasJvmOptions, hasLogging, hasReconciliationIntervalSeconds, hasResources, hasTopicMetadataMaxAttempts, hasWatchedNamespace, hasZookeeperSessionTimeoutSeconds, withExternalLogging, withImage, withInlineLogging, withJvmOptions, withLogging, withNewExternalLogging, withNewExternalLoggingLike, withNewInlineLogging, withNewInlineLoggingLike, withNewJvmOptions, withNewJvmOptionsLike, withNewResources, withNewResourcesLike, withReconciliationIntervalSeconds, withResources, withTopicMetadataMaxAttempts, withWatchedNamespace, withZookeeperSessionTimeoutSecondspublic TopicOperatorSpecBuilder()
public TopicOperatorSpecBuilder(Boolean validationEnabled)
public TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent)
public TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent, Boolean validationEnabled)
public TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent, TopicOperatorSpec instance)
public TopicOperatorSpecBuilder(TopicOperatorSpecFluent<?> fluent, TopicOperatorSpec instance, Boolean validationEnabled)
public TopicOperatorSpecBuilder(TopicOperatorSpec instance)
public TopicOperatorSpecBuilder(TopicOperatorSpec instance, Boolean validationEnabled)
public TopicOperatorSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TopicOperatorSpec>public boolean equals(Object o)
equals in class TopicOperatorSpecFluentImpl<TopicOperatorSpecBuilder>Copyright © 2019. All rights reserved.