public class PingSourceSpecFluentImpl<A extends PingSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PingSourceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PingSourceSpecFluentImpl.CeOverridesNestedImpl<N> |
class |
PingSourceSpecFluentImpl.SinkNestedImpl<N> |
PingSourceSpecFluent.CeOverridesNested<N>, PingSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
PingSourceSpecFluentImpl() |
PingSourceSpecFluentImpl(PingSourceSpec instance) |
public PingSourceSpecFluentImpl()
public PingSourceSpecFluentImpl(PingSourceSpec instance)
@Deprecated public CloudEventOverrides getCeOverrides()
getCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public CloudEventOverrides buildCeOverrides()
buildCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withCeOverrides(CloudEventOverrides ceOverrides)
withCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasCeOverrides()
hasCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.CeOverridesNested<A> withNewCeOverrides()
withNewCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.CeOverridesNested<A> withNewCeOverridesLike(CloudEventOverrides item)
withNewCeOverridesLike in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.CeOverridesNested<A> editCeOverrides()
editCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverrides()
editOrNewCeOverrides in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverridesLike(CloudEventOverrides item)
editOrNewCeOverridesLike in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public String getJsonData()
getJsonData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withJsonData(String jsonData)
withJsonData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasJsonData()
hasJsonData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>@Deprecated public A withNewJsonData(String arg0)
withNewJsonData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public String getSchedule()
getSchedule in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withSchedule(String schedule)
withSchedule in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasSchedule()
hasSchedule in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>@Deprecated public A withNewSchedule(String arg0)
withNewSchedule in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>@Deprecated public Destination getSink()
getSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Destination buildSink()
buildSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withSink(Destination sink)
withSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasSink()
hasSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.SinkNested<A> withNewSink()
withNewSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
withNewSinkLike in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.SinkNested<A> editSink()
editSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.SinkNested<A> editOrNewSink()
editOrNewSink in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public PingSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
editOrNewSinkLike in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public String getTimezone()
getTimezone in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withTimezone(String timezone)
withTimezone in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasTimezone()
hasTimezone in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>@Deprecated public A withNewTimezone(String arg0)
withNewTimezone in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.