public class PingSourceSpecBuilder extends PingSourceSpecFluentImpl<PingSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PingSourceSpec,PingSourceSpecBuilder>
PingSourceSpecFluentImpl.CeOverridesNestedImpl<N>, PingSourceSpecFluentImpl.SinkNestedImpl<N>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 |
|---|---|
EditablePingSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCeOverrides, buildSink, editCeOverrides, editOrNewCeOverrides, editOrNewCeOverridesLike, editOrNewSink, editOrNewSinkLike, editSink, getCeOverrides, getJsonData, getSchedule, getSink, getTimezone, hasCeOverrides, hasJsonData, hasSchedule, hasSink, hasTimezone, withCeOverrides, withJsonData, withNewCeOverrides, withNewCeOverridesLike, withNewJsonData, withNewSchedule, withNewSink, withNewSinkLike, withNewTimezone, withSchedule, withSink, withTimezoneaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 EditablePingSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PingSourceSpec>public boolean equals(Object o)
equals in class PingSourceSpecFluentImpl<PingSourceSpecBuilder>public int hashCode()
hashCode in class PingSourceSpecFluentImpl<PingSourceSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.