public class PingSourceSpecBuilder extends PingSourceSpecFluentImpl<PingSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PingSourceSpec,PingSourceSpecBuilder>
PingSourceSpecFluent.CeOverridesNested<N>, PingSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
PingSourceSpecBuilder() |
PingSourceSpecBuilder(Boolean validationEnabled) |
PingSourceSpecBuilder(PingSourceSpec instance) |
PingSourceSpecBuilder(PingSourceSpec instance,
Boolean validationEnabled) |
PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent) |
PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent,
Boolean validationEnabled) |
PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent,
PingSourceSpec instance) |
PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent,
PingSourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PingSourceSpec |
build() |
buildCeOverrides, buildSink, editCeOverrides, editOrNewCeOverrides, editOrNewCeOverridesLike, editOrNewSink, editOrNewSinkLike, editSink, equals, getCeOverrides, getContentType, getData, getDataBase64, getSchedule, getSink, getTimezone, hasCeOverrides, hasContentType, hasData, hasDataBase64, hashCode, hasSchedule, hasSink, hasTimezone, toString, withCeOverrides, withContentType, withData, withDataBase64, withNewCeOverrides, withNewCeOverridesLike, withNewSink, withNewSinkLike, withSchedule, withSink, withTimezoneaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PingSourceSpecBuilder()
public PingSourceSpecBuilder(Boolean validationEnabled)
public PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent)
public PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, Boolean validationEnabled)
public PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, PingSourceSpec instance)
public PingSourceSpecBuilder(PingSourceSpecFluent<?> fluent, PingSourceSpec instance, Boolean validationEnabled)
public PingSourceSpecBuilder(PingSourceSpec instance)
public PingSourceSpecBuilder(PingSourceSpec instance, Boolean validationEnabled)
public PingSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PingSourceSpec>Copyright © 2015–2022 Red Hat. All rights reserved.