public class PingSourceSpecFluent<A extends PingSourceSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PingSourceSpecFluent.CeOverridesNested<N> |
class |
PingSourceSpecFluent.SinkNested<N> |
| Constructor and Description |
|---|
PingSourceSpecFluent() |
PingSourceSpecFluent(PingSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PingSourceSpecFluent()
public PingSourceSpecFluent(PingSourceSpec instance)
public CloudEventOverrides buildCeOverrides()
public A withCeOverrides(CloudEventOverrides ceOverrides)
public boolean hasCeOverrides()
public PingSourceSpecFluent.CeOverridesNested<A> withNewCeOverrides()
public PingSourceSpecFluent.CeOverridesNested<A> withNewCeOverridesLike(CloudEventOverrides item)
public PingSourceSpecFluent.CeOverridesNested<A> editCeOverrides()
public PingSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverrides()
public PingSourceSpecFluent.CeOverridesNested<A> editOrNewCeOverridesLike(CloudEventOverrides item)
public String getContentType()
public boolean hasContentType()
public String getData()
public boolean hasData()
public String getDataBase64()
public boolean hasDataBase64()
public String getSchedule()
public boolean hasSchedule()
public Destination buildSink()
public A withSink(Destination sink)
public boolean hasSink()
public PingSourceSpecFluent.SinkNested<A> withNewSink()
public PingSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
public PingSourceSpecFluent.SinkNested<A> editSink()
public PingSourceSpecFluent.SinkNested<A> editOrNewSink()
public PingSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
public String getTimezone()
public boolean hasTimezone()
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–2023 Red Hat. All rights reserved.