public class PingSourceSpecFluentImpl<A extends PingSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PingSourceSpecFluent<A>
PingSourceSpecFluent.CeOverridesNested<N>, PingSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
PingSourceSpecFluentImpl() |
PingSourceSpecFluentImpl(PingSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 getContentType()
getContentType in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withContentType(String contentType)
withContentType in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasContentType()
hasContentType in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public String getData()
getData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withData(String data)
withData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasData()
hasData in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public String getDataBase64()
getDataBase64 in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public A withDataBase64(String dataBase64)
withDataBase64 in interface PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>public Boolean hasDataBase64()
hasDataBase64 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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PingSourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PingSourceSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.